Payload Description
string
Communication Setting ID
string
Merchant ID
string
User ID
hash
Settings for when a user earns loyalty progress
hash
Settings for when a merchant sends an offer
hash
Settings for when a merchant sends general marketing
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
{
"communication_setting": {
"id": "weori234098",
"merchant_id": "owierywtwt",
"user_id": "woeruijsfwer",
"reward_progress": {
"email": true
},
"reward_offer": {
"notification": true,
"email": true
},
"marketing_general": {
"email": true
}
}
}
Show marketing_general
{
"communication_setting": {
"id": "weori234098",
"merchant_id": "owierywtwt",
"user_id": "woeruijsfwer",
"reward_progress": {
"email": true
},
"reward_offer": {
"notification": true,
"email": true
},
"marketing_general": {
"email": true
}
}
}