Gets the products available as perks (optionally filtered by perkType, country and operator)Copy Pageget http://localhost:8080/v1/perks/productsQuery ParamsperkTypestringenumPerkType to filter by; omit to return all productsMOBILE_TOP_UPUTILITIESGIFT_CARDSESIMAllowed:MOBILE_TOP_UPUTILITIESGIFT_CARDSESIMcountrystringCountry ISO 3166-1 alpha-3 code to filter by; omit for all countriesoperatorIduuidOperator id to filter by; omit for all operatorslimitint321 to 100Defaults to 20Maximum results to return (page size); defaults to 20, max 100offsetint32≥ 0Defaults to 0Number of results to skip; defaults to 0Responses 200Success 400Bad Request 403Forbidden 422Unprocessable Content 500Internal Server Error 501Not ImplementedUpdated about 13 hours ago Gets a single perk operator by its idGets a single perk product by its idDid this page help you?YesNo