V3 Update URLA Alternate Names

This API can be used to manage the URLA Alternate Names collection for an application at once. You can perform one of the following operations in a single transaction on all the entries in this collection:

  • add - Adds new Alternate Names for the applicant.
  • update - Updates existing Alternate Names for the applicant.
  • reorder - Swaps the order of the existing Alternate Names for the applicant.
  • delete - Deletes Alternate Names entries for the applicant.
Path Params
string
required

The unique identifier assigned to the loan.

string
required

Unique Identifier of the Application or Borrower Pair.

string
required

Type of applicant that you are trying to update the alternate names for. Possible values: borrower, coborrower

Query Params
string
required

Action to be performed on the Alternate Names collection. Possible values: add, update, reorder, delete

string

Optional. View type parameter. Enumerations: entity, id
When no view parameter is provided, the API will return 204 - No Content with no response body.
For more details, see About Loan Views.

Body Params
Headers
string
required

Bearer token

Responses

400

Bad Request

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