EscrowAnalysis

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getEscrowAnalysis

post

Retrieve escrow analysis data.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
post
/getEscrowAnalysis
200

Successful operation.

getEscrowAnalysisSelectFields

post

Retrieve select fields for escrow analysis data.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
post
/getEscrowAnalysisSelectFields
200

Successful operation.

updateEscrowAnalysisByID

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
post
/updateEscrowAnalysisByID
200

Successful operation.

Last updated

Was this helpful?