Returns a paginated list of merchants (normalized payees) linked to the
company's transactions. Access requires an admin or one of the
transactions_rules_view / transactions_rules_manage permissions. The result
is scoped to the merchants referenced by the company's ledger transactions.
Merchants are used to group and label card spend (e.g. resolving "AMZN MKTP US"
to "Amazon") and to power transaction rules. All operators in
Filters are supported on the columns
below.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
401Unauthorized — missing or invalid bearer token, or the caller lacks the
transactions_rules_view / transactions_rules_manage permission and is
not an admin (Pundit authorization failure). A non-admin caller must
supply company context via the company-id header (or a company_id
query param): index? is permission-based (permission? needs a company
membership) and the non-admin scope is company-scoped, so without it the
request lands here. Returned with an empty body.
