v1

latestSwagger 2.02026-07-133652141.7 KB
order

Confirms that a shipment was delivered

Confirms that a shipment was delivered. Must inform quantity of successfully deliverd items even if items deliverd was less than the original order

post/order/{orderId}/shipment/delivered

Path parameters

orderIdstring required

Unique Order Id

Headers

authorizationstring required

Authorization token. The Authorization token can be found in your Admin console.

Request body

itemsstring[] required

List of Order IDs of this items from this order that will be updated in this shipment

occurredAtstring date-time required

Data da ocorrência

trackingUrlstring

Courier tracking URL

numberstring

Unique id shipment Id in the courier system

sellerShipmentIdstring required

Unique Seller shipment Id. This must be unique across all orders and shipmnents

ctestring

Conhecimento do Transporte Eletrônico

Response

Sucess!