Contents

GET stock/article/:id

Returns a a single article specified by its id. Only returns an entity, when the specified article is in user's stock, not in a shopping cart or order.

Resource Information
Authentication Required
Response Format XML
HTTP Methods GET
Response Object Article
API Version 1.0


Resource URL

https://www.mkmapi.eu/ws/:user/:apikey/stock


Parameters

idArticle Mandatory


Example Requests

GET https://www.mkmapi.eu/ws/someuser/someapikey/stock/article/111222333