Authorization: ********************{
"orderId": "string"
}curl --location '/management/order/freeCharge' \
--header 'Tenant-Id: 154' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"orderId": "string"
}'{
"code": "string",
"msg": "string",
"data": true,
"stackTraceMsg": "string"
}