eoMersRegister

Action Parameter eoMersRegister
Purpose To register an eNote with the MERS eRegistry system.
Description eNote registration request made with the MERS eRegistry system using either MERS eRegistry eMortgage Package (Catgeory1 SMARTDoc) registration model or the Data Point registration model.
Type Granular
Preconditions eNote document has been fully signed (eSignatures) as well as digitally signed (digital signature/tamper sealed).

Appropriate MERS eRegistry & eOriginal MERS partner relationships have been configured.

Implementation & Testing Notes The eoMersRegister API request must include the Borrower data points flagged as required below for ALL Borrowers (signers) associated with the eNote. To add an additional set of Borrower data points to the data submission form below, please select the Add Borrower button at the bottom of the page.

A Subservicer party cannot be named at time of eNote registration. This action can only be performed after the eNote has been registered.

Parameters

Required Parameter Value Description
required dpSid Document Profile ID (dpSid) of the eNote document being registered.
required borrower[0].id The borrowerID attribute value supplied in the eNote creation XML (i.e. Brwr1, Brwr2, Brwr3, etc.)
required borrower[0].ssn The Social Security Number (SSN) associated with the Borrower.

Pass the Borrower SSN value in the following format: 123456789 (no hyphens ‐ numeric value only).

controllerMersOrgId Allows a Delegatee for Transfer to designate a Controller on the eNote record in the MERS eRegistry system.

Pass the MERS Org ID of the Participant to be named as Controller on the eNote record in the MERS eRegistry system.

Precondition Note:

The Controller must have a Delegatee for Transfer relationship with the Delegatee in both the MERS eRegistry system (member profile) and the eOriginal Organization configuration (Command Center->Preferences->MERS->Partner Configuration).

This is required when registering an eNote as a Delegatee for Transfer (DFT) on behalf of a Controller.

delegateMersOrgId Allows Controller to designate a Delegatee for Transfers on the eNote record in the MERS eRegistry system.

Pass the MERS Org ID of the Participant to be named as Delegatee for Transfers on the eNote record in the MERS eRegistry system.

Precondition Note:

The Controller must have a Delegatee for Transfer relationship with the Delegatee in both the MERS eRegistry system (member profile) & the eOriginal Organization configuration (Command Center->Preferences->MERS->Partner Configuration).

securedPartyMersOrgId Allows Controller to designate a Secured Party at time of eNote registration.

Pass the MERS Org ID of the MERS eRegistry participant to be named the Secured Party on the eNote record in the MERS eRegistry system.

Precondition Note:

The Secured Party must have a Secured Party Controller relationship with the Controller and the Controller must have a Controller Acknowledges Secured Party relationship with the Secured Party in both the MERS eRegistry system (member profile) & the eOriginal Organization configuration (Command Center->Preferences->MERS->Partner Configuration).

securedPartyDelegateeMersOrgId Allows the Controller to designate a Secured Party Delegatee at time of eNote registration.

Pass the MERS Org ID of the Participant to be named the Secured Party Delegatee on the eNote record in the MERS eRegistry system.

Precondition Note:

The Secured Party must have a Secured Party Delegatee relationship with the Secured Party Delegatee in both the MERS eRegistry system (member profile) & the eOriginal Organization configuration (Command Center->Preferences->MERS->Partner Configuration).

eDeliveryToSecuredParty Allows Controller to send an eDelivery to the designated Secured Party if Secured Party is designated at time of this eNote registration request.

Pass true or false value.

Precondition Note:

The Secured Party must have a Secured Party Controller relationship with the Controller and the Controller must have a Controller Acknowledges Secured Party relationship with the Secured Party in both the MERS eRegistry system (member profile) & the eOriginal Organization configuration (Command Center->Preferences->MERS->Partner Configuration).

eDeliveryToSecuredPartyDelegatee Allows Controller to send an eDelivery to the designated Secured Party Delegatee.

Pass true or false value.

Precondition Note:

The Secured Party must have a Secured Party Delegatee relationship with the Secured Party Delegatee in both the MERS eRegistry system (member profile) and the eOriginal Organization configuration (Command Center->Preferences->MERS->Partner Configuration).

transferToControllerMersOrgId Allows Controller to perform a Transfer of Control to specified party at time of eNote registration.

Pass the MERS Org ID of the Participant to be named as Controller on the eNote record in the MERS eRegistry system.

Precondition Note:

A transfer relationship must be configured in MERS eRegistry system (member profile) & the eOriginal Organization configuration (Command Center->Preferences->MERS->Partner Configuration).

This is used during a Delegatee for Transfer (DFT) MERS registration scenario.

masterServicerMersOrgId Allows Controller or Delegatee for Transfer to designate a Master Servicer at time of eNote registration. If value not provided within this request, the submitting Organization will be named as the Master Servicer by default.

Pass the MERS Org ID of the Participant to be named as Master Servicer on the eNote record in the MERS eRegistry system.

Precondition Note:

A Servicer relationship must be configured in MERS eRegistry system (member profile) & the eOriginal Organization configuration (Command Center->Preferences->MERS->Partner Configuration).

This is optionally used during a Delegatee for Transfer (DFT) MERS registration scenario. If left blank, the organization submitting the eNote registration will be named as the Master Servicer.

The below API parameters are not commonly used. Please consult with your assigned eOriginal Implementation Consultant, Integration Engineer or Solutions Architect for further information.
registryEVaultIdentifier Optional participant-defined value that provides additional information for locating the Authoritative Copy of the eNote.
signatureId Populates the Id attribute of the Signature element and Target attribute of Signature Property element.
tamperSealId Populates Id attribute of SignatureProperty element, representing the timestamp of the signature.
tokenId Unique token name used to identify the token within the eCore® certificate store.
tokenPassword Password which protects access to private key of referenced token.
timestampId Populates Id attribute of SignatureProperty element, representing the timestamp.


Response

We recommend using the most recent version of FireFox while testing API calls via your web browser. Microsoft Edge and Google Chrome require 3rd party XML extensions to display the XML response natively in your browser.