DivTable

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getDivTable

post

Retrieve division table data.

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

Successful operation.

application/json
post
/getDivTable
200

Successful operation.

getDivTableSelectFields

post

Retrieve select fields for division table data.

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

Successful operation.

application/json
post
/getDivTableSelectFields
200

Successful operation.

getDivTablePagedList

post

Retrieve paged division table data.

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

Successful operation.

application/json
post
/getDivTablePagedList
200

Successful operation.

getDivTableListSelectFields

post

Retrieve select fields for a list of division table data.

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

Successful operation.

application/json
post
/getDivTableListSelectFields
200

Successful operation.

searchDivTableSelectFields

post

Field for selecting various options related to searchdivtableselectfields

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

Successful operation.

application/json
post
/searchDivTableSelectFields
200

Successful operation.

getDivTablePagedListSelectFields

post

Retrieve select fields for paged division table data.

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

Successful operation.

application/json
post
/getDivTablePagedListSelectFields
200

Successful operation.

searchDivTablePagedSelectFields

post

Field for selecting various options related to searchdivtablepagedselectfields

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

Successful operation.

application/json
post
/searchDivTablePagedSelectFields
200

Successful operation.

updateDivTableByID

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

Successful operation.

application/json
post
/updateDivTableByID
200

Successful operation.

Last updated

Was this helpful?