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:
{service_URI}/api/v3/marketplace/transactions/{key}
where:
{service_URI}is the URL of the Taxamo environment.{key}is the transaction key value. This specifies which transaction you wish to confirm.
Details
| Type | Value |
|---|---|
| Endpoint | /api/v3/marketplace/transactions/{key} |
| Method | GET |
| API Reference Documentation | Retrieve Transaction |
where {key} is the transaction key value. This specifies which transaction you wish to confirm.
Updated over 1 year ago
