X-API-Key: ********************
curl --location --request GET '/carwash/cancelOrder?orderId' \ --header 'X-API-Key: <api-key>'
{ "code": 0, "msg": "string", "data": {} }