AcctMembGrpDesc

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getAcctMembGrpDesc

post

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
/getAcctMembGrpDesc
200

Successful operation.

getAcctMembGrpDescSelectFields

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

Successful operation.

application/json
post
/getAcctMembGrpDescSelectFields
200

Successful operation.

getAcctMembGrpDescPagedList

post

Retrieve a paged list of account member group descriptions

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

Successful operation.

application/json
post
/getAcctMembGrpDescPagedList
200

Successful operation.

getAcctMembGrpDescListSelectFields

post

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
/getAcctMembGrpDescListSelectFields
200

Successful operation.

searchAcctMembGrpDescSelectFields

post

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
/searchAcctMembGrpDescSelectFields
200

Successful operation.

getAcctMembGrpDescPagedListSelectFields

post

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
/getAcctMembGrpDescPagedListSelectFields
200

Successful operation.

searchAcctMembGrpDescPagedSelectFields

post

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
/searchAcctMembGrpDescPagedSelectFields
200

Successful operation.

updateAcctMembGrpDescByID

post

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
/updateAcctMembGrpDescByID
200

Successful operation.

Last updated

Was this helpful?