Update an article
A subset of article attributes can be updated using this call, for example the status
can be switched between 0 = HIDDEN or 1 = VISIBLE,
The ean and some parameters can not be changed as the article may be referenced in an ongoing order process.
In such cases a new article should be created and the other one set to deleted.
Authentication
AuthorizationBearer
An auth_token should be provided to authenticate a session.
To obtain an auth_token, see the POST request to
/api/v1/authenticate.
Request
This endpoint expects an object.
article_status
price
translation_key
product
Response
Response to a successful GET, also used for a POST if it does not result in a creation