List all payee records.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Number of records to retrieve per page. Default is 10.
10
Page number for paginated results. Default is 1.
1
Filter records using any keywords.
"John"
Successful response with a list of payees.
The response is of type object
.