Benefit of using Employment Data
Know where your users work currently or worked in the past to offer them curated financial products and reduce your risk.
Verified income data from employment database helps you underwrite loan products to your users without worrying about their repayment capabilities.
Real time data from verified sources lets you consume this data without any worry on the data quality or mis-information.
Once you receive the user access token from Brick’s plug-and-play widget, the account endpoint allows developers to retrieve user's employment data.
1curl --include \2--header "Content-Type: application/json" \3--header "Authorization: Bearer user_access_token" \4'https://private-anon-cf08b9b0ee-onebrick.apiary-mock.com/v1/income/employment'