{
"configuration": {
"consent": {
"name": "string",
"required": true,
"show_at_registration": true,
"show_in_profile": true,
"title": {
"en": "Text"
},
"definition": {
"en": "Text"
},
"yes_text": {
"en": "Text"
},
"no_text": {
"en": "Text"
},
"no_text_alt": {
"en": "Text"
},
"read_more": {
"en": "Text"
}
},
"points_validity_days": 365,
"returning_member_quarantine_days": 0,
"reference_points": 0,
"points_granted_message": {},
"terms_and_conditions": {
"en": "Text"
}
}
}curl --location --request PUT 'https://api.mpc.dev.placewise.com/v1/rewards-program/configuration' \
--header 'X-User-Agent: ApiDog' \
--header 'X-Product-Name: default' \
--header 'X-Loyalty-Club-Slug: infinity-mall' \
--header 'X-Customer: 447' \
--header 'Authorization: Bearer ' \
--header 'X-Client-Authorization: ' \
--header 'Content-Type: application/json' \
--data '{
"configuration": {
"consent": {
"name": "string",
"required": true,
"show_at_registration": true,
"show_in_profile": true,
"title": {
"en": "Text"
},
"definition": {
"en": "Text"
},
"yes_text": {
"en": "Text"
},
"no_text": {
"en": "Text"
},
"no_text_alt": {
"en": "Text"
},
"read_more": {
"en": "Text"
}
},
"points_validity_days": 365,
"returning_member_quarantine_days": 0,
"reference_points": 0,
"points_granted_message": {},
"terms_and_conditions": {
"en": "Text"
}
}
}'{
"configuration": {
"consent": {
"name": "string",
"required": true,
"show_at_registration": true,
"show_in_profile": true,
"title": {
"en": "Text"
},
"definition": {
"en": "Text"
},
"yes_text": {
"en": "Text"
},
"no_text": {
"en": "Text"
},
"no_text_alt": {
"en": "Text"
},
"read_more": {
"en": "Text"
}
},
"points_validity_days": 365,
"returning_member_quarantine_days": 0,
"reference_points": 0,
"points_granted_message": {},
"terms_and_conditions": {
"en": "Text"
}
}
}