REGISTRATIONCARD GET V001
Service Reference Name: S_REGISTRATIONCARD_GET_V001
Deprecated
This has been deprecated. Please refer to:
- S_REGISTRATIONCARD_GET_V002 - Fixed incorrect naming (from guestType to personType)
General
This service returns a registration card.
Input
- REGISTRATIONCARD-OBJID: ObjID of the registration card, which can be obtained from defined services. Mandatory
Output
- registration card
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_REGISTRATIONCARD_GET_V001Request xmlns="http://www.gubse.com/IFS/SihotServices01.xsd"><!--Optional--><TransactionID>string</TransactionID>
<Authentication>
<SecurityID>string</SecurityID>
</Authentication>
<RegistrationCard>
<REGISTRATIONCARD-OBJID>Base: string Pattern: ([0-9])*</REGISTRATIONCARD-OBJID>
</RegistrationCard>
</S_REGISTRATIONCARD_GET_V001Request>
</soapenv:Body>
</soapenv:Envelope>
Attributes Message
Name | Type |
---|---|
S_REGISTRATIONCARD_GET_V001Request | |
TransactionID | string |
Authentication | Node |
SecurityID | string |
RegistrationCard | Node |
REGISTRATIONCARD-OBJID | Base: string Pattern: ([0-9])* |
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_REGISTRATIONCARD_GET_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--><RegistrationCard>
<REGISTRATIONCARD-OBJID>Base: string Pattern: ([0-9])*</REGISTRATIONCARD-OBJID>
<citytaxexceptions>string</citytaxexceptions>
<signature>string</signature><!--Optional--><NamelistGroup>
<ROOMINGLIST-OBJID>Base: string Pattern: ([0-9])*</ROOMINGLIST-OBJID>
<room>string</room>
<category>Base: string minLength: 0 maxLength: 4</category>
<datefrom>Base: string Pattern: ([0-9]{4})-([0-9]{2})-([0-9]{2})|</datefrom>
<dateto>Base: string Pattern: ([0-9]{4})-([0-9]{2})-([0-9]{2})|</dateto><!--Optional--><PersonList>
<PERSON-OBJID>Base: string Pattern: ([0-9])*</PERSON-OBJID>
<name1>string</name1>
<name2>Base: string minLength: 0 maxLength: 50</name2>
<birthdate>Base: string Pattern: ([0-9]{4})-([0-9]{2})-([0-9]{2})|</birthdate>
</PersonList><!--Optional--><PINamelistGroup><!--Optional--><PIGuest><!--Optional--><GuestFolio>
<GUEST-OBJID>Base: string Pattern: ([0-9])*</GUEST-OBJID>
<address>string</address>
<gsttype>string</gsttype>
<name1>string</name1>
<name2>Base: string minLength: 0 maxLength: 100</name2>
<street>Base: string minLength: 0 maxLength: 80</street>
<postcode>Base: string minLength: 0 maxLength: 15</postcode>
<city>Base: string minLength: 0 maxLength: 50</city>
<country>string</country>
<subcountry>string</subcountry>
<subsubcountry>string</subsubcountry>
<region>Base: string minLength: 0 maxLength: 3</region>
<nationality>Base: string minLength: 0 maxLength: 9</nationality>
<profession>Base: string minLength: 0 maxLength: 30</profession>
<email1>Base: string minLength: 0 maxLength: 100</email1>
<mobile1>Base: string minLength: 0 maxLength: 30</mobile1>
<birthdate>Base: string Pattern: ([0-9]{4})-([0-9]{2})-([0-9]{2})|</birthdate>
<placeofbirth>Base: string minLength: 0 maxLength: 50</placeofbirth>
<birthcountry>Base: string minLength: 0 maxLength: 9</birthcountry>
<licenceplatenumber>Base: string minLength: 0 maxLength: 15</licenceplatenumber>
<documentnumber>Base: string minLength: 0 maxLength: 44</documentnumber>
<documenttype>Base: string minLength: 0 maxLength: 10</documenttype>
<documentdate>Base: string Pattern: ([0-9]{4})-([0-9]{2})-([0-9]{2})|</documentdate>
<docissuingcountry>string</docissuingcountry>
<docissuedat>Base: string minLength: 0 maxLength: 50</docissuedat>
<docexpirydate>Base: string Pattern: ([0-9]{4})-([0-9]{2})-([0-9]{2})|</docexpirydate>
</GuestFolio>
</PIGuest><!--Optional--><PIOrderer><!--Optional--><OrdererFolio>
<GUEST-OBJID>Base: string Pattern: ([0-9])*</GUEST-OBJID>
<address>string</address>
<gsttype>string</gsttype>
<name1>string</name1>
<name2>Base: string minLength: 0 maxLength: 100</name2>
<street>Base: string minLength: 0 maxLength: 80</street>
<postcode>Base: string minLength: 0 maxLength: 15</postcode>
<city>Base: string minLength: 0 maxLength: 50</city>
<country>string</country>
<subcountry>string</subcountry>
<subsubcountry>string</subsubcountry>
<region>Base: string minLength: 0 maxLength: 3</region>
<nationality>Base: string minLength: 0 maxLength: 9</nationality>
<profession>Base: string minLength: 0 maxLength: 30</profession>
<email1>Base: string minLength: 0 maxLength: 100</email1>
<mobile1>Base: string minLength: 0 maxLength: 30</mobile1>
<birthdate>Base: string Pattern: ([0-9]{4})-([0-9]{2})-([0-9]{2})|</birthdate>
<placeofbirth>Base: string minLength: 0 maxLength: 50</placeofbirth>
<birthcountry>Base: string minLength: 0 maxLength: 9</birthcountry>
<licenceplatenumber>Base: string minLength: 0 maxLength: 15</licenceplatenumber>
<documentnumber>Base: string minLength: 0 maxLength: 44</documentnumber>
<documenttype>Base: string minLength: 0 maxLength: 10</documenttype>
<documentdate>Base: string Pattern: ([0-9]{4})-([0-9]{2})-([0-9]{2})|</documentdate>
<docissuingcountry>string</docissuingcountry>
<docissuedat>Base: string minLength: 0 maxLength: 50</docissuedat>
<docexpirydate>Base: string Pattern: ([0-9]{4})-([0-9]{2})-([0-9]{2})|</docexpirydate>
</OrdererFolio>
</PIOrderer>
</PINamelistGroup>
</NamelistGroup><!--Optional--><Namelist>
<PERSON-OBJID>Base: string Pattern: ([0-9])*</PERSON-OBJID>
<address>string</address>
<guesttype>Base: string minLength: 0 maxLength: 2</guesttype>
<name1>string</name1>
<name2>Base: string minLength: 0 maxLength: 50</name2>
<street>Base: string minLength: 0 maxLength: 80</street>
<postcode>Base: string minLength: 0 maxLength: 15</postcode>
<city>Base: string minLength: 0 maxLength: 50</city>
<country>string</country>
<subcountry>string</subcountry>
<subsubcountry>string</subsubcountry>
<region>Base: string minLength: 0 maxLength: 3</region>
<nationality>Base: string minLength: 0 maxLength: 9</nationality>
<email1>Base: string minLength: 0 maxLength: 100</email1>
<mobile1>Base: string minLength: 0 maxLength: 30</mobile1>
<birthdate>Base: string Pattern: ([0-9]{4})-([0-9]{2})-([0-9]{2})|</birthdate>
<birthcountry>Base: string minLength: 0 maxLength: 9</birthcountry><!--Optional--><Guest>
<GUEST-OBJID>Base: string Pattern: ([0-9])*</GUEST-OBJID>
<address>string</address>
<gsttype>string</gsttype>
<name1>string</name1>
<name2>Base: string minLength: 0 maxLength: 100</name2>
<street>Base: string minLength: 0 maxLength: 80</street>
<postcode>Base: string minLength: 0 maxLength: 15</postcode>
<city>Base: string minLength: 0 maxLength: 50</city>
<country>string</country>
<subcountry>string</subcountry>
<subsubcountry>string</subsubcountry>
<region>Base: string minLength: 0 maxLength: 3</region>
<nationality>Base: string minLength: 0 maxLength: 9</nationality>
<profession>Base: string minLength: 0 maxLength: 30</profession>
<email1>Base: string minLength: 0 maxLength: 100</email1>
<mobile1>Base: string minLength: 0 maxLength: 30</mobile1>
<birthdate>Base: string Pattern: ([0-9]{4})-([0-9]{2})-([0-9]{2})|</birthdate>
<placeofbirth>Base: string minLength: 0 maxLength: 50</placeofbirth>
<birthcountry>Base: string minLength: 0 maxLength: 9</birthcountry>
<licenceplatenumber>Base: string minLength: 0 maxLength: 15</licenceplatenumber>
<documentnumber>Base: string minLength: 0 maxLength: 44</documentnumber>
<documenttype>Base: string minLength: 0 maxLength: 10</documenttype>
<documentdate>Base: string Pattern: ([0-9]{4})-([0-9]{2})-([0-9]{2})|</documentdate>
<docissuingcountry>string</docissuingcountry>
<docissuedat>Base: string minLength: 0 maxLength: 50</docissuedat>
<docexpirydate>Base: string Pattern: ([0-9]{4})-([0-9]{2})-([0-9]{2})|</docexpirydate>
</Guest><!--Optional--><PoliceListEntry>
<POLICELIST-OBJID>Base: string Pattern: ([0-9])*</POLICELIST-OBJID>
<address>string</address>
<name1>string</name1>
<name2>Base: string minLength: 0 maxLength: 100</name2>
<street>Base: string minLength: 0 maxLength: 50</street>
<postcode>Base: string minLength: 0 maxLength: 15</postcode>
<city>Base: string minLength: 0 maxLength: 50</city>
<country>string</country>
<subcountry>string</subcountry>
<subsubcountry>string</subsubcountry>
<region>Base: string minLength: 0 maxLength: 3</region>
<nationality>Base: string minLength: 0 maxLength: 9</nationality>
<birthdate>Base: string Pattern: ([0-9]{4})-([0-9]{2})-([0-9]{2})|</birthdate>
<placeofbirth>Base: string minLength: 0 maxLength: 50</placeofbirth>
<birthcountry>Base: string minLength: 0 maxLength: 9</birthcountry>
<passportno>Base: string minLength: 0 maxLength: 20</passportno>
<passportdate>Base: string Pattern: ([0-9]{4})-([0-9]{2})-([0-9]{2})|</passportdate>
<passporttype>Base: string minLength: 0 maxLength: 10</passporttype>
<cardnumber>Base: string minLength: 0 maxLength: 20</cardnumber>
<cardexpiry>Base: string Pattern: ([0-9]{4})-([0-9]{2})-([0-9]{2})|</cardexpiry>
<border>Base: string minLength: 0 maxLength: 30</border>
<borderstation>Base: string minLength: 0 maxLength: 50</borderstation>
<bordertown>Base: string minLength: 0 maxLength: 50</bordertown>
<nameofmother>Base: string minLength: 0 maxLength: 100</nameofmother>
<nameoffather>Base: string minLength: 0 maxLength: 100</nameoffather>
<nn1>Base: string minLength: 0 maxLength: 80</nn1>
<nn2>Base: string minLength: 0 maxLength: 80</nn2>
<identno1>string</identno1>
<identno2>string</identno2>
<identno3>string</identno3>
<identno4>string</identno4>
<identno5>string</identno5>
<identtype1>string</identtype1>
<identtype2>string</identtype2>
<identtype3>string</identtype3>
<identtype4>string</identtype4>
<identtype5>string</identtype5>
</PoliceListEntry>
</Namelist>
</RegistrationCard>
</S_REGISTRATIONCARD_GET_V001Response>
</soapenv:Body>
</soapenv:Envelope>
Attributes Response
Name | Type |
---|---|
S_REGISTRATIONCARD_GET_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 |
RegistrationCard | Node |
REGISTRATIONCARD-OBJID | Base: string Pattern: ([0-9])* |
citytaxexceptions | string |
signature | string |
NamelistGroup | Node |
ROOMINGLIST-OBJID | Base: string Pattern: ([0-9])* |
room | string |
category | Base: string minLength: 0 maxLength: 4 |
datefrom | Base: string Pattern: ([0-9]{4})-([0-9]{2})-([0-9]{2}) |
dateto | Base: string Pattern: ([0-9]{4})-([0-9]{2})-([0-9]{2}) |
PersonList | Node |
PERSON-OBJID | Base: string Pattern: ([0-9])* |
name1 | string |
name2 | Base: string minLength: 0 maxLength: 50 |
birthdate | Base: string Pattern: ([0-9]{4})-([0-9]{2})-([0-9]{2}) |
PINamelistGroup | Node |
PIGuest | Node |
GuestFolio | Node |
GUEST-OBJID | Base: string Pattern: ([0-9])* |
address | string |
gsttype | string |
name1 | string |
name2 | Base: string minLength: 0 maxLength: 100 |
street | Base: string minLength: 0 maxLength: 80 |
postcode | Base: string minLength: 0 maxLength: 15 |
city | Base: string minLength: 0 maxLength: 50 |
country | string |
subcountry | string |
subsubcountry | string |
region | Base: string minLength: 0 maxLength: 3 |
nationality | Base: string minLength: 0 maxLength: 9 |
profession | Base: string minLength: 0 maxLength: 30 |
email1 | Base: string minLength: 0 maxLength: 100 |
mobile1 | Base: string minLength: 0 maxLength: 30 |
birthdate | Base: string Pattern: ([0-9]{4})-([0-9]{2})-([0-9]{2}) |
placeofbirth | Base: string minLength: 0 maxLength: 50 |
birthcountry | Base: string minLength: 0 maxLength: 9 |
licenceplatenumber | Base: string minLength: 0 maxLength: 15 |
documentnumber | Base: string minLength: 0 maxLength: 44 |
documenttype | Base: string minLength: 0 maxLength: 10 |
documentdate | Base: string Pattern: ([0-9]{4})-([0-9]{2})-([0-9]{2}) |
docissuingcountry | string |
docissuedat | Base: string minLength: 0 maxLength: 50 |
docexpirydate | Base: string Pattern: ([0-9]{4})-([0-9]{2})-([0-9]{2}) |
PIOrderer | Node |
OrdererFolio | Node |
GUEST-OBJID | Base: string Pattern: ([0-9])* |
address | string |
gsttype | string |
name1 | string |
name2 | Base: string minLength: 0 maxLength: 100 |
street | Base: string minLength: 0 maxLength: 80 |
postcode | Base: string minLength: 0 maxLength: 15 |
city | Base: string minLength: 0 maxLength: 50 |
country | string |
subcountry | string |
subsubcountry | string |
region | Base: string minLength: 0 maxLength: 3 |
nationality | Base: string minLength: 0 maxLength: 9 |
profession | Base: string minLength: 0 maxLength: 30 |
email1 | Base: string minLength: 0 maxLength: 100 |
mobile1 | Base: string minLength: 0 maxLength: 30 |
birthdate | Base: string Pattern: ([0-9]{4})-([0-9]{2})-([0-9]{2}) |
placeofbirth | Base: string minLength: 0 maxLength: 50 |
birthcountry | Base: string minLength: 0 maxLength: 9 |
licenceplatenumber | Base: string minLength: 0 maxLength: 15 |
documentnumber | Base: string minLength: 0 maxLength: 44 |
documenttype | Base: string minLength: 0 maxLength: 10 |
documentdate | Base: string Pattern: ([0-9]{4})-([0-9]{2})-([0-9]{2}) |
docissuingcountry | string |
docissuedat | Base: string minLength: 0 maxLength: 50 |
docexpirydate | Base: string Pattern: ([0-9]{4})-([0-9]{2})-([0-9]{2}) |
Namelist | Node |
PERSON-OBJID | Base: string Pattern: ([0-9])* |
address | string |
guesttype | Base: string minLength: 0 maxLength: 2 |
name1 | string |
name2 | Base: string minLength: 0 maxLength: 50 |
street | Base: string minLength: 0 maxLength: 80 |
postcode | Base: string minLength: 0 maxLength: 15 |
city | Base: string minLength: 0 maxLength: 50 |
country | string |
subcountry | string |
subsubcountry | string |
region | Base: string minLength: 0 maxLength: 3 |
nationality | Base: string minLength: 0 maxLength: 9 |
email1 | Base: string minLength: 0 maxLength: 100 |
mobile1 | Base: string minLength: 0 maxLength: 30 |
birthdate | Base: string Pattern: ([0-9]{4})-([0-9]{2})-([0-9]{2}) |
birthcountry | Base: string minLength: 0 maxLength: 9 |
Guest | Node |
GUEST-OBJID | Base: string Pattern: ([0-9])* |
address | string |
gsttype | string |
name1 | string |
name2 | Base: string minLength: 0 maxLength: 100 |
street | Base: string minLength: 0 maxLength: 80 |
postcode | Base: string minLength: 0 maxLength: 15 |
city | Base: string minLength: 0 maxLength: 50 |
country | string |
subcountry | string |
subsubcountry | string |
region | Base: string minLength: 0 maxLength: 3 |
nationality | Base: string minLength: 0 maxLength: 9 |
profession | Base: string minLength: 0 maxLength: 30 |
email1 | Base: string minLength: 0 maxLength: 100 |
mobile1 | Base: string minLength: 0 maxLength: 30 |
birthdate | Base: string Pattern: ([0-9]{4})-([0-9]{2})-([0-9]{2}) |
placeofbirth | Base: string minLength: 0 maxLength: 50 |
birthcountry | Base: string minLength: 0 maxLength: 9 |
licenceplatenumber | Base: string minLength: 0 maxLength: 15 |
documentnumber | Base: string minLength: 0 maxLength: 44 |
documenttype | Base: string minLength: 0 maxLength: 10 |
documentdate | Base: string Pattern: ([0-9]{4})-([0-9]{2})-([0-9]{2}) |
docissuingcountry | string |
docissuedat | Base: string minLength: 0 maxLength: 50 |
docexpirydate | Base: string Pattern: ([0-9]{4})-([0-9]{2})-([0-9]{2}) |
PoliceListEntry | Node |
POLICELIST-OBJID | Base: string Pattern: ([0-9])* |
address | string |
name1 | string |
name2 | Base: string minLength: 0 maxLength: 100 |
street | Base: string minLength: 0 maxLength: 50 |
postcode | Base: string minLength: 0 maxLength: 15 |
city | Base: string minLength: 0 maxLength: 50 |
country | string |
subcountry | string |
subsubcountry | string |
region | Base: string minLength: 0 maxLength: 3 |
nationality | Base: string minLength: 0 maxLength: 9 |
birthdate | Base: string Pattern: ([0-9]{4})-([0-9]{2})-([0-9]{2}) |
placeofbirth | Base: string minLength: 0 maxLength: 50 |
birthcountry | Base: string minLength: 0 maxLength: 9 |
passportno | Base: string minLength: 0 maxLength: 20 |
passportdate | Base: string Pattern: ([0-9]{4})-([0-9]{2})-([0-9]{2}) |
passporttype | Base: string minLength: 0 maxLength: 10 |
cardnumber | Base: string minLength: 0 maxLength: 20 |
cardexpiry | Base: string Pattern: ([0-9]{4})-([0-9]{2})-([0-9]{2}) |
border | Base: string minLength: 0 maxLength: 30 |
borderstation | Base: string minLength: 0 maxLength: 50 |
bordertown | Base: string minLength: 0 maxLength: 50 |
nameofmother | Base: string minLength: 0 maxLength: 100 |
nameoffather | Base: string minLength: 0 maxLength: 100 |
nn1 | Base: string minLength: 0 maxLength: 80 |
nn2 | Base: string minLength: 0 maxLength: 80 |
identno1 | string |
identno2 | string |
identno3 | string |
identno4 | string |
identno5 | string |
identtype1 | string |
identtype2 | string |
identtype3 | string |
identtype4 | string |
identtype5 | string |