Reference
Enums
Enumerations used by the Template endpoints.
Enumerations used by the Template endpoints. Endpoints link here instead of repeating the full value lists.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Welcome to the Connexease Gateway API Documentation!
Enumerations used by the Template endpoints.
| Value | Meaning |
|---|---|
UTILITY | Transactional / utility messages (e.g. order updates). |
MARKETING | Promotional messages (e.g. offers, announcements). |
AUTHENTICATION | One-time passcodes and authentication messages. |
| Value | Meaning |
|---|---|
APPROVED | Approved by Meta and usable. |
PENDING | Under review (typical right after create/edit). |
REJECTED | Rejected by Meta. |
PAUSED | Paused, usually due to quality. |
DISABLED | Disabled. |
| Value | Meaning |
|---|---|
GREEN | High quality. |
YELLOW | Medium quality. |
RED | Low quality. |
UNKNOWN | Not yet rated / unknown. |
| Value | Meaning |
|---|---|
POSITIONAL | Variables referenced by position ({{1}}, {{2}}). |
NAMED | Variables referenced by name. |
Was this page helpful?