Get all Payment Account Balances

Use GetBalances to get all payment accounts where the balance has changed since the input date, or all the balances of payment accounts with internal ID between payment accountIdStart and payment accountIdEnd.

Important: Payment account balances can not be viewed for special accounts SC 11 and LW 4 using the accountId parameter.

Query Params
string

Date in UTC Seconds Leave empty to use payment account IDs.

int64

First payment account internal ID, starting from 12.

int64

Last payment account internal ID, starting from 12.

int32

Index start from 1, let null to get all

int32

Default 20, let it null if no pagination

Headers
string
required

Authorization bearer (OAuth 2)

string

Response language accepted by final client (PSU). English by default

string
required

IP address of the final client (PSU).

string

User-agent of the final client (PSU).

Responses

401

Unauthorized

500

InternalServerError

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json