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.Documentation Index
Fetch the complete documentation index at: https://docs.omneo.io/llms.txt
Use this file to discover all available pages before exploring further.
Point definition properties
| Attributes | Description |
|---|---|
id INTEGER | A unique Omneo ID for the definition |
name STRING | The display name for the definition |
handle STRING | A unique handle for the definition |
description STRING | An internal description for the definition |
notes STRING | Internal notes attached to the definition |
is_reassignable BOOLEAN | Denotes whether this benefit can be reassigned once already assigned to a profile |
tags ARRAY | An array of tags attached to the definition |
created_at STRING DATE-TIME READ-ONLY | The UTC date & time the definition was created in ISO 8601 format. |
updated_at STRING DATE-TIME READ-ONLY | The UTC date & time the definition was last updated in ISO 8601 format. |