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

InqDefinition

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getInqDefinition

post

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

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

Successful operation.

application/json
post/getInqDefinition
200

Successful operation.

getInqDefinitionSelectFields

post

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

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

Successful operation.

application/json
post/getInqDefinitionSelectFields
200

Successful operation.

getInqDefinitionPagedList

post

Retrieve InqDefinition 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/getInqDefinitionPagedList
200

Successful operation.

getInqDefinitionListSelectFields

post

Retrieve InqDefinition 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/getInqDefinitionListSelectFields
200

Successful operation.

searchInqDefinitionSelectFields

post

Search InqDefinition 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/searchInqDefinitionSelectFields
200

Successful operation.

getInqDefinitionPagedListSelectFields

post

Retrieve InqDefinition 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/getInqDefinitionPagedListSelectFields
200

Successful operation.

searchInqDefinitionPagedSelectFields

post

Search InqDefinition 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/searchInqDefinitionPagedSelectFields
200

Successful operation.

updateInqDefinitionByID

post

Update InqDefinition 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
InqDefinitionInquiryNumberintegerOptional
Responses
200

Successful operation.

application/json
post/updateInqDefinitionByID
200

Successful operation.

Last updated

Was this helpful?