V3 Create Registration Log

Creates a registration log for a specified loan.

Path Params
string
required

The unique identifier assigned to the loan.

Body Params
string

Unique identifier that was assigned to the registration log at the time is was created.

boolean

RetrieveOnly. Indicates whether the registration log is the most current one on the loan.

string

CreateOnly. The date when the loan was registered. The format is Date: yyyy-MM-dd

string

The date when the loan registration expires. The format is Date: yyyy-MM-dd

string

The name of the investor for this loan.

string

A Reference Number, such as the commitment number.

registeredBy
object

RetrieveOnly. Details about the user who is entering registration information.

date

The date when the registration log was created or updated.
The format is Date: yyyy-MM-dd

Headers
string
required

Bearer token

Responses

400

Bad Request

403

Forbidden

404

registrationLogContract Not Found

Language
URL
Response
Choose an example:
application/json