{
"orderNumber": "OCS1DE000453014",
"cancelType": 1
}curl --location 'https://openapi-stage-hk.orangeconnex.com/openapi/3pp/returns/v1/cancel/rma' \
--header 'Access-Token: ' \
--header 'Content-Type: application/json' \
--data '{
"orderNumber": "OCS1DE000453014",
"cancelType": 1
}'{
"requestId": "string",
"success": true,
"hasBusinessException": true,
"errorCode": "string",
"errorMsg": "string",
"message": "string",
"result": null,
"isFallback": true
}