Template Price Types

The following operations are available for this resource.

Http Verb Operation
Get TXN/TemplatePriceTypes/{templatePriceTypeId} Get details of a template price type.
GET Method: Get, URL: TXN/TemplatePriceTypes/{templatePriceTypeId} Test

Get details of a template price type.

GetAll TXN/TemplatePriceTypes?templateId={templateId} Get all template price type.
GET Method: GetAll, URL: TXN/TemplatePriceTypes?templateId={templateId} Test

Get all template price type.

BatchCreate TXN/TemplatePriceTypes/Batch Create or update a set of template price types.
POST Method: BatchCreate, URL: TXN/TemplatePriceTypes/Batch Test

Create or update a set of template price types.

Create TXN/TemplatePriceTypes Create a new template price type.
POST Method: Create, URL: TXN/TemplatePriceTypes Test

Create a new template price type.

Update TXN/TemplatePriceTypes/{templatePriceTypeId} Update an existing template price type.
PUT Method: Update, URL: TXN/TemplatePriceTypes/{templatePriceTypeId} Test

Update an existing template price type.

Delete TXN/TemplatePriceTypes/{templatePriceTypeId} Delete an existing template price type.
DELETE Method: Delete, URL: TXN/TemplatePriceTypes/{templatePriceTypeId} Test

Delete an existing template price type.