---
title: "Cancelamento de agendamento"
method: POST
path: "/sheduling/{endtoendid}/cancel"
---

# Cancelamento de agendamento

`POST /sheduling/{endtoendid}/cancel`

## Path parameters

- `endtoendid` string, required

## Request body

- object
  - `reason` 'ACCOUNT_CANCELLATION' | 'ACCOUNT_BLOCKED' | 'RECURRENCY_AUTHORIZATION_CANCELLED' | 'PAYMENT_FAILED' | 'OTHERS' | 'CREDIT_PARTY_REQUEST' | 'DEBIT_PARTY_REQUEST'
  - `taxId` string — Documento de identificação do titular da conta: CPF para pessoas físicas ou CNPJ para pessoas jurídicas.

## Response `200`

200

## Other responses

- `400` — 400

---

[API](https://skmtc.net/celcoin/apis/api-para-transa-es.md) · [All operations](https://skmtc.net/celcoin/apis/api-para-transa-es/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/celcoin/api-para-transa-es/versions/85dd6188a37b/schema)
