List Inventory Movements

Retrieve a list of inventory movements with optional filtering and pagination.

Learn about Filtering and Optimizing Queries

Receiving large response pay loads on list endpoints? Check out our guides on "Optimizing Queries" and "Filtering & Sorting" to learn how to only receive the data that you need.

Query Params
boolean

Filter by booking status. Set to true for booked movements, false for draft/unbooked ones.

string

Filter movements regulated on or after this date. Format: YYYY-MM-DD.

string

Filter movements regulated on or before this date. Format: YYYY-MM-DD.

string

Filter by specific product/item number. Returns movements affecting this item.

integer

Filter by user ID who created the movement.

integer

Filter by location ID where the movement occurred.

integer

Filter by regulation/adjustment category type ID.

Headers
string
Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json