---
title: "Delete Payee"
method: DELETE
path: "/v1/agent-hub/apply/payees/{id}"
---

# Delete Payee

`DELETE /v1/agent-hub/apply/payees/{id}`

## Path parameters

- `id` string, required

## Response `204`

204

- object[]
  - `MerchantCode` string
  - `Status` integer
  - `StatusDescription` string
  - `LeadCode` string
  - `LeadStatus` string
  - `LeadModule` string
  - `AccountCode` string
  - `AccountMID` string
  - `AccountStatus` string
  - `AchStatus` string
  - `AppName` string
  - `AppData` object
    - `first_name` string
    - `last_name` string
    - `amount_paid_ytd` string
    - `email` string
    - `entity_type` string
    - `boarded_date` string
    - `boarded_date_readable` string

## Other responses

- `400` — 400

---

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