curl --location '/proxy/comet/xl-center/myxl/v1/o/post-generate-ticket' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer 28373d4c-3bb6-3b1d-b0ae-30e875a66ef3' \
--header 'Content-Type: application/json' \
--data '{
"headerRq": {
"requestDate": "2023-10-09T01:20:50",
"requestId": "123456789",
"channel": "MYXL"
},
"msisdn": "6287870544445",
"iccid": "1234567890123456719",
"imei": "1111111111111111111",
"phoneBrand": "Apple"
}'{}