curl https://api.thanxsandbox.com/points_multiplier \ -X GET \ -H "Content-Type: application/json" \ -H "Accept-Version: v4.0" \ -H "Accept: application/json" \ -H "Authorization: Bearer ${token}" \ -H "X-ClientId: ${client_id}"
{ "points_multipliers": [ { "id": "dq7xkm2ph0my36n", "points_experience_id": "5nxe1pxwhqg2kmr", "factor": "1.9", "date_range_starts_on": "2023-12-19", "date_range_ends_on": "2023-12-25" } ] }
This endpoint returns the configured points multipliers for the experience.