---
title: "Merchant Block"
method: POST
path: "/BlockMerchantClosedLoop"
tags: ["Merchant"]
---

# Merchant Block

`POST /BlockMerchantClosedLoop`

This API is responsible for blocking a Merchant within the closed payment arrangement.

## Request body

- object
  - `Method` string, required — Text Containing The Name Of The Method
  - `PartnerId` integer, required — Number Of The Partner
  - `BusinessUnitId` integer, required — Number Of The BusinessUnit
  - `MerchantIdentifier` string, required — MerchantIdentifier From Company
  - `IsBlock` string, required — true or false

## Response `200`

Block Merchant

- BlockMerchantClosedLoop
  - `Success` boolean — True or False
  - `Message` string — Returned message

---

[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)
