SycClient

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getSycClient

post

Retrieve getSycClient data.

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

Successful operation.

application/json
post
/getSycClient
200

Successful operation.

getSycClientSelectFields

post

Retrieve getSycClientSelectFields data.

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

Successful operation.

application/json
post
/getSycClientSelectFields
200

Successful operation.

getSycClientPagedList

post

Retrieve getSycClientPagedList data.

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

Successful operation.

application/json
post
/getSycClientPagedList
200

Successful operation.

getSycClientListSelectFields

post

Retrieve getSycClientListSelectFields data.

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

Successful operation.

application/json
post
/getSycClientListSelectFields
200

Successful operation.

searchSycClientSelectFields

post

Retrieve a list of select fields for Sycamore clients

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

Successful operation.

application/json
post
/searchSycClientSelectFields
200

Successful operation.

getSycClientPagedListSelectFields

post

Retrieve getSycClientPagedListSelectFields data.

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

Successful operation.

application/json
post
/getSycClientPagedListSelectFields
200

Successful operation.

searchSycClientPagedSelectFields

post

Retrieve a paged list of select fields for Sycamore clients

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

Successful operation.

application/json
post
/searchSycClientPagedSelectFields
200

Successful operation.

updateSycClientByID

post

Update SYC clients by ID

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

Successful operation.

application/json
post
/updateSycClientByID
200

Successful operation.

Last updated

Was this helpful?