Get Depositor
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
depositor_id
Query parameters
id_type
Type of the depositor id. Must be 'institution' or 'None'.
Allowed values:
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