v1

latestOpenAPI 3.0.12026-07-2481208369.3 KB
bulk-processing-orchestration

A synchronous bulk orchestration in front of the MegaShipmentProcess, allowing concurrent requests to be created and return results together. Please note that this endpoint is will block while the the full request is completely processed. Failures will not block and are returned alongside the results.

post/api/v1/shipment/bulkprocessing/labels

Query parameters

includeLedgerInOrchestrationMetadataboolean

Request body

Response

The orchestrated results of the bulk request.

resultsobject[]

Successful results from processing.

failuresobject[]

Any failures resulting from processing.