Divendo API 2.0

We’ve rebuilt our API from the ground up to be easier than ever to integrate our platform with your favourite software

Contact Preferences

email * Type:Contact Preference Read only:False Email contact preferences
post * Type:Contact Preference Read only:False Direct mail contact preferences
sms * Type:Contact Preference Read only:False SMS contact preferences
phone * Type:Contact Preference Read only:False Telephone contact preferences

Example

{
  "email": {
    "optoutreason": null,
    "optoutdate": null
  },
  "post": {
    "optoutreason": null,
    "optoutdate": null
  },
  "sms": {
    "optoutreason": "optout",
    "optoutdate": "2018-03-29T22:23:11.0692722+01:00"
  },
  "phone": {
    "optoutreason": null,
    "optoutdate": null
  }
}