Webservices - Contact List

03 August,2022

 

 
REQUEST

{

   "Proxy": {   

      "Function":"HeliosWs",

      "HostName":"xxxxx",

      "UserName":"yyyyy",

      "Password":"zzzzz",

      "ReportName":"webservice"

   },

 

   "AuthenticationType":"SYSTEM",

   "UserName":"16984205",

   "Password":"8G56A2NrB",  

   "Function":"GetPlannerContactList",

   "Date":"2020-06-17T00:00:00Z"

}

 
 
RESPONSE

{

   "AppointmentList":    [

            {

         "Date": "2020-06-17T00:00:00Z",

         "StartTime": "09:00",

         "EndTime": "10:00",

         "OrderNo": 0,

         "CustomerNo": "44570088",

         "CustomerName": "Helios Auto ApS",

         "CustomerPhone": "44570088",

         "CustomerMobile": "40123456",

         "CustomerEmail": "info@heliosauto.dk",

         "VehicleRegNo": "DG23969",

         "VehicleMake": "HYUNDAI",

         "VehicleModel": "I20",

         "VehicleUserMobile": "",

         "VehicleUserEmail": "",

         "AppointmentStatus": "100"

      }

   ],

   "WebserviceInfo":    {

      "Name": "HELIOSWEBSERVICE",

      "Version": 1,

      "Build": 2090

   },

   "AuthenticationType": "SYSTEM",

   "ErrorCode": 0,

   "ErrorText": "",

   "Success": true,

   "Proxy":    {

      "AgentName": "WSPROXY",

      "AgentVersion": "1.10.1112",

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

      "ErrorCode": 0,

      "Success": true

   }

}

 
COMMENTS