Hold Code User Groups

The following operations are available for this resource.

Http Verb Operation
Get TXN/HoldCodeUserGroups/{holdCodeUserGroupId} Get the details of a hold code/user group mapping by id.
GET Method: Get, URL: TXN/HoldCodeUserGroups/{holdCodeUserGroupId} Test

Get the details of a hold code/user group mapping by id.

GetAll TXN/HoldCodeUserGroups?userGroup={userGroup}&holdCode={holdCode} Get all hold code/user group mappings. Optional filter for a UserGroup or HoldCode.
GET Method: GetAll, URL: TXN/HoldCodeUserGroups?userGroup={userGroup}&holdCode={holdCode} Test

Get all hold code/user group mappings. Optional filter for a UserGroup or HoldCode.

GetSummaries TXN/HoldCodeUserGroups/Summary?userGroup={userGroup}&holdCode={holdCode} Get a summary representation of all hold code/user group mappings. Optional filter for a UserGroup or HoldCode.
GET Method: GetSummaries, URL: TXN/HoldCodeUserGroups/Summary?userGroup={userGroup}&holdCode={holdCode} Test

Get a summary representation of all hold code/user group mappings. Optional filter for a UserGroup or HoldCode.

GetSummary TXN/HoldCodeUserGroups/Summary/{holdCodeUserGroupId} Get summary representation of a hold code/user group mapping by id.
GET Method: GetSummary, URL: TXN/HoldCodeUserGroups/Summary/{holdCodeUserGroupId} Test

Get summary representation of a hold code/user group mapping by id.

Create TXN/HoldCodeUserGroups Create a new hold code/user group mapping.
POST Method: Create, URL: TXN/HoldCodeUserGroups Test

Create a new hold code/user group mapping.

Update TXN/HoldCodeUserGroups/{holdCodeUserGroupId} Update an existing hold code/user group mapping.
PUT Method: Update, URL: TXN/HoldCodeUserGroups/{holdCodeUserGroupId} Test

Update an existing hold code/user group mapping.

Delete TXN/HoldCodeUserGroups/{holdCodeUserGroupId} Delete an existing hold code/user group mapping.
DELETE Method: Delete, URL: TXN/HoldCodeUserGroups/{holdCodeUserGroupId} Test

Delete an existing hold code/user group mapping.