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

ExceptionItemService

Manage exception item records.

Symitar eDocs References: Coming soon.

Operations

getExcpItem

post

Retrieves exception item.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
ExcpItemGlobalSequenceDatestring · dateOptional
ExcpItemGlobalSequenceintegerOptional
Responses
200

Successful operation.

application/json
post/getExcpItem
200

Successful operation.

getExcpItemSelectFields

post

Retrieves exception item with selected fields.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
ExcpItemGlobalSequenceDatestring · dateOptional
ExcpItemGlobalSequenceintegerOptional
Responses
200

Successful operation.

application/json
post/getExcpItemSelectFields
200

Successful operation.

getExcpItemSelectFieldsFilterChildren

post

Retrieves exception item with selected fields and filtered children.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
ExcpItemGlobalSequenceDatestring · dateOptional
ExcpItemGlobalSequenceintegerOptional
Responses
200

Successful operation.

application/json
post/getExcpItemSelectFieldsFilterChildren
200

Successful operation.

getExcpAddInfo

post

Retrieves exception item additional information.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
ExcpItemGlobalSequenceDatestring · dateOptional
ExcpItemGlobalSequenceintegerOptional
ExcpAddInfoLocatorintegerOptional
Responses
200

Successful operation.

application/json
post/getExcpAddInfo
200

Successful operation.

getExcpAddInfoSelectFields

post

Retrieves exception item additional information with selected fields.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
ExcpItemGlobalSequenceDatestring · dateOptional
ExcpItemGlobalSequenceintegerOptional
ExcpAddInfoLocatorintegerOptional
Responses
200

Successful operation.

application/json
post/getExcpAddInfoSelectFields
200

Successful operation.

getExcpAddInfoPagedList

post

Retrieves a paged list of exception item additional information.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
ExcpItemGlobalSequenceDatestring · dateOptional
ExcpItemGlobalSequenceintegerOptional
Responses
200

Successful operation.

application/json
TokenstringOptional
post/getExcpAddInfoPagedList
200

Successful operation.

getExcpAddInfoListSelectFields

post

Retrieves a list of exception item additional information with selected fields.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
ExcpItemGlobalSequenceDatestring · dateOptional
ExcpItemGlobalSequenceintegerOptional
Responses
200

Successful operation.

application/json
post/getExcpAddInfoListSelectFields
200

Successful operation.

searchExcpAddInfoSelectFields

post

Searches exception item additional information with selected fields.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
ExcpItemGlobalSequenceDatestring · dateOptional
ExcpItemGlobalSequenceintegerOptional
Responses
200

Successful operation.

application/json
post/searchExcpAddInfoSelectFields
200

Successful operation.

getExcpAddInfoPagedListSelectFields

post

Retrieves a paged list of exception item additional information with selected fields.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
ExcpItemGlobalSequenceDatestring · dateOptional
ExcpItemGlobalSequenceintegerOptional
Responses
200

Successful operation.

application/json
TokenstringOptional
post/getExcpAddInfoPagedListSelectFields
200

Successful operation.

searchExcpAddInfoPagedSelectFields

post

Searches exception item additional information with pagination and selected fields.

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

Successful operation.

application/json
TokenstringOptional
post/searchExcpAddInfoPagedSelectFields
200

Successful operation.

getExcpAddenda

post

Retrieves exception item addenda.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
ExcpItemGlobalSequenceDatestring · dateOptional
ExcpItemGlobalSequenceintegerOptional
ExcpAddendaLocatorintegerOptional
Responses
200

Successful operation.

application/json
post/getExcpAddenda
200

Successful operation.

getExcpAddendaSelectFields

post

Retrieves exception item addenda with selected fields.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
ExcpItemGlobalSequenceDatestring · dateOptional
ExcpItemGlobalSequenceintegerOptional
ExcpAddendaLocatorintegerOptional
Responses
200

Successful operation.

application/json
post/getExcpAddendaSelectFields
200

Successful operation.

getExcpAddendaPagedList

post

Retrieves a paged list of exception item addenda.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
ExcpItemGlobalSequenceDatestring · dateOptional
ExcpItemGlobalSequenceintegerOptional
Responses
200

Successful operation.

application/json
TokenstringOptional
post/getExcpAddendaPagedList
200

Successful operation.

getExcpAddendaListSelectFields

post

Retrieves a list of exception item addenda with selected fields.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
ExcpItemGlobalSequenceDatestring · dateOptional
ExcpItemGlobalSequenceintegerOptional
Responses
200

Successful operation.

application/json
post/getExcpAddendaListSelectFields
200

Successful operation.

searchExcpAddendaSelectFields

post

Searches exception item addenda with selected fields.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
ExcpItemGlobalSequenceDatestring · dateOptional
ExcpItemGlobalSequenceintegerOptional
Responses
200

Successful operation.

application/json
post/searchExcpAddendaSelectFields
200

Successful operation.

getExcpAddendaPagedListSelectFields

post

Retrieves a paged list of exception item addenda with selected fields.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
ExcpItemGlobalSequenceDatestring · dateOptional
ExcpItemGlobalSequenceintegerOptional
Responses
200

Successful operation.

application/json
TokenstringOptional
post/getExcpAddendaPagedListSelectFields
200

Successful operation.

searchExcpAddendaPagedSelectFields

post

Searches exception item addenda with pagination and selected fields.

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

Successful operation.

application/json
TokenstringOptional
post/searchExcpAddendaPagedSelectFields
200

Successful operation.

Last updated

Was this helpful?