API Reference
Log In

Retrieve details for specific balance by currency

Introduction

This endpoint will provide balance details by specified currency. These details are needed when you want to top up your borderless™ balance.

Data Requirements

Provide the following data requirements when sending a GET request to the Balance Details By Currency 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

The url of this request should contain the following path parameter:

Parameter Required? Description Type
currency Yes Three letter currency code that you wish to retrieve balance in. E.g. JPY for Japanese Yen. String
The url of this request should contain the following query parameter:
Parameter Required? Description Type
label Yes It determins which wire instructions according currency will be returned. Label can be either Local or Global. String
Language
Authorization
Bearer
JWT
URL
Click Try It! to start a request and see the response here!