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 Paramsan 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 objectResponse 204No ContentUpdated 6 months ago