---
title: "Edits a terms and conditions entry"
method: PUT
path: "/termsandconditions/v1/ratecon/{TC_ID}"
tags: ["Book It Now"]
---

# Edits a terms and conditions entry

`PUT /termsandconditions/v1/ratecon/{TC_ID}`

## Path parameters

- `TC_ID` string, required

## Response `200`

Successful Request

- TermsAndConditions
  - `id` string
  - `createdByAccountId` string
  - `createdBy` string
  - `updatedBy` string
  - `createdDateTime` string
  - `updatedDateTime` string
  - `isDeleted` boolean
  - `name` string
  - `content` string

---

[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)
