Current Balance Amount
Get balance information for each of your LocalPayment accounts
Current Balance Amount
GET
https://api.stage.localpayment.com/api/accounts/:accountNumber/balance
Get the balance of each account
Path Parameters
Name
Type
Description
accountNumber*
string
Mandatory. Your account number
Headers
Name
Type
Description
Authorization*
string
Mandatory. JWT token in format Bearer eyJ0...
. For more information about authentication, please refer to Authentication token.
Example: Balance
Last updated