X-API-Key: ********************Authorization: Bearer ********************curl --location '/v1/domestic/fiatAccounts?country=' \
--header 'X-Managed-Profile-Id;' \
--header 'X-API-Key: <api-key>'[
{
"accountName": "string",
"accountNumber": "string",
"accountType": "string",
"createdAt": "2019-08-24T14:15:22.123Z",
"customerId": "string",
"fiatAccountId": "string",
"routingNumber": "string",
"type": "ACH",
"property1": "string",
"property2": "string"
}
]