Contents

PUT stock/article/:id/increase/:amount

Increases the total amount of a single article in stock by a specified amount.

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


Resource URL

https://www.mkmapi.eu/ws/:user/:apikey/stock/:idArticle/increase/:amount


Parameters

idArticle Mandatory
amount Mandatory

Example Requests

PUT https://www.mkmapi.eu/ws/someuser/someapikey/stock/article/111222333/increase/1