Partner - Transaction API
Cancel transaction.
Cancels a specific transaction by ID and returns the cancelled transaction.
Endpoint
POST - https://api.travisroadservices.com/partners/v1/transactions/{id}/cancel
Copy
Path params
| Parameter | Type | Description |
|---|---|---|
id
|
string | Unique identifier of the transaction. |
Header params
| Parameter | Type | Description |
|---|---|---|
location
|
string | Location ID of the requesting location. |
Request body
Response body
Response 200
The transaction has been successfully cancelled.