The following operations are available for this resource.
Http Verb | Operation | ||
---|---|---|---|
GET | Method: Get, URL: TXN/HoldCodeUserGroups/{holdCodeUserGroupId} | Test | |
Get the details of a hold code/user group mapping by id. |
|||
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. |
|||
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. |
|||
GET | Method: GetSummary, URL: TXN/HoldCodeUserGroups/Summary/{holdCodeUserGroupId} | Test | |
Get summary representation of a hold code/user group mapping by id. |
|||
POST | Method: Create, URL: TXN/HoldCodeUserGroups | Test | |
Create a new hold code/user group mapping. |
|||
PUT | Method: Update, URL: TXN/HoldCodeUserGroups/{holdCodeUserGroupId} | Test | |
Update an existing hold code/user group mapping. |
|||
DELETE | Method: Delete, URL: TXN/HoldCodeUserGroups/{holdCodeUserGroupId} | Test | |
Delete an existing hold code/user group mapping. |