<- Transfer Order API

Transfer Order API

All versions ->

Search transfer ordersBeta

POST

 /v2/transfer-orders/search

Searches for transfer orders using filters.

Permissions:INVENTORY_READ
Try in API Explorer
Link to section

Request body

Example code

Link to section

query

The search query

Link to section

cursor

string

Pagination cursor from a previous search response

Link to section

limit

integer(32-bit)

Maximum number of results to return (1-100)

Link to section

Response fields

Link to section

transfer_orders

List of transfer orders matching the search criteria

Link to section

cursor

string

Pagination cursor for fetching the next page of results

Link to section

errors

Any errors that occurred during the request

Error descriptions