Retrieve all accounts
GET {{url}}/accounts
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-fapi-financial-id | string |
RESPONSES
status: OK
{"Data":{"Account":[{"AccountId":"2eb1ecb8-d900-4a39-baf6-77661caf214c","Currency":"USD","AccountType":"Personal","AccountSubType":"CurrentAccount","Account":[{"SchemeName":"US.BranchCodeAccountNumber","Identification":"REVOUS30253767646733","Name":"Jackson Holt"},{"SchemeName":"US.RoutingNumberAccountNumber","Identification":"026014928253767646733","Name":"Jackson Holt"}]}]},"Links":{"Self":"https://oba.revolut.codes/accounts"},"Meta":{"TotalPages":1}}