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.

Body Params

an 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.

Orders
array of int32s

List of Order Ids.

Orders
OrderCollectionData
object

Holds the collection information data from the web page to the action

Response
204

No Content

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!