Update Depositor
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
depositor_id
Request
This endpoint expects an object.
first_name
last_name
entity_name
institution_depositor_id
depositor_type
ownership_category
account_officer
notes
phone_numbers
addresses
approval_status
account_ids
Account IDs to associate with this depositor. These are appended to existing associations.
institution_opt_out_federal_ids
List of institutions (by federal_id) excluded from receiving this depositor’s funds
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