---
title: "Cancel the payment transaction of a class booking"
method: GET
path: "/v1/Catalog/Invoices/{invoice_id}/Cancel"
---

# Cancel the payment transaction of a class booking

`GET /v1/Catalog/Invoices/{invoice_id}/Cancel`

This API helps you to cancel the payment transaction flow of your class booking.

You must specify appropriate data for the `invoice_id` parameter in the API request.

## Path parameters

- `invoice_id` string, required

## Response `200`

200

- object
  - `success` boolean
  - `error` unknown

## Other responses

- `400` — 400

---

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