v1

latestOpenAPI 3.0.02026-07-2412592575.3 KB
affordability

Request affordability income calculation for a user

Requires affordability_income:write and affordability_income:read scopes.

post/affordability/income

Request body

externalUserIdstring

Your reference ID for the user or individual affordability income check. The same value could be assigned to all reports created as part of the same affordability income check's lifecycle, for example

namestring

The full name of the user to whom the affordability income check applies

emailstring

The email address of the user to whom the affordability income check applies

Example request

{
  "externalUserId": "LENDERNAME-123",
  "name": "Joe Bloggs",
  "email": "joe.blogss@example.com"
}

Response

Successful Affordability Income Response

metaobject