Get all accounts

Query Params
uuid

Company identifier of the company owning accounts

Criteria: Exact match of Account.ownedByCompanyId

string
length between 3 and 3

Currency of accounts

Criteria: Exact match of Account.currency

Format: Alpha 3 ISO 4217

string
enum

Status of accounts

Criteria: Exact match of Account.status

Allowed:
boolean

Indication of whether the account is usable as a master account for virtual account ordering

Criteria: Exact match of Account.ValidForVirtualAccount

date-time

When the accounts were opened

OpeningDateFrom and OpeningDateTo form a date range

Criteria: Account.openingDate must be equal or later

Format: ISO 8601 | YYYY-MM-DD

date-time

When the accounts were opened

OpeningDateFrom and OpeningDateTo form a date range

Criteria: Account.openingDate must be equal or earlier

Format: ISO 8601 | YYYY-MM-DD

date-time

When the accounts were closed

ClosingDateFrom and ClosingDateTo form a date range

Criteria: Account.closingDate must be equal or later

Format: ISO 8601 | YYYY-MM-DD

date-time

When the accounts were closed

ClosingDateFrom and ClosingDateTo form a date range

Criteria: Account.closingDate must be equal or earlier

Format: ISO 8601 | YYYY-MM-DD

int32
1 to 2147483647
Defaults to 1

Number of pages returned.

Condition: Valid page number(1 to n)

int32
1 to 5000
Defaults to 50

No. of items returned per page.

Condition: Between 1 and 5000

int32
enum
Allowed:
boolean

If true only MMF accounts will be displayed

Condition: True or False

Responses

500

Internal Server Error

Language
Credentials
Bearer
Response
Choose an example:
application/json