curl --location --request GET '/v2/ledger/internal/Accounts/'
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"created": {},
"modified": {},
"normalBalance": "debt",
"accountingType": "assets",
"number": "string",
"currency": "cad",
"amount": 0,
"pendingAmount": 0,
"totalAmount": 0,
"mayOverdraft": true
}