Skip to main content
Deprecated. The creditBalanceSummary query is deprecated. Use the Entitlements API with a credit entitlement instead — the entitlement response includes the same data (currentBalance, totalConsumed, totalGranted, currency).
Retrieves the credit balance summary for a specific customer.

Query

Parameters

CreditBalanceSummaryInput
required
Input parameters for credit balance query

Return Type

Returns a CreditBalanceSummary object with:

Common Use Cases

Show customers their current credit balance in your app.
Verify sufficient credits before allowing credit-based actions.
Monitor balance to trigger auto-recharge or alerts.