Transaction API
/v1/transactions/{id} - GET
The Transactions API contains endpoints to fetch transactions for consumers, with applicable filters like location, date range or travis code. The endpoint to fetch a specific transaction will return more detailed information of the location.
Endpoint
https://api.travisroadservices.com/v1/transactions/{id}
Copy
Query params
| Parameter | Type | Description |
|---|---|---|
id
|
string | TransactionResource identifier |
Response body
Response 200
Response 404