Contents

GET stock[/:start]

Returns a collection of articles in the authenticated user's stock that are available on MKM. Returns 206 Partial Content, if the resulting collection contains more than 100 articles. A starting article can be specified by the optional start parameter.

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

start Optional


Example Requests

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