---
title: "POST /API/CancelTransaction"
method: POST
path: "/API/CancelTransaction"
tags: ["Eligibility"]
---

# POST /API/CancelTransaction

`POST /API/CancelTransaction`

This POST call will cancel a transaction. It is intended for use with back office transactions, to cancel a transaction that is not able to be completed in time for the patients visit.

## Headers

- `Authorization` string, required
- `Client-Api-Id` string, required

## Request body

- PVerifyAPIServicesModelsCancelTransactionModel
  - `transactionId` integer

## Response `200`

OK

- object

---

[API](https://skmtc.net/pverify/apis/pverify-apiservices.md) · [All operations](https://skmtc.net/pverify/apis/pverify-apiservices/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pverify/pverify-apiservices/revisions/9e1d4f09d0b2/schema)
