v1

latestOpenAPI 3.1.02026-07-24441967.0 KB

Get Account Balance

Retrieve the current balance, available funds, and currency for your Localpayment accounts. Use this real-time data to power account dashboards, simplify reconciliation, and inform your fund allocation decisions.

get/api/accounts/{accountNumber}/balance

Path parameters

accountNumberstring required

Localpayment account number.

Headers

Authorizationstring required

Bearer access token for authentication. This token is obtained from the Get Access Token or Refresh Access Token endpoints.

Response

OK

accountNumberstring required

Localpayment account number.

currency'ARS' | 'BOB' | 'BRL' | 'CLP' | 'COP' | 'CRC' | 'DOP' | 'USD' | 'GTQ' | 'MXN' | 'PYG' | 'PEN' | 'UYU' required

Currency codes.

amountnumber required

Current balance amount.