v1
latestSwagger 2.02026-07-133652141.7 KBorder
Update new order to include shipment information
Updates order to include shipment shiped information. This endpoint can be used to include a single or multiple shipments for any give order. In order to inform that all items of a order where shipped list all of them, including applicable quantities in the payload.
post/order/{orderId}/shipment/sent
Path parameters
orderIdstring required
Unique Order Id
Headers
authorizationstring required
Authorization token. The Authorization token can be found in your Admin console.
Request body
Response
Sucess!