Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 1.4 KB

CreditSessionBankEmploymentStatus.md

File metadata and controls

12 lines (7 loc) · 1.4 KB

CreditSessionBankEmploymentStatus

Status of the Bank Employment Link session. APPROVED: User has approved and verified their employment. NO_EMPLOYMENTS_FOUND: We attempted, but were unable to find any employment in the connected account. EMPLOYER_NOT_LISTED: The user explicitly indicated that they did not see their current or previous employer in the list of employer names found. STARTED: The user began the bank income portion of the link flow. INTERNAL_ERROR: The user encountered an internal error.

Properties

Name Type Description Notes
value str Status of the Bank Employment Link session. `APPROVED`: User has approved and verified their employment. `NO_EMPLOYMENTS_FOUND`: We attempted, but were unable to find any employment in the connected account. `EMPLOYER_NOT_LISTED`: The user explicitly indicated that they did not see their current or previous employer in the list of employer names found. `STARTED`: The user began the bank income portion of the link flow. `INTERNAL_ERROR`: The user encountered an internal error. must be one of ["APPROVED", "NO_EMPLOYERS_FOUND", "EMPLOYER_NOT_LISTED", ]

[Back to Model list] [Back to API list] [Back to README]