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
namestring
The name that is displayed in the SIM Order dialog
eanstring
The unique article number used for orders
sim_model_idstring
quantityinteger
the batch size
limited_articleboolean
articles where this flag is true can be only ordered once per organization with quantity of 1
pricedouble
imagestring
path to a image resource on the UI
currencyobject
statusobject
modelobjectDeprecated

Errors

403
Forbidden Error