curl --request PATCH \ --url http://staging.qshop.ng/apiv2/612fd68d3ab7a2b059d6680b \ --header 'Content-Type: application/json' \ --data '{ "isSystemStatus": false, "name": "Picked Up", "notes": "Use this status if the order has been picked up by the customer", "orderStatusActionOnUpdate": -1, "stage": "629911c22a35c757d1cada27"}'
Order status
Update order status
PATCH
/
612fd68d3ab7a2b059d6680b
Update order status
curl --request PATCH \ --url http://staging.qshop.ng/apiv2/612fd68d3ab7a2b059d6680b \ --header 'Content-Type: application/json' \ --data '{ "isSystemStatus": false, "name": "Picked Up", "notes": "Use this status if the order has been picked up by the customer", "orderStatusActionOnUpdate": -1, "stage": "629911c22a35c757d1cada27"}'