The following operations are available for this resource.
| Http Verb | Operation | ||
|---|---|---|---|
| GET | Method: Get, URL: TXN/PackagePriceTypes/{packagePriceTypeId} | Test | |
|
Get details of a specific package price type. |
|||
| GET | Method: GetAll, URL: TXN/PackagePriceTypes?packageIds={packageIds} | Test | |
|
Get all package price types. |
|||
| POST | Method: Create, URL: TXN/PackagePriceTypes | Test | |
|
Create a new package price type. |
|||
| PUT | Method: Update, URL: TXN/PackagePriceTypes/{packagePriceTypeId} | Test | |
|
Update an existing package price type. |
|||
| DELETE | Method: Delete, URL: TXN/PackagePriceTypes/{packagePriceTypeId} | Test | |
|
Delete an existing package price type. |
|||