-
Notifications
You must be signed in to change notification settings - Fork 1
Categories
Lars Westermann edited this page Feb 14, 2020
·
3 revisions
Search for categories
-
search?
:<<search string>>
[
{
<<Category>>,
"id_search": "category.id with highlighting",
"name_search": "category.name with highlighting",
"current_price_search": "category.current_price with highlighting",
}
]
Create a new category
<<Category>>
{
"id": "00000000-0000-0000-0000-000000000000"
}
Get category by id
-
category_id
:00000000-0000-0000-0000-000000000000
<<Category>>
Update a category
-
category_id
:00000000-0000-0000-0000-000000000000
<<Category>>
Delete a category
-
category_id
:00000000-0000-0000-0000-000000000000