Gets perk orders (last 24h unless filtered by externalId or a from/to window of max 24h)Copy Pageget http://localhost:8080/v1/perks/ordersQuery ParamsperkTypestringenumPerkType to filter byMOBILE_TOP_UPUTILITIESGIFT_CARDSESIMAllowed:MOBILE_TOP_UPUTILITIESGIFT_CARDSESIMcountrystringCountry ISO 3166-1 alpha-3 code to filter byoperatorIduuidOperator id to filter byexternalIduuidExternal reference an order was created withproductTypestringProduct type to filter by, e.g. FIXED_VALUE_RECHARGEfromDatestringCreated-from timestamp (ISO 8601); window to toDate max 24htoDatestringCreated-to timestamp (ISO 8601)limitint321 to 100Defaults to 20Maximum results to return (page size); defaults to 20, max 100offsetint32≥ 0Defaults to 0Number of results to skip; defaults to 0, must be a multiple of limitResponses 200Success 400Bad Request 403Forbidden 422Unprocessable Content 500Internal Server Error 501Not ImplementedUpdated 4 days ago Gets a single perk product by its idPlaces an order for a perk product, delivered to the given beneficiaryDid this page help you?YesNo