V3 Manage Residences

This API can be used to manage the Residences collection for a borrower or coborrower under an application. You can perform one of these operations in a single transaction on all the entries in this collection:

  • add to add new Residences records
  • update to update existing Residences records in the application
  • reorder to swap the order of the existing Residences records in the application
  • delete to delete Residences records from the application
Path Params
string
required

Unique identifier of the loan.

string
required

Unique identifier of the Application or Borrower Pair in the loan.

string
required

Possible values are: borrower and coborrower.

Query Params
string

Action to be performed on the applicant's employment collection in a loan application. Possible values are: add, update, reorder, delete.

Body Params
string

System-generated, unique identifier of the Residence Record.

string

Type of Residence, Mandatory. Possible values are: Prior, Current.

string

Name of the Account Holder.

string

City of Residence address.

string

Postal Code of Residence address.

string

State of Residence address.

string

Street Line 1 of Residence address.

string

County of Residence address.

string

Unit Designator Type of Residence address.

string

Unit Identifier of Residence address.

boolean

Indicates if this residence does not apply.

string

Country Code of Residence address.

string

County of Residence.

integer

Duration of Stay in the residence in months.

integer

Duration of stay in the residence in years.

string

Attention to landlord.

string

City of Landlord.

string

Comments of Landlord.

string

Email Address of Landlord.

string

Fax Number of Landlord.

string

Name of Landlord.

string

Phone number of Landlord.

string

Postal Code of Landlord.

string

State of Landlord.

string

Street Address of Landlord.

boolean

Indicates if a verification document has been added to the loan for this residence.

boolean

Indicates if an attachment is to be printed.

boolean

Indicates if the job title of the user verifying the residence should be printed.

boolean

Indicates if the name of the user verifying the residence should be printed.

integer

Rent Amount for the residence.

string

Request Date.

string

Basis Type of Residence.

string

Title of the user.

string

Fax Number of the user.

string

Phone Number of the user.

string

Street Address for an URLA 2020 Address.

string

Country of the landlord.

boolean

Indicates if the Landlord's address is a foreign address.

boolean

Indicates if the residence is a foreign one.

string

Country of residence.

string

ReadOnly. altId fields are automatically generated by internal services.

Headers
string
required

Bearer token

Responses

400

Bad Request

Language
URL
LoadingLoading…
Response
Choose an example:
application/json