Packages
Delete a package price rule
Removes a PriceRule from a Package. Existing bookings priced under this rule are unaffected — they retain the price recorded at booking time. When offering_standard_price is enabled for the site, the package's standard_price must be set before a price rule can be deleted. A zero amount counts as set. Requires the SETTINGS_MANAGE permission on the package's site.
delete/shop/packages/{packageId}/price-rules/{priceRuleId}
Response
Price rule deleted successfully.
Changes
No recorded changes to this endpoint across all 1 revision of this API.