get https://sandbox-api.hostfully.com/v2/pricingrules/
Retrieve pricing rules for a given property
Available values for "priceRuleType":
- STAY_IS_SHORTER_THAN_X_DAYS
- STAY_IS_LONGER_THAN_X_DAYS
- STAY_IS_LONGER_THAN_X_DAYS
Available values for "priceChangeType":
- PERCENT
Pricing rules from the sample response are as follows:
- Increase the price by 20% when a stay is shorter than 2 days
- Reduce the price by 5% when a stay is longer than 7 days
- Reduce the price by 10% when a stay is longer than 14 days