get
/v1/sources/{source}/source_transactions/{source_transaction} Retrieve a source transaction
GetSourcesSourceSourceTransactionsSourceTransaction
<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
| Name | In | Type | Required | Description |
|---|---|---|---|---|
expand | query | string[] | no | Specifies which fields in the response should be expanded. |
source | path | string | yes | |
source_transaction | path | string | yes |
Request Body
application/x-www-form-urlencoded Responses
200 Successful response.
default Error response.