ViareClickAndCollectGets 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 10 months ago Gets the list of order items when the user clicks 'View ordered items' in the store interfaceChanges the order status to be 27 (Received in store) when the user clicks the 'Order received in store' button on the store interface. This works for a single order or an order and its related orders.Did this page help you?YesNo