Price Type User Groups

The following operations are available for this resource.

Http Verb Operation
Get TXN/PriceTypeUserGroups/{priceTypeUserGroupId} Get details of a price type/user group mapping by id.
GET Method: Get, URL: TXN/PriceTypeUserGroups/{priceTypeUserGroupId} Test

Get details of a price type/user group mapping by id.

GetAll TXN/PriceTypeUserGroups?userGroup={userGroup}&priceTypeId={priceTypeId} Get all price type/user group mappings. Optional filter on UserGroup and PriceType.
GET Method: GetAll, URL: TXN/PriceTypeUserGroups?userGroup={userGroup}&priceTypeId={priceTypeId} Test

Get all price type/user group mappings. Optional filter on UserGroup and PriceType.

Create TXN/PriceTypeUserGroups Create a new price typ/user group mapping.
POST Method: Create, URL: TXN/PriceTypeUserGroups Test

Create a new price typ/user group mapping.

Update TXN/PriceTypeUserGroups/{priceTypeUserGroupId} Update an existing price type/user group mapping.
PUT Method: Update, URL: TXN/PriceTypeUserGroups/{priceTypeUserGroupId} Test

Update an existing price type/user group mapping.

Delete TXN/PriceTypeUserGroups/{priceTypeUserGroupId} Delete an existing price type/user group mapping.
DELETE Method: Delete, URL: TXN/PriceTypeUserGroups/{priceTypeUserGroupId} Test

Delete an existing price type/user group mapping.