curl --location --request GET '/api/common/config/mobileAreaCode' \
--header 'X-Shop-Id: 0'
[
{
"id": 0,
"code": "string",
"name": "string",
"isAvailable": 0,
"isDefault": 0,
"label": "string"
}
]