Get a specific transaction for a specific account.
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
account_id
string
required
ID of the Account
transaction_id
string
required
ID of the Transaction
```
200 A transaction, include related entity ids, status, types, summary, and other metadata.
401
Unauthorized.
403
Forbidden.
404
Account or Transaction not found.
429
Too many requests.
default
Unexpected Error.
Base URL
https://Contact sales to enable your sandbox/accounts/{account_id}/transactions/{transaction_id}
xxxxxxxxxx
curl --request GET
--url https://contact/%20sales%20to%20enable%20your%20sandbox/accounts//transactions/
--header 'accept: application/json'
application/json
``200
"