curl --location --request GET '/open-api/subscribe/queryAvailableCarrierList?appSource' \
--header 'X-Cntrans-Cluster: {{X-Cntrans-Cluster}}' \
--header 'JSESSIONID: {{JSESSIONID}}'{
"code": "string",
"msg": "string",
"data": [
"string"
]
}