Skip to content

AUTOTASK GUEST V001

Service Reference Name: AUTOTASK_GUEST_V001

Deprecated

This has been deprecated. Please refer to:

Direction

SIHOT.PMS → IF Partner

Message

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:envgen="http://soapenvelopegenerator.eduardocastro.info/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <soapenv:Header />
  <soapenv:Body>
    <AUTOTASK_GUEST_V001 xmlns="PushNotifications"><!--Optional--><AutoTask>
        <confirmationObjID>Base: string Pattern: ([0-9])*</confirmationObjID>
        <Name1>string</Name1>
        <Name2>Base: string minLength: 0 maxLength: 100</Name2>
      </AutoTask>
    </AUTOTASK_GUEST_V001>
  </soapenv:Body>
</soapenv:Envelope>

Attributes Message

Name Type
AUTOTASK_GUEST_V001
AutoTask Node
confirmationObjID Base: string Pattern: ([0-9])*
Name1 string
Name2 Base: string minLength: 0 maxLength: 100

Response

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:envgen="http://soapenvelopegenerator.eduardocastro.info/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <soapenv:Header />
  <soapenv:Body>
    <AUTOTASK_GUEST_V001Response xmlns="PushNotifications">
      <AUTOTASK_GUEST_V001Result>
        <Success>string</Success>
        <ErrorMsg>string</ErrorMsg>
      </AUTOTASK_GUEST_V001Result>
    </AUTOTASK_GUEST_V001Response>
  </soapenv:Body>
</soapenv:Envelope>

Attributes Response

Name Type
AUTOTASK_GUEST_V001Response
AUTOTASK_GUEST_V001Result Node
Success string
ErrorMsg string