go back to PayeeService

GET /payees

Retrieves a List of RowPayees with a full or partial match to the given value.

Roles that can access this endpoint are Users.

Parameters

name description type default type
q string for which to search for payees by name or ID query String

Result

List < RowPayee > of type: application/xml application/json

a list of RowPayee objects

Additional attributes:

Child Elements:

Try It Out

Request

- Authentication Help
- String