Get bookings of an account

Query Params
uuid
required

Account identifier | Account.accountId

date-time
required

Minimum transaction date of bookings

DateFrom and DateTo form a date range

Only data from current and previous year is available online. Please contact Client Services to access older data

Criteria: AccountBooking.TransactionDate must be equal or later

Format: ISO 8601 | YYYY-MM-DD

string

Maximum transaction date of bookings

DateFrom and DateTo form a date range

Format: ISO 8601 | YYYY-MM-DD

string

Filter on bookings that contain the entered information in the remittance field.

Criteria: AccountBooking.Details contains 'PartialDetails' - Case insensitive

string

Filter on bookings where the name of the counterparty contains the entered information.

Criteria: AccountBooking.Details contains 'PartialDetails' - Case insensitive

string

Filter on bookings where counterparty account matches the specified account no.

Criteria: Exact match of AccountBooking.CounterpartyAccount.Account

string

Minimum amount value of bookings

AmountFrom and AmountTo form a amount value range

Criteria: AccountBooking.Amount.Amount must be equal or larger

string

Maximum amount value of bookings

AmountFrom and AmountTo form a amount value range

Criteria: AccountBooking.Amount.Amount must be equal or smaller

int32
1 to 2147483647
Defaults to 1

Number of the numbered pages of the result set

PageNumber and PageSize details the pagination information

Condition: Larger than zero

Default: 1

int32
1 to 5000
Defaults to 50

Size of the page of the result set

PageNumber and PageSize details the pagination information

Condition: Between 1 and 5000

Default: 50

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Choose an example:
application/json