The following operations are available for this resource.
| Http Verb | Operation | ||
|---|---|---|---|
| GET | Method: Get, URL: TXN/PriceTypeUserGroups/{priceTypeUserGroupId} | Test | |
|
Get details of a price type/user group mapping by id. |
|||
| GET | Method: GetAll, URL: TXN/PriceTypeUserGroups?userGroup={userGroup}&priceTypeId={priceTypeId} | Test | |
|
Get all price type/user group mappings. Optional filter on UserGroup and PriceType. |
|||
| POST | Method: Create, URL: TXN/PriceTypeUserGroups | Test | |
|
Create a new price typ/user group mapping. |
|||
| PUT | Method: Update, URL: TXN/PriceTypeUserGroups/{priceTypeUserGroupId} | Test | |
|
Update an existing price type/user group mapping. |
|||
| DELETE | Method: Delete, URL: TXN/PriceTypeUserGroups/{priceTypeUserGroupId} | Test | |
|
Delete an existing price type/user group mapping. |
|||