SALESPOTENTIAL GUEST CREATE V001
Service Reference Name: S_SALESPOTENTIAL_GUEST_CREATE_V001
General
This service creates a new sales potential and a new guest that is going to be associated with the sales potential.
Input
- GUEST-OBJID: (Mandatory) ObjID of the guest, which can be obtained from other defined services. Mandatory
- Sales potential data
- status c - Newly Created a - Contact Attempted e - Contact Established p - Offer Preparation n - Negotiation
- type m - mice l - logis
- Guest data
- firstname
- lastname
- phone1
- email1
Output
- SALESPOTENTIAL-OBJID: ObjID of the newly created sales potential
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_SALESPOTENTIAL_GUEST_CREATE_V001Request xmlns="http://www.gubse.com/IFS/SihotServices01.xsd"><!--Optional--><TransactionID>string</TransactionID>
<Authentication>
<SecurityID>string</SecurityID>
</Authentication>
<SALESPOTENTIAL><!--Optional--><description>Base: string minLength: 0 maxLength: 60</description>
<year>Base: string Pattern: ([-+]){0,1}([0-9])*</year>
<monthexecution>Base: string minLength: 0 maxLength: 2</monthexecution>
<yearplanned>Base: string Pattern: ([-+]){0,1}([0-9])*</yearplanned><!--Optional--><monthplanning>Base: string minLength: 0 maxLength: 2</monthplanning><!--Optional--><salesperson>Base: string minLength: 0 maxLength: 4</salesperson>
<hotel>Base: string Pattern: ([-+]){0,1}([0-9])*</hotel>
<status>Base: string minLength: 0 maxLength: 2</status><!--Optional--><probability>Base: string Pattern: ([-+]){0,1}([0-9])*\.{0,1}([0-9])*</probability><!--Optional--><estimatedrevenue>Base: string Pattern: ([-+]){0,1}([0-9])*\.{0,1}([0-9])*</estimatedrevenue>
<type>string</type><!--Optional--><incllogis>Base: string Pattern: ([-+]){0,1}([0-9])*</incllogis><!--Optional--><revenueperroom>Base: string Pattern: ([-+]){0,1}([0-9])*\.{0,1}([0-9])*</revenueperroom><!--Optional--><revenueamount1>Base: string Pattern: ([-+]){0,1}([0-9])*\.{0,1}([0-9])*</revenueamount1><!--Optional--><revenueamount2>Base: string Pattern: ([-+]){0,1}([0-9])*\.{0,1}([0-9])*</revenueamount2><!--Optional--><revenueamount3>Base: string Pattern: ([-+]){0,1}([0-9])*\.{0,1}([0-9])*</revenueamount3><!--Optional--><revenueamount4>Base: string Pattern: ([-+]){0,1}([0-9])*\.{0,1}([0-9])*</revenueamount4><!--Optional--><revenueamount5>Base: string Pattern: ([-+]){0,1}([0-9])*\.{0,1}([0-9])*</revenueamount5><!--Optional--><revenueperpax>Base: string Pattern: ([-+]){0,1}([0-9])*\.{0,1}([0-9])*</revenueperpax><!--Optional--><extraamount1>Base: string Pattern: ([-+]){0,1}([0-9])*\.{0,1}([0-9])*</extraamount1><!--Optional--><extraamount2>Base: string Pattern: ([-+]){0,1}([0-9])*\.{0,1}([0-9])*</extraamount2><!--Optional--><extraamount3>Base: string Pattern: ([-+]){0,1}([0-9])*\.{0,1}([0-9])*</extraamount3><!--Optional--><extraamount4>Base: string Pattern: ([-+]){0,1}([0-9])*\.{0,1}([0-9])*</extraamount4><!--Optional--><extraamount5>Base: string Pattern: ([-+]){0,1}([0-9])*\.{0,1}([0-9])*</extraamount5><!--Optional--><minnoofpax>Base: string Pattern: ([-+]){0,1}([0-9])*</minnoofpax><!--Optional--><maxnoofpax>Base: string Pattern: ([-+]){0,1}([0-9])*</maxnoofpax><!--Optional--><minstaylength>Base: string Pattern: ([-+]){0,1}([0-9])*</minstaylength><!--Optional--><maxstaylength>Base: string Pattern: ([-+]){0,1}([0-9])*</maxstaylength><!--Optional--><minnoofrooms>Base: string Pattern: ([-+]){0,1}([0-9])*</minnoofrooms><!--Optional--><maxnoofrooms>Base: string Pattern: ([-+]){0,1}([0-9])*</maxnoofrooms><!--Optional--><feature1>Base: string minLength: 0 maxLength: 18</feature1><!--Optional--><feature2>Base: string minLength: 0 maxLength: 18</feature2><!--Optional--><feature3>Base: string minLength: 0 maxLength: 18</feature3><!--Optional--><feature4>Base: string minLength: 0 maxLength: 18</feature4><!--Optional--><feature5>Base: string minLength: 0 maxLength: 18</feature5><!--Optional--><featuretext1>Base: string minLength: 0 maxLength: 60</featuretext1><!--Optional--><featuretext2>Base: string minLength: 0 maxLength: 60</featuretext2><!--Optional--><competitor>Base: string minLength: 0 maxLength: 18</competitor><!--Optional--><competitortext>Base: string minLength: 0 maxLength: 60</competitortext><!--Optional--><specialrequest>Base: string minLength: 0 maxLength: 18</specialrequest><!--Optional--><specialrequesttext>Base: string minLength: 0 maxLength: 60</specialrequesttext><!--Optional--><comment>string</comment>
<GUEST>
<lastName>string</lastName><!--Optional--><firstName>Base: string minLength: 0 maxLength: 100</firstName><!--Optional--><phone1>Base: string minLength: 0 maxLength: 30</phone1><!--Optional--><email1>Base: string minLength: 0 maxLength: 100</email1>
<guestType>string</guestType>
</GUEST>
</SALESPOTENTIAL>
</S_SALESPOTENTIAL_GUEST_CREATE_V001Request>
</soapenv:Body>
</soapenv:Envelope>
Attributes Message
Name | Type |
---|---|
S_SALESPOTENTIAL_GUEST_CREATE_V001Request | |
TransactionID | string |
Authentication | Node |
SecurityID | string |
SALESPOTENTIAL | Node |
description | Base: string minLength: 0 maxLength: 60 |
year | Base: string Pattern: ([-+]){0,1}([0-9])* |
monthexecution | Base: string minLength: 0 maxLength: 2 |
yearplanned | Base: string Pattern: ([-+]){0,1}([0-9])* |
monthplanning | Base: string minLength: 0 maxLength: 2 |
salesperson | Base: string minLength: 0 maxLength: 4 |
hotel | Base: string Pattern: ([-+]){0,1}([0-9])* |
status | Base: string minLength: 0 maxLength: 2 |
probability | Base: string Pattern: ([-+]){0,1}([0-9]).{0,1}([0-9]) |
estimatedrevenue | Base: string Pattern: ([-+]){0,1}([0-9]).{0,1}([0-9]) |
type | string |
incllogis | Base: string Pattern: ([-+]){0,1}([0-9])* |
revenueperroom | Base: string Pattern: ([-+]){0,1}([0-9]).{0,1}([0-9]) |
revenueamount1 | Base: string Pattern: ([-+]){0,1}([0-9]).{0,1}([0-9]) |
revenueamount2 | Base: string Pattern: ([-+]){0,1}([0-9]).{0,1}([0-9]) |
revenueamount3 | Base: string Pattern: ([-+]){0,1}([0-9]).{0,1}([0-9]) |
revenueamount4 | Base: string Pattern: ([-+]){0,1}([0-9]).{0,1}([0-9]) |
revenueamount5 | Base: string Pattern: ([-+]){0,1}([0-9]).{0,1}([0-9]) |
revenueperpax | Base: string Pattern: ([-+]){0,1}([0-9]).{0,1}([0-9]) |
extraamount1 | Base: string Pattern: ([-+]){0,1}([0-9]).{0,1}([0-9]) |
extraamount2 | Base: string Pattern: ([-+]){0,1}([0-9]).{0,1}([0-9]) |
extraamount3 | Base: string Pattern: ([-+]){0,1}([0-9]).{0,1}([0-9]) |
extraamount4 | Base: string Pattern: ([-+]){0,1}([0-9]).{0,1}([0-9]) |
extraamount5 | Base: string Pattern: ([-+]){0,1}([0-9]).{0,1}([0-9]) |
minnoofpax | Base: string Pattern: ([-+]){0,1}([0-9])* |
maxnoofpax | Base: string Pattern: ([-+]){0,1}([0-9])* |
minstaylength | Base: string Pattern: ([-+]){0,1}([0-9])* |
maxstaylength | Base: string Pattern: ([-+]){0,1}([0-9])* |
minnoofrooms | Base: string Pattern: ([-+]){0,1}([0-9])* |
maxnoofrooms | Base: string Pattern: ([-+]){0,1}([0-9])* |
feature1 | Base: string minLength: 0 maxLength: 18 |
feature2 | Base: string minLength: 0 maxLength: 18 |
feature3 | Base: string minLength: 0 maxLength: 18 |
feature4 | Base: string minLength: 0 maxLength: 18 |
feature5 | Base: string minLength: 0 maxLength: 18 |
featuretext1 | Base: string minLength: 0 maxLength: 60 |
featuretext2 | Base: string minLength: 0 maxLength: 60 |
competitor | Base: string minLength: 0 maxLength: 18 |
competitortext | Base: string minLength: 0 maxLength: 60 |
specialrequest | Base: string minLength: 0 maxLength: 18 |
specialrequesttext | Base: string minLength: 0 maxLength: 60 |
comment | string |
GUEST | Node |
lastName | string |
firstName | Base: string minLength: 0 maxLength: 100 |
phone1 | Base: string minLength: 0 maxLength: 30 |
email1 | Base: string minLength: 0 maxLength: 100 |
guestType | string |
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_SALESPOTENTIAL_GUEST_CREATE_V001Response xmlns="http://www.gubse.com/IFS/SihotServices01.xsd"><!--Optional--><TransactionID>string</TransactionID>
<Result>
<Success>Base: string Pattern: true or false</Success><!--Optional--><ErrorMsg>string</ErrorMsg><!--Optional--><MSG-LIST><!--Optional--><MSG-ENTRY><!--Optional--><MSG-LEVEL>Base: string Pattern: ERROR or WARNING or INFO</MSG-LEVEL><!--Optional--><MSG-CLASS>string</MSG-CLASS><!--Optional--><MSG-NO>Base: string Pattern: ([0-9])*</MSG-NO><!--Optional--><MSG-TEXT>string</MSG-TEXT><!--Optional--><MSG-ENTRY-PARAM-LIST><!--Optional--><PARAM><!--Optional--><INDEX>Base: string Pattern: ([0-9])*</INDEX><!--Optional--><VALUE>string</VALUE>
</PARAM>
</MSG-ENTRY-PARAM-LIST><!--Optional--><MSG-COMMENT>string</MSG-COMMENT><!--Optional--><MSG-SUPRESSED>string</MSG-SUPRESSED>
</MSG-ENTRY>
</MSG-LIST>
</Result><!--Optional--><SALESPOTENTIAL>
<SALESPOTENTIAL-OBJID>Base: string Pattern: ([0-9])*</SALESPOTENTIAL-OBJID>
</SALESPOTENTIAL>
</S_SALESPOTENTIAL_GUEST_CREATE_V001Response>
</soapenv:Body>
</soapenv:Envelope>
Attributes Response
Name | Type |
---|---|
S_SALESPOTENTIAL_GUEST_CREATE_V001Response | |
TransactionID | string |
Result | Node |
Success | Base: string Pattern: true or false |
ErrorMsg | string |
MSG-LIST | Node |
MSG-ENTRY | Node |
MSG-LEVEL | Base: string Pattern: ERROR or WARNING or INFO |
MSG-CLASS | string |
MSG-NO | Base: string Pattern: ([0-9])* |
MSG-TEXT | string |
MSG-ENTRY-PARAM-LIST | Node |
PARAM | Node |
INDEX | Base: string Pattern: ([0-9])* |
VALUE | string |
MSG-COMMENT | string |
MSG-SUPRESSED | string |
SALESPOTENTIAL | Node |
SALESPOTENTIAL-OBJID | Base: string Pattern: ([0-9])* |