Огляд сутності
Атрибут
Створюйте та керуйте кастомними атрибутами, щоб розширювати моделі даних Flowtly.
Ендпоїнти
/api/attributes
Список атрибутів
Отримуйте атрибути з пагінацією та фільтрами.
/api/attributes
Створити атрибут
Визначте новий атрибут зі slug, назвою та типом.
/api/attributes/{id}
Отримати атрибут за ID
Прочитайте визначення конкретного атрибута.
/api/attributes/{id}
Оновити атрибут
Патчте деталі атрибута, наприклад назву або опис.
/api/attributes/{id}
Видалити атрибут
Видаліть визначення атрибута.
/api/attribute-entity-values
List attribute-entity-values
Retrieves the collection of AttributeValue resources.
/api/attribute-entity-values
Create attribute-entity-value
Creates a AttributeValue resource.
/api/attribute-entity-values/{id}
Get attribute-entity-value
Retrieves a AttributeValue resource.
/api/attribute-entity-values/{id}
Update attribute-entity-value
Updates the AttributeValue resource.
/api/attribute-entity-values/{id}
Delete attribute-entity-value
Removes the AttributeValue resource.
/api/attribute-set-attributes
List attribute-set-attributes
Retrieves the collection of AttributeSetAttribute resources.
/api/attribute-set-attributes
Create attribute-set-attribute
Creates a AttributeSetAttribute resource.
/api/attribute-set-attributes/{id}
Get attribute-set-attribute
Retrieves a AttributeSetAttribute resource.
/api/attribute-set-attributes/{id}
Update attribute-set-attribute
Updates the AttributeSetAttribute resource.
/api/attribute-set-attributes/{id}
Delete attribute-set-attribute
Removes the AttributeSetAttribute resource.
/api/attribute-sets
List attribute-sets
Retrieves the collection of AttributeSet resources.
/api/attribute-sets
Create attribute-set
Creates a AttributeSet resource.
/api/attribute-sets/{id}
Get attribute-set
Retrieves a AttributeSet resource.
/api/attribute-sets/{id}
Update attribute-set
Updates the AttributeSet resource.
/api/attribute-sets/{id}
Delete attribute-set
Removes the AttributeSet resource.
/api/attribute-values
List attribute-values
Retrieves the collection of AttributeValue resources.
/api/attribute-values
Create attribute-value
Creates a AttributeValue resource.
/api/attribute-values/{id}
Get attribute-value
Retrieves a AttributeValue resource.
/api/attribute-values/{id}
Update attribute-value
Updates the AttributeValue resource.
/api/attribute-values/{id}
Delete attribute-value
Removes the AttributeValue resource.
Поля схеми
Attribute-attribute.read| Поле | Тип | Опис |
|---|---|---|
id |
string | Ідентифікатор атрибута. |
name |
string | Відображувана назва атрибута. |
type |
string | Тип даних атрибута. |
shift |
integer | — |
required |
boolean | — |
multiple |
boolean | — |
defaultValue |
string | null | — |
formatPattern |
string | null | — |