Price Templates

The following operations are available for this resource.

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

Get details of a price template.

GetAll TXN/PriceTemplates?zoneMapId={zoneMapId}&facilityId={facilityId} Get all price templates. Optionally filtered by zoneMap and/or facility.
GET Method: GetAll, URL: TXN/PriceTemplates?zoneMapId={zoneMapId}&facilityId={facilityId} Test

Get all price templates. Optionally filtered by zoneMap and/or facility.

GetSummaries TXN/PriceTemplates/Summary?zoneMapId={zoneMapId}&facilityId={facilityId} Get summary of all price templates. Optionally filtered by zoneMap and/or facility.
GET Method: GetSummaries, URL: TXN/PriceTemplates/Summary?zoneMapId={zoneMapId}&facilityId={facilityId} Test

Get summary of all price templates. Optionally filtered by zoneMap and/or facility.

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

Create a new price template.

Update TXN/PriceTemplates/{priceTemplateId} Update an existing price template.
PUT Method: Update, URL: TXN/PriceTemplates/{priceTemplateId} Test

Update an existing price template.

Delete TXN/PriceTemplates/{priceTemplateId} Delete an existing price template.
DELETE Method: Delete, URL: TXN/PriceTemplates/{priceTemplateId} Test

Delete an existing price template.