{
"type": 0,
"channelAlias": "string",
"mcc": -32768,
"mnc": -32768,
"startDate": "string",
"endDate": "string"
}curl --location '/short/link/pool/daily/stats/export' \
--header 'Authorization: Bearer {{token}}' \
--header 'Content-Type: application/json' \
--data '{
"type": 0,
"channelAlias": "string",
"mcc": -32768,
"mnc": -32768,
"startDate": "string",
"endDate": "string"
}'{}