Gets the the list of orders with specific status and assigned to a specific store or all storesCopy Pageget https://{client}.viare.io/manage/clickcollect/orders/list/{orderStatus}/{storeId}Path ParamsorderStatusint32requiredThe status of the required orders.storeIdint32requiredThe ID of the store the orders should be picked up from.Query ParamspageResultsint32requiredThe number of orders to be displayed per page.currentPageint32requiredThe current page value.searchTermstringThe search parameter of orders to filter.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/xmltext/jsontext/xmlAllowed:application/jsonapplication/xmltext/jsontext/xmlResponse 200OKUpdated 6 months ago