---
title: "Cancel Manual Billing Charge"
method: DELETE
path: "/subaccounts/billing/charges/{chargeId}"
tags: ["Subaccounts"]
---

# Cancel Manual Billing Charge

`DELETE /subaccounts/billing/charges/{chargeId}`

Permissions required: **Subaccount**

Cancel Manual Billing Charge

## Path parameters

- `chargeId` string, required

## Response `200`

Successfully deleted the billing charge

- CancelSubaccountBillingChargeResponse
  - `data` object, required
    - `success` boolean, required

## Other responses

- `400` — Bad Request
- `401` — Unauthenticated
- `403` — Forbidden
- `404` — Billing charge not found
- `429` — Too Many Requests
- `500` — Internal Server Error

---

[API](https://skmtc.net/anchorage/apis/anchorage-digital-api-reference.md) · [All operations](https://skmtc.net/anchorage/apis/anchorage-digital-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/anchorage/anchorage-digital-api-reference/versions/166864b1ec6d/schema)
