curl --location '/xlco/comet/v1/generate-ticket' \
--header 'Accept: application/json' \
--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"
}'{}