Skip to main content
GET
List Stock Transfers

Headers

TENANT
string
required

The tenant you are making this request on behalf of

API-KEY
string
required

Your api key

Query Parameters

page
integer | null
per_page
integer | null
sort_by
string | null
sort_direction
enum<string> | null
Available options:
asc,
desc
location_id
string | null

Filter by either source or destination location

from_location_id
string | null

Filter by source location

to_location_id
string | null

Filter by destination location

status
enum<string> | null

Filter by status

Available options:
PENDING,
COMPLETED,
CANCELLED
stock_id
string | null

Filter by stock in any item

Response

Successful Response

data
StockTransfer · object[]
required
total
integer
required