Balance
Get balance information for each of your LocalPayment accounts
Balance
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 |
Example: Balance
Last updated