Back to overview
Addition to GET shipment by shipment id endpoint
A new field quantityShipped is introduced in the response body of the shipmentItems of the Get a shipment by shipment id endpoint.
quantityrefers to the amount of ordered products for this order item id.quantityShippedrefers to the amount of shipped products for this order item id.
Why have we added this
This enhancement provides retailers and intermediaries with more clarity for the difference between the quantity ordered and actual shipped quantity quantityShipped.
You can find the updated technical documentation for this endpoint here.