Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagephp
themeEmacs
"consent": {
 "id": "9874",
 "consentTechName": "J'accepte d'être contacté occasionnellement par téphone",
 "customers": 
[
 {
 "id": "123456",
 "trackId": "1002",
 "customerConsentCreatedAt": "2018-04-06 09:36:56",
 "customerConsentStatus": "unknow"
 },
 {
 "id": "123457",
 "trackId": "1003",
 "customerConsentCreatedAt": "2018-04-09 09:06:25",
 "customerConsentStatus": "refused"
 },
 {
 "id": "123458",
 "trackId": "1004",
 "customerConsentCreatedAt": "2018-04-09 09:50:33",
 "customerConsentStatus": "toBeConfirmed"
 } 
 ]
},
"count": 4,
"nextPageUrl": "http:social-sb.com/api/v2/customers-consentconsents?consentId=9874&startAt=4"

...