Tool to fetch inventory levels for products. Shows availability of products across locations for a date range. Use when checking product availability or stock levels.
page_sizestringNumber of items per page for pagination.
filter_fromRequiredstringStart date for inventory level query in ISO 8601 format (YYYY-MM-DD). Required.
filter_tillRequiredstringEnd date for inventory level query in ISO 8601 format (YYYY-MM-DD). Required.
page_numberstringPage number for pagination.
filter_item_idstringUUID of the item (product) to check inventory levels for. Either item_id or order_id must be supplied.
filter_order_idstringUUID of the order to check inventory levels for. Either item_id or order_id must be supplied.
filter_location_idstringUUID of specific location to filter inventory levels.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.