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