Authorization: ********************
curl --location '/api/customer/admin/orders/cancelOrder/' \ --header 'Authorization: <api-key>'
{ "hyperSkuOrderId": 0, "status": 0, "statusDes": "string" }