SymXClient

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getSymXClient

post

Retrieve getSymXClient data.

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

Successful operation.

application/json
post
/getSymXClient
200

Successful operation.

getSymXClientSelectFields

post

Retrieve getSymXClientSelectFields data.

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

Successful operation.

application/json
post
/getSymXClientSelectFields
200

Successful operation.

updateSymXClientByID

post

Update SymX clients by ID

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

Successful operation.

application/json
post
/updateSymXClientByID
200

Successful operation.

Last updated

Was this helpful?