---
title: "CofidisPay - Cancel"
method: POST
path: "/v1.02/cofidis/cancel"
---

# CofidisPay - Cancel

`POST /v1.02/cofidis/cancel`

Use this request to cancel a CofidisPay credit request

## Request body

- object
  - `reference` string, required — CofidisPay TransactionID that should be canceled. TransactionID is shown on the response of CofidisPay payment request.

## Response `200`

200

- object
  - `transactionStatus` string
  - `message` string

## Other responses

- `400` — 400

---

[API](https://skmtc.net/eupago/apis/rest-api-oauth.md) · [All operations](https://skmtc.net/eupago/apis/rest-api-oauth/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/eupago/rest-api-oauth/revisions/835215b3055b/schema)
