Modify an existing Dynamic Article

This endpoint enables you to modify an existing Dynamic Article by giving its id as a path parameter

Log in to see full request history
Path Params
string
required

The id of the entity

Query Params
string
Defaults to null

Use the store level properties if any exist otherwise the global properties are used

Body Params

DynamicArticle

string
required

name of this dynamic article

boolean

if this dynamic article is shown in the menu

boolean

overwrites the original article price

integer

price of the overwritten article price in smallest monetary unit (Cents/Rappen)

integer

given name or original article name

string | null

name of this dynamic article group

boolean

is this table group active?

Responses

401

You are not unauthorized

404

Not Found

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json