Reference for http://4221117.shop53.dandomain.dk/admin/WEBAPI/Endpoints/v1_0/OrderService/{KEY}/CompleteOrder/{ORDERID}
Complete an order. Sets the orders status to completed
Url: http://4221117.shop53.dandomain.dk/admin/WEBAPI/Endpoints/v1_0/OrderService/{KEY}/CompleteOrder/{ORDERID}
HTTP Method: PUT
Message direction | Format | Body |
---|---|---|
Request | N/A | The Request body is empty. |
Response | Xml | Example |
Response | Json | Example |
The following is an example response Xml body:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>
The following is an example response Json body:
true