List Depositors
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
name
Search by first name, last name, or entity name (case-insensitive partial match).
institution_depositor_id
Filter by exact institution depositor ID.
depositor_type
Filter by depositor type.
Response
Successful Response
id
institution_id
institution_depositor_id
first_name
last_name
entity_name
is_organization
phone_numbers
emails
addresses
depositor_type
tin_last_four
Last 4 digits of the TIN (masked).
ownership_category
account_officer
notes
institution_opt_out_federal_ids
List of institutions (by federal_id) excluded from receiving this depositor’s funds
tinDeprecated
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error
500
Internal Server Error