curl --location --request GET 'http://ct-global.ctapi-internal.ctyun.local:31111/v1/order/cancelPayment?orderId=20240520014176' \
--header 'x-ctyun-user-id: {{userID}}' \
--header 'Accept-Language: zh-CN' \
--header 'userId: ef378f73-1c52-435e-90f2-6a9cd2258c8e'{
"description": "",
"errorCode": "Order.Success",
"message": "success",
"returnObj": null,
"statusCode": 800,
"traceID": "7366e4389294240bedc94f3c141bc734"
}