INDEX JSON XML

Discounts

Each site or event in the system contains a list of discounts and services that the entry offers. This list of discounts can be used to filter a listing of sites to those that offer specific services. The Discounts endpoint can be used by AJAX methods to provide a for a user to filter their searches on for example.

It is also possible to view sites that have many different discounts as a list.


Use Ctrl to select multiple then click outside the control to continue

For the results returned in JSON or XML format it is possible to see the discount codes matched for your query by inspecting the link property which will be the list of codes and the rank property which will be higher for the number of codes matched. Each item that matches the same number of codes will have the same rank.

Choose one of the entries from the list below to see a list of sites which offer the selected discount.

Discount Types

Return to Index