Retrieve a source transaction
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.
get/v1/sources/{source}/source_transactions/{source_transaction}
Path parameters
sourcestring required
source_transactionstring required
Query parameters
expandstring[]
Specifies which fields in the response should be expanded.
Response
Successful response.