AcctMembGrpDesc
Perform various operations for Symitar parameters.
Operations
Retrieve the account member group description
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
AcctMembGrpDescMemberGroupintegerRequired
Responses
200
Successful operation.
application/json
post
/getAcctMembGrpDesc200
Successful operation.
Retrieve the list of account member group descriptions with selectable fields
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200
Successful operation.
application/json
post
/getAcctMembGrpDescListSelectFields200
Successful operation.
Search account member group description select fields
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200
Successful operation.
application/json
post
/searchAcctMembGrpDescSelectFields200
Successful operation.
Retrieve a paged list of account member group descriptions with selected fields
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200
Successful operation.
application/json
post
/getAcctMembGrpDescPagedListSelectFields200
Successful operation.
Search account member group description paged select fields
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
QuerystringOptional
Responses
200
Successful operation.
application/json
post
/searchAcctMembGrpDescPagedSelectFields200
Successful operation.
Update Account Member Group Description by ID
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
AcctMembGrpDescMemberGroupintegerOptional
Responses
200
Successful operation.
application/json
post
/updateAcctMembGrpDescByID200
Successful operation.
Last updated
Was this helpful?