Wallet balance
GET/wallet
The wallet's three balances and the next release.
The three do not add up: availableCents is what can be used today; pendingCents
is commission still inside the hold, which absorbs a refund arriving later;
reservedCents is money already committed to a payout under review. With
negative: true, the available balance is below zero and payouts are blocked.
Responses
- 200
- 401
- 429
Record found.
Missing, malformed, unknown or revoked token (authentication), or a suspended
account (tenant_inactive).
Rate limit exceeded (rate_limit).
Response Headers
Seconds to wait before retrying.
Which rate limit category applied — send, media or default.
Which bucket the other headers describe — key (the API key), session (the dashboard) or account (the account ceiling).
Request ceiling for this category in the current window.
Requests left in the current window.