Get shipment details such as price breakup, tracking details, store information, etc. using Shipment ID. For example, shipmentId: '16736576489251696245'.
Arguments
shipmentId
String!Required
ID of the shipment. An order may contain multiple items and may get divided into one or more shipment, each having its own ID.
For example, '16736576489251696245'.
You can get shipmentId from the query order.shipments[].shipment_id.
For example, '16736576489251696245'.
You can get shipmentId from the query order.shipments[].shipment_id.
Response
Query
Try it
Input Variables
Response
Was this section helpful?