Back to overview

Addition to GET shipment by shipment id endpoint

Placed on:7 October 2025

A new field quantityShipped is introduced in the response body of the shipmentItems of the Get a shipment by shipment id endpoint.

  • quantity refers to the amount of ordered products for this order item id.
  • quantityShipped refers 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.