---
title: "CancelPaymentGPS"
method: POST
path: "/CancelPaymentGPS"
tags: ["Cancellations"]
---

# CancelPaymentGPS

`POST /CancelPaymentGPS`

Cancels GPS payment by document number.

## Request body

- CancelPaymentGPS
  - `Method` string, required
  - `PartnerId` integer, required — Number Of The Partner
  - `BusinessUnitId` integer, required — Number Of The BusinessUnit
  - `DocumentNumber` integer, required — Transaction id

## Response `200`

OK

- object
  - `Success` boolean

---

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