Orders

Ship Order Items

Rate limit: 200 requests per minute

post/api/v1/orders/ship

Request body

Response

OK

batchRequestIdstring uuid required

ID of the asynchronous batch request. Identical payloads from the same merchant within the deduplication window return the existing in-flight ID instead of queuing a new batch. Poll the results endpoint with this ID to retrieve the outcome.

Changes

No recorded changes to this endpoint across all 1 revision of this API.