V1 Update Document

Updates properties of a specified document.

Properties that can be updated include:

Requested fromThe person or company from whom the document is requested.
NameName of the document.
DescriptionDocument description.
Borrower PairName of borrower pair.
MilestoneMilestone with which to associate the document. Values include: Processing, Submittal, Cond. Approval, Resubmittal, Approval, Doc Preparation, Docs Signing, Funding, Post Closing, Shipping, Completion.
CheckboxesFor Requested, Re-requested, Received, Reviewed, Ready for UW, Ready to Ship.
Path Params
string
required

The unique identifier assigned to the loan.

string
required

The unique identifier assigned to the document.

Query Params
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.

Body Params
string
required

Identifies which borrower pair (or “All”) the document will be assigned to.

string

Unique identifier of the milestone assigned to the document.

boolean

Indicates whether the document is available for Encompass WebCenter. Example: TRUE

boolean

Indicates whether the document is available for Encompass TPO WebCenter. Example: TRUE

boolean

Indicates whether the document is available for Third Parties. Example: TRUE

boolean

Indicates whether the document is requested. Example: TRUE

string

UserId of the user that marked the document as requested. Example: string

boolean

Indicates whether the document is re-requested. Example: TRUE

date

Re-requested Date from the Status area in Document Details window. Example: 2017-01-07T01:57:23.107Z

string

UserId of the user who marked the document as re-requested.

int32

Number of days when a requested document is due. Example: 0

boolean

Indicates whether the document is received. Example: TRUE

string

UserId of the user who marked the document as received.

int32

Number of days a received document is valid. Example: 0

boolean

Indicates whether the document is reviewed. Example: TRUE

string

UserId of the user who marked the document as reviewed.

boolean

Indicates the document is ready for underwritingReady for UW Date from Status area in Document Details window. Example: TRUE

string

UserId of the user who marked the document as ready for underwriting.

boolean

Indicates whether the document is ready for shipping. Example: TRUE

string

UserId of the user who marked the document as ready to ship.

date

The date a received document will expire. Example: 2017-01-07T01:57:23.053Z

string

The title of the file.

string

Description of the document in the Encompass eFolder UI.

string

Person or company the document is being requested by.

string

EPASS Signature that is used by thick client EMN integrations.

date

Date the document was requested. Example: 2017-01-07T01:57:23.085Z

date

Date the document was received. Example: 2017-01-07T01:57:23.085Z

date

Date the document was reviewed by processor. Example: 2017-01-07T01:57:23.085Z

date

Date the document is ready for underwriting to review. Example: 2017-01-07T01:57:23.085Z

date

Date the document is ready for shipping to investor. Example: 2017-01-07T01:57:23.085Z

Headers
string
required

Bearer token

Response

Language
LoadingLoading…