Customer Note
Represents a note made on a customer record via the admin console or via API
customerNote object
Property | Data Type (length) | Description |
---|---|---|
customerId | integer (10) | Helix-assigned unique ID for a customer |
customerNoteId | long integer (64-bit integer) | Helix-assigned unique ID for the note |
effective | datetime (34) | Date and time the note was last modified |
modifiedBy | integer (10) | {need description} |
note | string (500) | Text content of the note |
Updated 12 months ago