SymXInstance
Perform various operations for Symitar parameters.
Operations
Retrieve getSymXInstanceSelectFields data.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
SymXInstanceInstanceIdintegerOptional
Responses
200
Successful operation.
application/json
post
/getSymXInstanceSelectFields200
Successful operation.
Retrieve getSymXInstancePagedListSelectFields data.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200
Successful operation.
application/json
post
/getSymXInstancePagedListSelectFields200
Successful operation.
Retrieve a paged list of select fields for SymX instances
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
QuerystringOptional
Responses
200
Successful operation.
application/json
post
/searchSymXInstancePagedSelectFields200
Successful operation.
Last updated
Was this helpful?