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

InsType

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getInsType

post

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

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

Successful operation.

application/json
post/getInsType
200

Successful operation.

getInsTypeSelectFields

post

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

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

Successful operation.

application/json
post/getInsTypeSelectFields
200

Successful operation.

getInsTypePagedList

post

Retrieve InsType 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/getInsTypePagedList
200

Successful operation.

getInsTypeListSelectFields

post

Retrieve InsType 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/getInsTypeListSelectFields
200

Successful operation.

searchInsTypeSelectFields

post

Search InsType 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/searchInsTypeSelectFields
200

Successful operation.

getInsTypePagedListSelectFields

post

Retrieve InsType 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/getInsTypePagedListSelectFields
200

Successful operation.

searchInsTypePagedSelectFields

post

Search InsType 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/searchInsTypePagedSelectFields
200

Successful operation.

updateInsTypeByID

post

Update InsType 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
InsTypeInsuranceTypeintegerOptional
Responses
200

Successful operation.

application/json
post/updateInsTypeByID
200

Successful operation.

Last updated

Was this helpful?