---
title: "Revoke a tendered load"
method: PUT
path: "/tendering/v1/load/{LoadId}"
tags: ["Book It Now"]
---

# Revoke a tendered load

`PUT /tendering/v1/load/{LoadId}`

## Path parameters

- `LoadId` string, required

## Request body

- object
  - `TenderAction` 'Revoke'
  - `ReasonCode` string
  - `ReasonMessage` string

## Response `200`

Successful Response

---

[API](https://skmtc.net/truckstop/apis/authentication.md) · [All operations](https://skmtc.net/truckstop/apis/authentication/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/truckstop/authentication/revisions/da4fa196575d/schema)
