Order API
EnumConsentStatus1
Marketing consent status for email or SMS communications.
| Kind | Enum type |
|---|---|
| Used in | CustomerDetails1, EstimateAccrual1, UpdateCustomers3, UpdateOrders4 |
Values
-
subscribedThe customer has explicitly opted in to receive marketing communications.
-
not_subscribedThe customer has not subscribed (default state).
-
unsubscribedThe customer has explicitly opted out of marketing communications.
-
subscribingThe customer is in the process of subscribing (e.g., awaiting double opt-in confirmation).
-
unknownThe consent status is not known.