Query Waybills
Order Management
Query Waybills
Query waybill tracking numbers and shipping label URLs by uniqueRequestId or orderNo. At least one parameter must be provided.
GET
Query Waybills
Query waybill tracking numbers and shipping label URLs for your orders.
You can query by either:
uniqueRequestId— the batch identifier used when creating orders, returns all waybills for that batchorderNo— the customer order number from individual order items, returns waybills for that specific order
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
The unique request ID used when creating the order. Returns all waybills for that batch.
The customer order number (the orderNo passed in each order item when creating the order). Returns waybills associated with that specific order.
Response
List of waybill information
