Skip to main content

List Orders

GET 

/api/shipbob/:instance/orders

Paginated, filterable, sortable list of ShipBob orders for the instance (the provider mirror of a fulfillment order).

Authentication: Requires Bearer token.

Free-text search covers order_number and reference_id. Sort with the sort param (prefix - for descending). Default page size is 10.

Request

Responses

OK

Response Headers
    Content-Type