Skip to content

INVOICE PUSH V001

Service Reference Name: S_INVOICE_PUSH_V001

General

Push notification with basic invoice information.

References

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>
    <S_INVOICE_PUSH_V001 xmlns="PushNotifications">
      <AUTOTASK>
        <TASK-OBJID>Base: string Pattern: ([0-9])*</TASK-OBJID>
        <INVOICE>
          <INVOICE-OBJID>Base: string Pattern: ([0-9])*</INVOICE-OBJID>
          <invoiceno>Base: string Pattern: ([0-9])*</invoiceno>
          <invoicenoset>Base: string minLength: 0 maxLength: 2</invoicenoset>
          <hotel>Base: string Pattern: ([-+]){0,1}([0-9])*</hotel>
          <date>Base: string Pattern: ([0-9]{4})-([0-9]{2})-([0-9]{2})|</date>
          <creationdate>Base: string Pattern: ([0-9]{4})-([0-9]{2})-([0-9]{2})|</creationdate>
          <creationtime>Base: string Pattern: ([01][0-9]|2[0-3]):([0-5][0-9]):([0-5][0-9])|</creationtime>
          <operator>Base: string minLength: 0 maxLength: 3</operator>
          <amount>Base: string Pattern: ([-+]){0,1}([0-9])*\.{0,1}([0-9])*</amount>
          <amountpaid>Base: string Pattern: ([-+]){0,1}([0-9])*\.{0,1}([0-9])*</amountpaid>
          <CANCELTYPE>Base: string Pattern: ([-+]){0,1}([0-9])*</CANCELTYPE>
          <cancellationinvoiceno>string</cancellationinvoiceno>
          <currency>string</currency>
          <currencyinvoiceamount>Base: string Pattern: ([-+]){0,1}([0-9])*\.{0,1}([0-9])*</currencyinvoiceamount>
          <INVOICEHOLDER>
            <GUEST-OBJID>Base: string Pattern: ([0-9])*</GUEST-OBJID>
            <GUEST-CENTRALID>Base: string Pattern: ([0-9])*</GUEST-CENTRALID>
            <salutation>string</salutation>
            <lastName>string</lastName>
            <firstName>string</firstName>
            <guestType>string</guestType>
          </INVOICEHOLDER>
          <RESERVATION>
            <RESERVATION-OBJID>Base: string Pattern: ([0-9])*</RESERVATION-OBJID>
            <RESERVATION-CENTRALID>Base: string Pattern: ([0-9])*</RESERVATION-CENTRALID>
            <resno>Base: string Pattern: ([-+]){0,1}([0-9])*</resno>
            <subno>Base: string Pattern: ([-+]){0,1}([0-9])*</subno>
            <restype>string</restype>
            <gdsresnumber>Base: string minLength: 0 maxLength: 40</gdsresnumber>
            <externalid>string</externalid>
            <externalkey>Base: string minLength: 0 maxLength: 15</externalkey>
            <externalreference>Base: string minLength: 0 maxLength: 60</externalreference>
            <ratesegment>Base: string minLength: 0 maxLength: 3</ratesegment>
            <marketsegment>Base: string minLength: 0 maxLength: 3</marketsegment>
            <resmedium>Base: string minLength: 0 maxLength: 3</resmedium>
            <ressource>Base: string minLength: 0 maxLength: 3</ressource>
            <channel>Base: string minLength: 0 maxLength: 3</channel>
            <nn1>Base: string minLength: 0 maxLength: 3</nn1>
          </RESERVATION>
        </INVOICE>
      </AUTOTASK>
    </S_INVOICE_PUSH_V001>
  </soapenv:Body>
</soapenv:Envelope>

Attributes Message

Name Type
S_INVOICE_PUSH_V001
AUTOTASK Node
TASK-OBJID Base: string Pattern: ([0-9])*
INVOICE Node
INVOICE-OBJID Base: string Pattern: ([0-9])*
invoiceno Base: string Pattern: ([0-9])*
invoicenoset Base: string minLength: 0 maxLength: 2
hotel Base: string Pattern: ([-+]){0,1}([0-9])*
date Base: string Pattern: ([0-9]{4})-([0-9]{2})-([0-9]{2})
creationdate Base: string Pattern: ([0-9]{4})-([0-9]{2})-([0-9]{2})
creationtime Base: string Pattern: ([01][0-9]
operator Base: string minLength: 0 maxLength: 3
amount Base: string Pattern: ([-+]){0,1}([0-9]).{0,1}([0-9])
amountpaid Base: string Pattern: ([-+]){0,1}([0-9]).{0,1}([0-9])
CANCELTYPE Base: string Pattern: ([-+]){0,1}([0-9])*
cancellationinvoiceno string
currency string
currencyinvoiceamount Base: string Pattern: ([-+]){0,1}([0-9]).{0,1}([0-9])
INVOICEHOLDER Node
GUEST-OBJID Base: string Pattern: ([0-9])*
GUEST-CENTRALID Base: string Pattern: ([0-9])*
salutation string
lastName string
firstName string
guestType string
RESERVATION Node
RESERVATION-OBJID Base: string Pattern: ([0-9])*
RESERVATION-CENTRALID Base: string Pattern: ([0-9])*
resno Base: string Pattern: ([-+]){0,1}([0-9])*
subno Base: string Pattern: ([-+]){0,1}([0-9])*
restype string
gdsresnumber Base: string minLength: 0 maxLength: 40
externalid string
externalkey Base: string minLength: 0 maxLength: 15
externalreference Base: string minLength: 0 maxLength: 60
ratesegment Base: string minLength: 0 maxLength: 3
marketsegment Base: string minLength: 0 maxLength: 3
resmedium Base: string minLength: 0 maxLength: 3
ressource Base: string minLength: 0 maxLength: 3
channel Base: string minLength: 0 maxLength: 3
nn1 Base: string minLength: 0 maxLength: 3

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>
    <S_INVOICE_PUSH_V001Response xmlns="PushNotifications"><!--Optional--><S_INVOICE_PUSH_V001Result>
        <Success>string</Success>
        <ErrorMsg>string</ErrorMsg>
      </S_INVOICE_PUSH_V001Result>
    </S_INVOICE_PUSH_V001Response>
  </soapenv:Body>
</soapenv:Envelope>

Attributes Response

Name Type
S_INVOICE_PUSH_V001Response
S_INVOICE_PUSH_V001Result Node
Success string
ErrorMsg string