Skip to main content
GET
get wallet credit balance

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

walletId
string
required

The wallet credit ID returned in the wallet balance credits array

Example:

"wcr_1H7KQFLr7RepUyQBKdnvY"

Query Parameters

customerId
string
required

The customer ID

Example:

"cus_1H7KQFLr7RepUyQBKdnvY"

projectId
string

The project ID

Example:

"prj_1H7KQFLr7RepUyQBKdnvY"

Response

The balance for one wallet credit

currency
enum<string>
required
Available options:
USD,
EUR
wallet
object
required