V3 Create Registration Logpost https://api.elliemae.com/encompass/v3/loans/{loanId}/registrationLogsCreates a registration log for a specified loan.Path ParamsloanIdstringrequiredThe unique identifier assigned to the loan.Body ParamsidstringUnique identifier that was assigned to the registration log at the time is was created.isCurrentbooleanRetrieveOnly. Indicates whether the registration log is the most current one on the loan.truefalseregistrationDatestringCreateOnly. The date when the loan was registered. The format is Date: yyyy-MM-ddexpirationDatestringThe date when the loan registration expires. The format is Date: yyyy-MM-ddinvestorNamestringThe name of the investor for this loan.referenceNumberstringA Reference Number, such as the commitment number.registeredByobjectRetrieveOnly. Details about the user who is entering registration information.EntityReferenceContract-Registration objectcreatedDatedateThe date when the registration log was created or updated. The format is Date: yyyy-MM-ddHeadersAuthorizationstringrequiredBearer tokenResponses 201Created 400Bad Request 403Forbidden 404registrationLogContract Not FoundUpdated 4 months ago