v52

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

Retrieve a DebitReversal

Retrieves a DebitReversal object.

get/v1/treasury/debit_reversals/{debit_reversal}

Path parameters

debit_reversalstring required

Query parameters

expandstring[]

Specifies which fields in the response should be expanded.

Response

Successful response.

amountinteger required

Amount (in cents) transferred.

createdinteger required

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

currencystring currency required

Three-letter ISO currency code, in lowercase. Must be a supported currency.

financial_accountstring nullable

The FinancialAccount to reverse funds from.

hosted_regulatory_receipt_urlstring nullable

A hosted transaction receipt URL that is provided when money movement is considered regulated under Stripe's money transmission licenses.

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.

metadataobject required

Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.

network'ach' | 'card' required

The rails used to reverse the funds.

object'treasury.debit_reversal' required

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

received_debitstring required

The ReceivedDebit being reversed.

status'failed' | 'processing' | 'succeeded' required

Status of the DebitReversal