Inventory

List custom inventory adjustment reasons

Returns a paginated list of custom inventory adjustment reasons for the authenticated retailer.

🔒 Requires: inventory:write scope

get/custom_inventory_adjustment_reasons

Query parameters

page_sizeinteger

The maximum number of items to be returned in the response.

afterinteger

Return records with a version greater than this value.

beforeinteger

Return records with a version less than this value.

Response

The list of custom inventory adjustment reasons was successfully retrieved.

Changes

No recorded changes to this endpoint across all 1 revision of this API.