-
Notifications
You must be signed in to change notification settings - Fork 1
Products
Lars Westermann edited this page Feb 14, 2020
·
3 revisions
Search for products
-
search?
:<<search string>>
[
{
<<Product>>,
"name_search": "product.name_search with highlighting",
"category_search": "product.category_search with highlighting",
"current_price_search": "product.current_price_search with highlighting",
"barcode_search": "product.barcode_search with highlighting"
}
]
Create a new product
<<Product>>
{
"id": "00000000-0000-0000-0000-000000000000"
}
Get product by id
-
product_id
:00000000-0000-0000-0000-000000000000
<<Product>>
Update a product
-
product_id
:00000000-0000-0000-0000-000000000000
<<Product>>
Delete a product
-
product_id
:00000000-0000-0000-0000-000000000000