{ "messageId": "{{messageId}}", "data": { "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 '{ "messageId": "{{messageId}}", "data": { "orderNumber": "OCS1DE000453014", "cancelType": 1 } }'
{ "success": true, "code": 0, "messageId": "18563168780434", "message": "ζε", "data": null, "errors": null }