WebAPI Stock.GetStockEan
L'API par Webservice vous permet de piloter ou d'interroger votre solution de gestion depuis un programme externe via un langage normalisé. Pour obtenir plus d'informations sur la bibliothèque d'APIs, consultez la page de documentation suivante : Interface de programmation applicative par Webservice (API).
L'API Stock permet de gérer la consultation et les mouvements de stocks.
Methode Stock.GetStockEan
Appel Web : http://xx.xx.xx.xx/core/api/Stock.GetStockEan
<a href='http://social.msdn.microsoft.com/Search/fr-FR?query=System.Int32'>Int32</a> Stock.GetStockEan (<a href='http://social.msdn.microsoft.com/Search/fr-FR?query=System.String'>String</a> Ean, <a href='http://social.msdn.microsoft.com/Search/fr-FR?query=System.Int32'>Int32</a> CodeMagasin)
Retourne le stock d'une référence
Arguments :
<thead></thead>Nom | Type | Description |
---|---|---|
Ean | <a href='http://social.msdn.microsoft.com/Search/fr-FR?query=System.String'>String</a> | Code barres article |
CodeMagasin | <a href='http://social.msdn.microsoft.com/Search/fr-FR?query=System.Int32'>Int32</a> | numéro du magasin |
Retour | <a href='http://social.msdn.microsoft.com/Search/fr-FR?query=System.Int32'>Int32</a> | Stock retour toujours zéro, si l'article est inconnue ou si le stock est négatif |
Politique de sécurité et règles d'accès à l'API :
être identifié