Authorization: ********************
curl --location --request POST '/management/separate-account/queryAreaCodes' \
--header 'Tenant-Id: 154' \
--header 'Authorization;'
{
"code": "string",
"msg": "string",
"data": {},
"stackTraceMsg": "string"
}