...
| Code Block |
|---|
{
"reason": "Conflicts Found",
"details": [
{
"type": "ObjectValidationError",
"container": {
"type": "ObjectKey",
"objectType": "Contact"
},
"property": "emailAddress",
"requirement": {
"type": "UniquenessRequirement",
"uniquenessScope": "global"
},
"value": "s.smith@Snaplogic.com"
}
],
"status_code": 409,
"original": {
"emailAddress": "s.smith@Snaplogic.com",
"firstName": "Somebody",
...
},
"error": "The POST request failed",
"url": "https://secure.p02.eloqua.com/API/REST/2.0/data/contact"
}
|
Snap Pack History
| Insert excerpt | ||||||
|---|---|---|---|---|---|---|
|