v1
latestOpenAPI 3.0.32026-07-24148824715.6 KBTransactions
Retrieve a specific version of a Transaction using our identifier
When you submit a transaction to us we allocate an internal identifier for the Transaction. This API allows you to retrieve a specific version of a Transaction using the identifier we set when we received your transaction.
get/v3/transactions/{identifier}/versions/{version}
Path parameters
identifierstring uuid required
Our identifier for the transaction.
Example:01966d5b-e4fa-7b60-a2d7-5b5225fbd39a
Our identifier for the transaction.
versioninteger required
The version of the transaction.
Example:1
The version of the transaction.
Response
Stored Transaction Information