API Endpoints
Get Customer's Wallet Balance
Get a customer’s spendable balance for a specific curreny. A balance is considered spendable if it is not reserved for open tasks and has been verified as having arrived in the Payman wallet. The balance will be returned in the currency’s full units (e.g. ‘1.000000’ is 1 USDC). The customer ID provided can be either a Payman customer ID or the customer ID you provided when you first referenced the customer (e.g. when creating a checkout link or creating a task).
GET
Authorizations
Response
200 - application/vnd.payman.v1+json
The response is of type number
.