ExceptionItemService

Manage exception item records.

Symitar eDocs References: Coming soon.

Operations

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.

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.

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
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
Responses
200

Successful operation.

application/json
post
/searchExcpAddInfoPagedSelectFields
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.

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
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
Responses
200

Successful operation.

application/json
post
/searchExcpAddendaPagedSelectFields
200

Successful operation.

Last updated

Was this helpful?