Account Application Updates:All user
account_application data in the request will be merged with existing data. Partial updates to nested fields are supported.After each update, the remaining missing_fields for the application will be returned. Once all missing fields are completed, can_submit will be set to true.To finalize and submit the application, set submit to true in the request body. After submission, the plaid_link_token for identity verification will be available.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json