For the complete documentation index, see llms.txt. This page is also available as Markdown.

Ship Order Items

Ship Order Items

post

Rate limit: 200 requests per minute

Authorizations
X-API-KeystringRequired
Body
Responses
200

OK

application/json
batchRequestIdstring · uuidRequired

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.

Example: 123e4567-e89b-12d3-a456-426614174000
post/api/v1/orders/ship

Last updated

Was this helpful?