Get all configured articles

Deprecated
Lists all articles that have been configured

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.

Response

OK
idinteger or null
namestring or null
The name that is displayed in the SIM Order dialog
eanstring or null
The unique article number used for orders
sim_model_idstring or null
quantityinteger or null
the batch size
limited_articleboolean or null
articles where this flag is true can be only ordered once per organisation with quantity of 1
pricedouble or null
imagestring or null
path to a image resource on the UI
currencyobject or null
statusobject or null
modelobject or nullDeprecated

Errors