Authorization: ********************curl --location '/v1/cashAccounts/' \
--header 'Authorization: <api-key>'[
{
"id": 0,
"accountName": "string",
"portfolioId": 0,
"currencyCode": "string",
"dateCreated": "2019-08-24T14:15:22.123Z"
}
]