Authorization: Bearer ********************curl --location --request GET '/api/terminal/<id>/var-list' \
--header 'Authorization: Bearer <token>'{
"streetAddress": "123 Oakmound Road",
"city": "Chicago",
"state": "Illinois",
"zip": "71101",
"customerServicePhone": "+1 234-555-5555",
"merchantNumber": "111122223333",
"mcc": "5814",
"bin": 494306,
"vNumber": "V8888811",
"approvedMonthlyVolume": "$25,000.00"
}