---
title: "Delete contract billing term"
method: DELETE
path: "/v3/contracts/{id}/billing-terms/{billingTermId}"
tags: ["Contracts"]
---

# Delete contract billing term

`DELETE /v3/contracts/{id}/billing-terms/{billingTermId}`

## Path parameters

- `id` string, required
- `billingTermId` string, required

## Response `200`

Billing term deleted

## Other responses

- `404` — Contract or billing term not found
- `409` — Cannot delete: a POB with matching event type exists in the group
- `500` — Internal Server Error

---

[API](https://skmtc.net/tabsplatform/apis/tabs-external-api.md) · [All operations](https://skmtc.net/tabsplatform/apis/tabs-external-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tabsplatform/tabs-external-api/versions/7e8885517814/schema)
