Skip to main content

Get Bill Payees

GET 

/api/bills/payees

Lists the distinct suppliers actually referenced by existing bills, ordered by name (may include grandfathered goods suppliers on migrated bills). Backs the Supplier filter on the bills list page.

Required scope: purchase-orders:read

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

For the payee picker on landed-cost / cost-entry create/edit forms, use GET /api/bills/eligible-payees instead.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type