Tool to search orders with advanced filtering using logical operators. Use when you need to find orders by specific criteria (status, dates, customer) with complex queries like date ranges or multiple conditions.
includestringComma-separated list of relationships to sideload (e.g., 'customer,lines,plannings').
page_sizeintegerNumber of orders per page. If not specified, server default is used.
page_numberintegerPage number to retrieve, must be >= 1.
fields_ordersstringComma-separated list of order fields to return (e.g., 'id,number,status,customer_id'). If not specified, all fields are returned.
filter_conditionsobjectFilter conditions with logical operator for order search.
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.