Authorization: Bearer ********************curl --location --request GET '/api/boarding-application/mcc' \
--header 'Authorization: Bearer <token>'{
"items": [
{
"id": 1030,
"number": "7994",
"description": "Sweepstakes and social games"
},
{
"id": 1027,
"number": "7994",
"description": "Video Game Arcades/Establishments"
},
]
}