AcsGlobal

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getAcsGlobal

post

Retrieve the global access control system

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

Successful operation.

application/json
post
/getAcsGlobal
200

Successful operation.

getAcsGlobalSelectFields

post

Retrieve the global access control system with selected fields

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

Successful operation.

application/json
post
/getAcsGlobalSelectFields
200

Successful operation.

updateAcsGlobalByID

post

Update ACS Global by ID

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

Successful operation.

application/json
post
/updateAcsGlobalByID
200

Successful operation.

Last updated

Was this helpful?