curl --location 'https://openapi-stage-hk.orangeconnex.com/openapi/3pp/returns/v1/query/label?orderNumber=OCS1DE000437036' \
--header 'Access-Token: '{
"requestId": "string",
"success": true,
"hasBusinessException": true,
"errorCode": "string",
"errorMsg": "string",
"message": "string",
"result": {
"orderNumber": "string",
"referenceNumber": "string",
"serviceType": "string",
"trackingNumber": "string",
"carrierName": "string",
"docUrl": "string",
"qrCodeUrl": "string",
"qrLink": "string"
},
"isFallback": true
}