Wallet Balance
Check wallet balance. See below an example of the payload that will be expected by the server.
Balance
POST
https://sandbox.temboplus.com/tembo/v1/wallet/balance
Check wallet balance
Headers
Name
Type
Description
x-account-id*
string
Partner account id
x-secret-key*
string
Partner secret key
x-request-id*
string
Id identifying this request
Request Body
Name
Type
Description
accountNo*
string
Account number of the wallet to retrieve balance
Last updated