List fulfillments
Obtains a list of fulfillments that match the specified criteria.
Note: Orders that have been marked as shipped either through the UI or API will appear in the response as they are considered fulfillments.
Query parameters
Returns the fulfillment with the specified fulfillment ID
Returns fulfillments whose orders have the specified order ID
Returns fulfillments whose orders have the specified order number
Returns fulfillments with the specified tracking number
Returns fulfillments shipped to the specified recipient name
Returns fulfillments created on or after the specified date
Returns fulfillments created on or before the specified date
Returns fulfillments with shipDate on or after the specified date
Returns fulfillments with shipDate on or before the specified date
Sort the responses by a set value
Sort direction
Page number
Number of results per page. Maximum 500.
Response
List of fulfillments retrieved successfully