Push one batch from an on-prem agent (the ERP bridge).
POST/admin/erp/connections/:id/ingest
Used by an agent that reads an ERP we cannot reach — a Windows service beside SAP Business
One, for example. Authenticate with an API key scoped to erp.manage. Records apply in
dependency order and are idempotent, so a batch may be resent. Any record failure rejects
the whole batch (502) and no cursor moves: retry unchanged. Send the batch even when it is
empty — that is how a healthy but idle bridge stays visible, and how agent.error reports
an ERP the bridge could not read.
Request
Responses
- 200
- 400
- 404
- 502
Applied.
Error
Error
Error