curl https://api.thanxsandbox.com/communication_settings/weori234098 \ -X GET
{ "communication_setting": { "id": "weori234098", "merchant_id": "owierywtwt", "merchant_handle": "example-merchant", "user_id": "woeruijsfwer", "reward_earned": { "notification": true, "email": true }, "reward_unused": { "notification": true, "email": true }, "reward_progress": { "notification": true, "email": true }, "reward_offer": { "notification": true, "email": true }, "feedback_available": { "notification": true }, "marketing_general": { "email": true, "sms": true } } }
This endpoint returns a specific communication setting by its ID. No authentication is required for this endpoint.
Show reward_earned
Show reward_unused
Show reward_progress
Show reward_offer
Show feedback_available
Show marketing_general