v13

latestOpenAPI 3.0.3MITraw.githubusercontent.com2026-08-04237161688.6 KB
Users
Billing

Retrieve a user's credit balance

Retrieves the current credit balance for the specified user. Credits can be applied during checkout to reduce the charge or automatically applied to upcoming recurring charges

get/users/{user_id}/billing/credits

Path parameters

user_idstring required

The ID of the user whose credit balance to retrieve

Response

A payer's credit balance.

objectstring required

String representing the object's type. Always "commerce_credit_balance".