Create a new article

Deprecated
Create a new Article with the given fields. Enterprise organisations can then only see the articles configured in the currency of their organisation.

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_statusobjectRequired
namestringRequired
name that will be displayed on the SIM Order dialog
eanstringRequired
internal article identifier
pricedoubleRequired
sim_modelobjectOptional
quantityintegerOptional
limited_articlebooleanOptional
articles where this flag is true can be only ordered once per organisation with quantity of 1
currencyobjectOptional
imagestringOptional

Response

Created
idinteger or null

Errors