- ID
- f191ead4-fe45-479c-ae8b-64385de502ef
BE-7301 Move Braze SMS opt-out from address endpoitn to dedicated customer endpoint
- source :: https://hungryroot.atlassian.net/browse/BE-7301
- tags :: Hungryroot API Project
- epic :: EP-411 Eng Parking Lot
- sprint :: HR BE Sprint 105
- status :: Status - Complete
Tasks
DONE Add opt-out flow to the sms_consent app
- ID
- 9188098c-4477-bdd8-28db-bf4f093787d7
Description
A fast-followup to adding our new SmsConsentRecord data model, we need to add
the ability to store opt-out values in the same records table. This should use
the same sms_consent model and enable sending “sms_opt_in” value as “false”
should result in an SmsConsentRecord table entry with the “consent_action” value
being “OPT-OUT”