Retrieve Transaction

Read about how to retrieve a transaction.

You can retrieve a specific transaction if you want to.

To retrieve a transaction, the following URL and a GET method:

{Taxamo_MP_URL}/api/v3/marketplace/transactions/{key}

where:

  • {Taxamo_MP_URL} is the URL of the Taxamo environment.
  • {key} is the transaction key value. This specifies which transaction you wish to confirm.

Details

TypeValue
Endpoint/api/v3/marketplace/transactions/{key}
MethodGET
API Reference DocumentationShow Transaction

where {key} is the transaction key value. This specifies which transaction you wish to confirm.