Skip to main content

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.

Use these endpoints for bulk status management or integration work. When reading or updating statuses for a specific customer, use Profile Statuses instead.

What is a status?

A Status is a special type of label, categorisation or tag that can be applied to a customer profile. Profile statuses help identify the profiles association with a brand. For example, a profile status could be “Influencer”, or “Stylist”. Statuses can be ranked in a hierarchy, and can even be used to influence Omneo Incentives.
See Tags and statuses for a full explanation of how statuses relate to profiles and incentive eligibility.

Status properties

AttributesDescription
id INTEGERThe unique Omneo ID for the definition
name STRINGThe display name of the definition
handle STRINGA unique handle for the definition
sort_order INTEGERThe sort order of this status 0 = ascending -1 = descending
description STRINGThe internal description for the definition
short_description STRINGA publicly available short description for this status
long_description STRINGA publicly available full HTML description of the status
terms_conditionsThe terms and conditions associated with the status
iconA valid URL for the icon associated with this status
image_urlA valid URL for the cover image associated with this status
earn_instructionsInstructions displayed to the customer, on how to earn this status
internal_notesInternal notes attached to the status
created_at STRING DATE-TIME READ-ONLYThe UTC date & time the status record was created in ISO 8601 format.
updated_at STRING DATE-TIME READ-ONLYThe UTC date & time the status record was last updated in ISO 8601 format.