curl --location --request GET '/web/dict/carrier/carrierLink?carrierCode' \
--header 'X-Cntrans-Cluster: {{X-Cntrans-Cluster}}' \
--header 'JSESSIONID: {{JSESSIONID}}'{
"code": "string",
"msg": "string",
"data": {
"website": "string",
"form": "string"
}
}