API Reference
Log In

Retrieve all available balances

Introduction

This endpoint will provide you a list with all your enabled balances in different currencies. Each returned balance in the list will have pending and available balances.

Definitions:

  • Available balance - is the amount of funds available in the balance, minus any transactions that have not been fully processed.

  • Pending balance - is the current balance without any deductions.

PRO TIP: When making a new payment we advise to rely on the available balance.

Data Requirements

Provide the following header requirements when sending a GET request to Retrieve all balances endpoint.

Additional Header parameter:

Parameter Required? Description Type
Client-Id No Unique identifier of Child Account (required only for Partner). See Authentication Page to learn more. String
Language
Authorization
Bearer
JWT
URL
Click Try It! to start a request and see the response here!