GetOrdersAsk AIget https://eu-api.linnworks.net/v2/ordersGet ordersQuery Paramsidarray of uuidsOrder IDs to fetch. If included, all other request parameters will be disregarded.idADD uuidfromDatedate-timeThe datetime to start retrieving orders from, based on when the orders were last updatedentriesPerPageint32The maximum number of orders to be returned in the responseincludeProcessedbooleanIf true the response will also include orders that have been processed; else the response will only contain open orderstruefalseonlyPaidbooleanIf true the response will only contain paid orders; else the response will also include unpaid orderstruefalselocationIduuidThe ID of location if the response should only contain orders that are specific to that locationsearchTokenuuidThe search token for the previous page of results. Can be found on the response object of the call to GetOrder prior to this one.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200Success 400Bad Request 401Unauthorized 404Not Found 500Server ErrorUpdated 6 months ago