GET
/
balance

Headers

ApiKey
string
required

Your api key. To create a key, please get into our dashboard. If you don't have access to it, please reach the Support team.

MerchantId
string
required

Your merchant ID. This information is available in our dashboard. If you don't have access to it, please reach the Support team.

Environment
enum<string>
required

Allow you to choose between the sandbox mode to perform some tests or the live mode for real world transactions.

Available options:
live,
sandbox

Query Parameters

date
string

Get balance at Datetime in UTC timezone. Follows the Datetime ISO.

currency
string

Three-letter ISO currency code.

Response

200 - application/json
collectionAccount
object[]
required

Collection account balance(s).

transferAccount
object[]
required

Transfer account balance(s).

transferIrtAccount
object[]
required

IRT Transfer account balance(s).