Get a URL to download payee counterparties as a CSV/JSON file. This endpoint lets you download vendors linked to the entity.
Filter by counterparty ids (Foreign ID is supported)
Filter counterparties by simple key/value metadata. Each filter will be applied as an AND condition. Duplicate keys will be ignored.
If true, will return simple key/value metadata for the counterparties. For more complex metadata, use the Metadata API.
Bearer authentication of the form Bearer <token>
, where token is your auth token.