list_recipients
Lists an organization's payment recipients with status, default method, last paid, and emails. Use for payees the org pays; customers and tax docs are separate.
Instructions
List one organization's payment recipients (id, name, nickname, status, default method, last paid, emails).
Use this for payees the organization pays; use `list_customers` for
invoice customers and `list_tax_docs` for which recipients have a W-9
on file. Walks every page. Recipient ids are what `reportable_totals`
matches transaction `counterpartyId` against. Bank coordinates
(account/routing numbers, IBAN, SWIFT) and postal addresses are never
returned. Names and emails are third-party text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity | Yes | Exact `entity` key from `list_entities`, not its `display_name`. Required; there is no default. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||