Webservices - List of Articles

13 April,2021

 

 
REQUEST

{

   "Proxy": {   

      "Function":"HeliosWs",

      "HostName":"xxxxx",

      "UserName":"yyyyy",

      "Password":"zzzzz",

      "ReportName":"webservice"

   },

   

   "AuthenticationType":"SYSTEM",

   "UserName":"16984205",

   "Password":"8G56A2NrB",

   "Function":"GetArticleList",

   "FromArticleNo":"1025-F026407025",

   "ToArticleNo":"1025-F026407025",

   "ArticleGrp","",

   "MinStockQty":0,

   "Customer":"",

   "SupplierNo":""

 

}

 
RESPONSE

{

   "ArticleList": [   {

      "ArticleNo": "1025-F026407025",

      "Ean": "",

      "Text": "Tændrør",

      "Group": "BMW",

      "MinimumDelivery": 1,

      "Unit": "",

      "SalesPrice": 95.00,

      "CostPrice": 60.00,

      "DiscountPct": 0,

      "Location": "D12",

      "StockQty": 12,

      "ReservedQty": 0,

      "SupplierNo":""

   }],   

      "WebserviceInfo": {

      "Name": "HELIOSWEBSERVICE",

      "Version": 1,

      "Build": 2001

   },

   "AuthenticationType": "SYSTEM",

   "ErrorCode": 0,

   "ErrorText": "",

   "Success": "true",

   "Proxy": {

   "AgentName": "WSPROXY",

   "AgentVersion": "1.00.1015",

   "AgentCopyright": "Copyright (C) 2017-2018 Torben Ring. All rights reserved.",

   "ErrorCode": 0,

   "Success": true

   }

}

 

 
COMMENTS

  • ArticleNo must be entered.
  • If FromArticleNo is blank then request starts at the first article no..
  • If ToArticleNo is blank then request ends at the last article no. Unless max. articles is reached before.
  • If ArticleGrp is entered then all articles in this group will be included in the response.
  • If CustomerNo is entered Helios will check price groups for alternate price and discounts for customer.
  • If SupplierNo is entered only articles with this Supplier No. will be included in the response.