InqDefinition

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getInqDefinition

post

Get the getInqDefinition data.

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

Get the getInqDefinitionSelectFields data.

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

Get the getInqDefinitionPagedList data.

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

Successful operation.

application/json
post
/getInqDefinitionPagedList
200

Successful operation.

getInqDefinitionListSelectFields

post

Get the getInqDefinitionListSelectFields data.

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

Successful operation.

application/json
post
/getInqDefinitionListSelectFields
200

Successful operation.

searchInqDefinitionSelectFields

post

Field for selecting various options related to searchinqdefinitionselectfields

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

Successful operation.

application/json
post
/searchInqDefinitionSelectFields
200

Successful operation.

getInqDefinitionPagedListSelectFields

post

Get the getInqDefinitionPagedListSelectFields data.

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

Successful operation.

application/json
post
/getInqDefinitionPagedListSelectFields
200

Successful operation.

searchInqDefinitionPagedSelectFields

post

Field for selecting various options related to searchinqdefinitionpagedselectfields

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

Successful operation.

application/json
post
/searchInqDefinitionPagedSelectFields
200

Successful operation.

updateInqDefinitionByID

post
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?