Tool to retrieve planning records that track product and bundle reservations across locations and time periods. Use when you need to check what items are planned or reserved for specific dates, locations, or orders.
sortstringSort order (e.g., 'starts_at' for ascending, '-starts_at' for descending).
fieldsarrayList of specific fields to include in the response instead of defaults.
includestringComma-separated list of relationships to include (e.g., 'product', 'bundle', 'location', 'order').
page_sizeintegerNumber of plannings per page.
page_numberintegerPage number to retrieve, must be >= 1.
filter_item_idstringFilter plannings by item ID (products or bundles).
filter_order_idstringFilter plannings by order ID.
filter_reserved_from_gtestringFilter plannings with reserved_from at or after this date-time (ISO 8601 format).
filter_reserved_till_ltestringFilter plannings with reserved_till at or before this date-time (ISO 8601 format).
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.