Remove Order Inventory

Simply sending a GET request and amending the endpoint with the inventory location ID, you can remove the inventory location.

Endpoint: https://YOUR-ACCOUNT-NAME.despatchcloud.co.uk/ws/v1/wsorders/remove_order_inventory/{id}
Method: GET
 
Example Response:
CopyCopyCopyCopyCopyCopyCopyCopyCopyCopy{
  "status": "SUCCESS"
}