AcsService
Perform various operations for Symitar parameters.
Operations
Retrieve access services with selected fields
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
AcsServiceAcsServiceTypeintegerOptional
Responses
200
Successful operation.
application/json
post
/getAcsServiceSelectFields200
Successful operation.
Retrieve the list of access services with selectable fields
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200
Successful operation.
application/json
post
/getAcsServiceListSelectFields200
Successful operation.
Retrieve a paged list of access services with selected fields
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200
Successful operation.
application/json
post
/getAcsServicePagedListSelectFields200
Successful operation.
Search ACS service paged select fields
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
QuerystringOptional
Responses
200
Successful operation.
application/json
post
/searchAcsServicePagedSelectFields200
Successful operation.
Last updated
Was this helpful?