Changes the order status to be 7 (Completed) when the user clicks the 'confirm collection' button on the store interface. This works for a single order or an order and its related orders.Copy Pageput https://{client}.viare.io/manage/clickcollect/collectedBody Paramsapplication/jsontext/jsonapplication/xmltext/xmlapplication/x-www-form-urlencodedan object that contains a list of Related Order IDs to set as collected and holds the collection information for all of these orders.Object that contains a list of Related Order IDs to set as collected and holds the collection information for all of these orders.Ordersarray of int32sList of Order Ids.OrdersADD int32OrderCollectionDataobjectHolds the collection information data from the web page to the actionOrderCollectionData objectHeaderscontent-typestringenumDefaults to application/jsonGenerated from available request content typesapplication/jsonapplication/x-www-form-urlencodedapplication/xmltext/jsontext/xmlAllowed:application/jsonapplication/x-www-form-urlencodedapplication/xmltext/jsontext/xmlResponse 204No ContentUpdated 8 months ago