V3 Update URLA Version

Use this API to switch the URLA version of the loan. Field 1825, the print2003Application attribute on the loan object indicates the URLA version of the loan. This is not a recommended approach. We advise that you create new URLA 2020 Loans when you are ready to adopt it, rather than switching the URLA version on an existing loan.

Usage Notes

  • Toggling from URLA 2020 to URLA 2009 will not migrate or overwrite old data structures.
  • Toggling from URLA 2009 to 2020 will overwrite 2020 fields. Multiple changes and toggles can delete data based on interaction between the two formats.
  • Use parallel loan files for parallel testing rather than toggle.
Path Params
string
required

The unique identifier assigned to the loan.

Query Params
string

Lock ID used to lock loan.

Body Params

The loan URLA contract.

string
required

Indicate if you want to switch the URLA version of the loan to become an URLA 2020 loan.

Headers
string
required

Bearer token

Responses
204

No Content

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

409

Conflict

500

Internal Server Error

Language
URL
LoadingLoading…