Skip to main content
GET
/
v1
/
wallets
/
{customerId}
/
balance
Get wallet balance
curl --request GET \
  --url https://revstack.dev/v1/wallets/{customerId}/balance
null

Path Parameters

customerId
string
required
Example:

"cust_abc123"

Response

200 - application/json

Wallet balance

The response is of type unknown.