List Inventory Movements

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

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
string
string
Response

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