GET /v1/sources/{source}/source_transactions/{source_transaction}

stripe.com

Summary:
Operation ID: GetSourcesSourceSourceTransactionsSourceTransaction
Auth: unknown
Description

<p>Retrieve an existing source transaction object. Supply the unique source ID from a source creation request and the source transaction ID and Stripe will return the corresponding up-to-date source object information.</p>

Parameters (3)

expand (array, query, optional)

Specifies which fields in the response should be expanded.

source (string, path, required)

Constraints: {'maxLength': 5000}

source_transaction (string, path, required)

Constraints: {'maxLength': 5000}

No probe data for this endpoint yet.