Skip to main content
POST
Check affordability

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
applicant_id
string
monthly_income
number
monthly_expenses
number
existing_debt_payments
number
proposed_loan
object

Response

200 - application/json

Affordability result

id
string
affordable
boolean
monthly_payment
number
ratios
object
stress_test
object
recommendation
string