v1

latestOpenAPI 3.0.02026-07-2691259477.2 KB
Accounts | Admin

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.

get/v2/accounts/balances

Query parameters

updateDatestring

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

internalAccountIdStartinteger

First payment account internal ID, starting from 12.

internalAccountIdEndinteger

Last payment account internal ID, starting from 12.

pageinteger

Index start from 1, let null to get all

limitinteger

Default 20, let it null if no pagination

Headers

Authorizationstring required

Authorization bearer (OAuth 2)

PSU-Accept-Languagestring

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

PSU-IP-Addressstring required

IP address of the final client (PSU).

PSU-User-Agentstring

User-agent of the final client (PSU).

Response

OK