---
title: "Get Payees"
method: GET
path: "/v1/agent-hub/apply/payees"
---

# Get Payees

`GET /v1/agent-hub/apply/payees`

## Query parameters

- `include` string

## Response `200`

200

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