---
title: "Delete sub-merchant fee override"
method: DELETE
path: "/api/connect/accounts/{subMerchantId}/fees"
tags: ["Connect"]
---

# Delete sub-merchant fee override

`DELETE /api/connect/accounts/{subMerchantId}/fees`

Removes the per-sub-merchant fee override so global MarketplaceSettings apply again.

## Path parameters

- `subMerchantId` string, required

## Response `204`

## Other responses

- `401` — Unauthorized - Invalid API key
- `404` — Resource not found

---

[API](https://skmtc.net/inflowpay/apis/inflow-api.md) · [All operations](https://skmtc.net/inflowpay/apis/inflow-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/inflowpay/inflow-api/versions/3012dd3dd14a/schema)
