List OrdersAsk AIget https://app.rackbeat.com/api/ordersRetrieve a list of orders with optional filtering and pagination.Query Paramssimple_filter[number]stringCan be filtered using all operatorssimple_filter[created_at]stringCan be filtered using all operatorssimple_filter[updated_at]stringCan be filtered using all operatorsis_cancelledstringUsed to filter output. Example: trueis_bookedstringUsed to filter output. Example: trueis_shippedstringUsed to filter output. Example: trueis_ready_for_shippingstringUsed to filter output. Example: truedate_fromstringUsed to filter output between dates. Example: 2023-01-01 12:00:00date_tostringUsed to filter output between dates. Example: 2023-01-01 12:00:00booked_at_fromstringUsed to filter output between dates. Example: 2023-01-01 12:00:00booked_at_tostringUsed to filter output between dates. Example: 2023-01-01 12:00:00order_date_fromstringUsed to filter output between dates. Example: 2023-01-01 12:00:00order_date_tostringUsed to filter output between dates. Example: 2023-01-01 12:00:00revenue_delivery_date_fromstringUsed to filter output between dates. Example: 2023-01-01 12:00:00revenue_delivery_date_tostringUsed to filter output between dates. Example: 2023-01-01 12:00:00order_delivery_date_fromstringUsed to filter output between dates. Example: 2023-01-01 12:00:00order_delivery_date_tostringUsed to filter output between dates. Example: 2023-01-01 12:00:00address_emailstringUsed to filter output. Example: [email protected]employee_numberstringUsed to filter output. Example: test123searchstringUsed to filter output. Example: test123is_archivedstringUsed to filter output. Example: trueother_referencestringUsed to filter output. Example: test123other_reference_eqstringUsed to filter output. Example: test123employeestringUsed to filter output. Example: test123employee_fromstringUsed to filter ouput between entities. Example: 1005employee_tostringUsed to filter ouput between entities. Example: 1005has_itemstringUsed to filter output. Example: trueitem_fromstringUsed to filter ouput between entities. Example: 1005item_tostringUsed to filter ouput between entities. Example: 1005customer_numberstringUsed to filter output. Example: test123customer_fromstringUsed to filter ouput between entities. Example: 1005customer_tostringUsed to filter ouput between entities. Example: 1005customer_group_numberstringUsed to filter output. Example: test123customer_group_fromstringUsed to filter ouput between entities. Example: 1005customer_group_tostringUsed to filter ouput between entities. Example: 1005delivery_date_fromstringUsed to filter output between dates. Example: 2023-01-01 12:00:00delivery_date_tostringUsed to filter output between dates. Example: 2023-01-01 12:00:00updated_at_fromstringUsed to filter output between dates. Example: 2023-01-01 12:00:00updated_at_tostringUsed to filter output between dates. Example: 2023-01-01 12:00:00instringUsed to filter output. Example: 123,777,1002not_instringUsed to filter output. Example: 123,777,1002HeadersAuthorizationstringContent-TypestringAcceptstringResponse 206Updated 8 months ago