Create Depositor
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Headers
idempotency-key
Request
This endpoint expects an object.
tin
TIN must be unique per institution
first_name
last_name
entity_name
is_organization
institution_depositor_id
phone_numbers
emails
addresses
account_ids
depositor_type
ownership_category
account_officer
notes
Response
Successful Response
id
institution_id
institution_depositor_id
first_name
last_name
entity_name
is_organization
phone_numbers
emails
addresses
depositor_type
ownership_category
account_officer
notes
tinDeprecated
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error
500
Internal Server Error