DivTable
Perform various operations for Symitar parameters.
Operations
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
/getDivTableSelectFields200
Successful operation.
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
/searchDivTableSelectFields200
Successful operation.
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
/getDivTablePagedListSelectFields200
Successful operation.
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
/searchDivTablePagedSelectFields200
Successful operation.
Last updated
Was this helpful?