Modify an existing ArticleGroup

When modifing an existing ArticleGroup, the id field must be given as a path parameter but discarded in the body

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

ArticleGroup

string
required
length ≤ 64

Unique Identifier , must be unique in the system

integer
required

Main article group

string
required
length ≤ 255

Article group name

string
length ≤ 255

Human readable article group id

int32

Default inhouse tax rate times 100 (1900 equals 19%) for articles in this group

int32

Default inhouse tax rate times 100 (700 equals 7%) for artilces in this group

string
length between 6 and 6

HEX color code (6 digits)

string
length between 6 and 6

HEX color code (6 digits)

string
length between 6 and 6

HEX color code (6 digits)

integer

Start PLU numbers (for autogenerated PLU's)

integer

End PLU numbers (for autogenerated PLU's)

string

A custom top article group like AFG

string

External ID to be used in third party systems

boolean
required

Show article group on default layer

boolean

Is this article group deleted?

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