Updates an existing customer.
Returns customer record details.
object or object | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Any of:
|
{- "data": {
- "attribute1": "Derry Lane 11",
- "attribute2": "+44123456789",
- "typedId": "2147492216.C"
}, - "oldValues": {
- "version": 0,
- "typedId": "2147492216.C",
- "customerId": "00003",
- "name": "Kate Smith",
- "parentId": null,
- "userGroupEdit": null,
- "userGroupViewDetails": null,
- "nodeId": 2147492216,
- "createDate": "2021-09-22T12:56:16",
- "createdBy": 2147490696,
- "lastUpdateDate": "2021-09-22T12:56:16",
- "lastUpdateBy": 2147490696,
- "attribute1": "Derry Lane",
- "attribute2": "123456789",
- "attribute3": null,
- "attribute4": null,
- "attribute5": null,
- "attribute6": null,
- "attribute7": null,
- "attribute8": null,
- "attribute9": null,
- "attribute10": null,
- "attribute11": null,
- "attribute12": null,
- "attribute13": null,
- "attribute14": null,
- "attribute15": null,
- "attribute16": null,
- "attribute17": null,
- "attribute18": null,
- "attribute19": null,
- "attribute20": null,
- "attribute21": null,
- "attribute22": null,
- "attribute23": null,
- "attribute24": null,
- "attribute25": null,
- "attribute26": null,
- "attribute27": null,
- "attribute28": null,
- "attribute29": null,
- "attribute30": null,
- "isParent": false
}, - "operationType": "update",
- "textMatchStyle": "exact"
}
{- "response": {
- "node": "string",
- "data": [
- {
- "createDate": "2019-08-24T14:15:22Z",
- "createdBy": 0,
- "customerId": "string",
- "isParent": true,
- "lastUpdateBy": 0,
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "name": "string",
- "nodeId": 0,
- "parentId": 0,
- "typedId": "string",
- "userGroupEdit": "string",
- "userGroupViewDetails": "string",
- "version": 0,
- "attribute1": "string",
- "attribute2": "string",
- "attribute3": "string",
- "attribute4": "string",
- "attribute5": "string",
- "attribute6": "string",
- "attribute7": "string",
- "attribute8": "string",
- "attribute9": "string",
- "attribute10": "string",
- "attribute11": "string",
- "attribute12": "string",
- "attribute13": "string",
- "attribute14": "string",
- "attribute15": "string",
- "attribute16": "string",
- "attribute17": "string",
- "attribute18": "string",
- "attribute19": "string",
- "attribute20": "string",
- "attribute21": "string",
- "attribute22": "string",
- "attribute23": "string",
- "attribute24": "string",
- "attribute25": "string",
- "attribute26": "string",
- "attribute27": "string",
- "attribute28": "string",
- "attribute29": "string",
- "attribute30": "string"
}
], - "status": 0
}
}