v52

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-015891,4406.1 MB

Retrieve a credit balance transaction

Retrieves a credit balance transaction.

get/v1/billing/credit_balance_transactions/{id}

Path parameters

idstring required

Unique identifier for the object.

Query parameters

expandstring[]

Specifies which fields in the response should be expanded.

Response

Successful response.

createdinteger required

Time at which the object was created. Measured in seconds since the Unix epoch.

effective_atinteger required

The effective time of this credit balance transaction.

idstring required

Unique identifier for the object.

livemodeboolean required

If the object exists in live mode, the value is true. If the object exists in test mode, the value is false.

object'billing.credit_balance_transaction' required

String representing the object's type. Objects of the same type share the same value.

type'credit' | 'debit' nullable

The type of credit balance transaction (credit or debit).