The following operations are available for this resource.
| Http Verb | Operation | ||
|---|---|---|---|
| GET | Method: Get, URL: TXN/TemplatePriceTypes/{templatePriceTypeId} | Test | |
|
Get details of a template price type. |
|||
| GET | Method: GetAll, URL: TXN/TemplatePriceTypes?templateId={templateId} | Test | |
|
Get all template price type. |
|||
| POST | Method: BatchCreate, URL: TXN/TemplatePriceTypes/Batch | Test | |
|
Create or update a set of template price types. |
|||
| POST | Method: Create, URL: TXN/TemplatePriceTypes | Test | |
|
Create a new template price type. |
|||
| PUT | Method: Update, URL: TXN/TemplatePriceTypes/{templatePriceTypeId} | Test | |
|
Update an existing template price type. |
|||
| DELETE | Method: Delete, URL: TXN/TemplatePriceTypes/{templatePriceTypeId} | Test | |
|
Delete an existing template price type. |
|||