SymXInstance

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getSymXInstance

post

Retrieve getSymXInstance data.

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

Successful operation.

application/json
post
/getSymXInstance
200

Successful operation.

getSymXInstanceSelectFields

post

Retrieve getSymXInstanceSelectFields data.

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

Successful operation.

application/json
post
/getSymXInstanceSelectFields
200

Successful operation.

getSymXInstancePagedList

post

Retrieve getSymXInstancePagedList data.

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

Successful operation.

application/json
post
/getSymXInstancePagedList
200

Successful operation.

getSymXInstanceListSelectFields

post

Retrieve getSymXInstanceListSelectFields data.

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

Successful operation.

application/json
post
/getSymXInstanceListSelectFields
200

Successful operation.

searchSymXInstanceSelectFields

post

Retrieve a list of select fields for SymX instances

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

Successful operation.

application/json
post
/searchSymXInstanceSelectFields
200

Successful operation.

getSymXInstancePagedListSelectFields

post

Retrieve getSymXInstancePagedListSelectFields data.

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

Successful operation.

application/json
post
/getSymXInstancePagedListSelectFields
200

Successful operation.

searchSymXInstancePagedSelectFields

post

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
/searchSymXInstancePagedSelectFields
200

Successful operation.

Last updated

Was this helpful?