EscrowType

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getEscrowType

post

Retrieve escrow type data.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
EscrowTypeEscrowTypeintegerRequired
Responses
200

Successful operation.

application/json
post
/getEscrowType
200

Successful operation.

getEscrowTypeSelectFields

post

Retrieve select fields for escrow type data.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
EscrowTypeEscrowTypeintegerOptional
Responses
200

Successful operation.

application/json
post
/getEscrowTypeSelectFields
200

Successful operation.

getEscrowTypePagedList

post

Retrieve paged escrow type data.

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

Successful operation.

application/json
post
/getEscrowTypePagedList
200

Successful operation.

getEscrowTypeListSelectFields

post

Retrieve select fields for a list of escrow type data.

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

Successful operation.

application/json
post
/getEscrowTypeListSelectFields
200

Successful operation.

searchEscrowTypeSelectFields

post

Field for selecting various options related to searchescrowtypeselectfields

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

Successful operation.

application/json
post
/searchEscrowTypeSelectFields
200

Successful operation.

getEscrowTypePagedListSelectFields

post

Retrieve select fields for paged escrow type data.

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

Successful operation.

application/json
post
/getEscrowTypePagedListSelectFields
200

Successful operation.

searchEscrowTypePagedSelectFields

post

Field for selecting various options related to searchescrowtypepagedselectfields

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
QuerystringOptional
Responses
200

Successful operation.

application/json
post
/searchEscrowTypePagedSelectFields
200

Successful operation.

updateEscrowTypeByID

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

Successful operation.

application/json
post
/updateEscrowTypeByID
200

Successful operation.

Last updated

Was this helpful?