A point definition is a configurable template, containing core information used when assigning points. To add a points to a profile, you first need to specify the definition of the points you are assigning.
For example, you may have a "Customer Service Manual" reward definition.
When attributing points to a profile, you can specify your desired definition at the time of redemption.
Point definition properties
Attributes | Description |
---|---|
idINTEGER | A unique Omneo ID for the definition |
nameSTRING | The display name for the definition |
handleSTRING | A unique handle for the definition |
descriptionSTRING | An internal description for the definition |
notesSTRING | Internal notes attached to the definition |
is_reassignableBOOLEAN | Denotes whether this benefit can be reassigned once already assigned to a profile |
tagsARRAY | An array of tags attached to the definition |
created_atSTRING DATE-TIME READ-ONLY | The UTC date & time the definition was created in ISO 8601 format. |
updated_atSTRING DATE-TIME READ-ONLY | The UTC date & time the definition was last updated in ISO 8601 format. |