Skip to main content

What still has to reach the ERP, for an agent to pull.

GET 

/admin/erp/connections/:id/outbox

The counterpart of ingest, for an ERP that cannot be reached from here: the agent beside it pulls the documents instead of us pushing them. Buyers come before the orders that name them. A document stays listed until it is acked with an external id, so pulling twice is safe. Each carries the same idempotency_key on every pull — use it in the ERP so a retry after a timeout cannot create a second record.

Request

Responses

OK