For the complete documentation index, see llms.txt. This page is also available as Markdown.

EscrowType

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getEscrowType

post

Retrieve EscrowType parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

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 EscrowType parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

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 EscrowType parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

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

Successful operation.

application/json
TokenstringOptional
post/getEscrowTypePagedList
200

Successful operation.

getEscrowTypeListSelectFields

post

Retrieve EscrowType parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

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

Successful operation.

application/json
post/getEscrowTypeListSelectFields
200

Successful operation.

searchEscrowTypeSelectFields

post

Search EscrowType parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

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 EscrowType parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

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

Successful operation.

application/json
TokenstringOptional
post/getEscrowTypePagedListSelectFields
200

Successful operation.

searchEscrowTypePagedSelectFields

post

Search EscrowType parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

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

Successful operation.

application/json
TokenstringOptional
post/searchEscrowTypePagedSelectFields
200

Successful operation.

updateEscrowTypeByID

post

Update EscrowType parameter configuration. Parameter updates can change institution behavior and should be tested in a controlled environment before use.

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?