The following operations are available for this resource.
| Http Verb | Operation | ||
|---|---|---|---|
| GET | Method: Get, URL: TXN/PriceTemplates/{priceTemplateId} | Test | |
|
Get details of a price template. |
|||
| GET | Method: GetAll, URL: TXN/PriceTemplates?zoneMapId={zoneMapId}&facilityId={facilityId} | Test | |
|
Get 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. |
|||
| POST | Method: Create, URL: TXN/PriceTemplates | Test | |
|
Create a new price template. |
|||
| PUT | Method: Update, URL: TXN/PriceTemplates/{priceTemplateId} | Test | |
|
Update an existing price template. |
|||
| DELETE | Method: Delete, URL: TXN/PriceTemplates/{priceTemplateId} | Test | |
|
Delete an existing price template. |
|||