=====TEAM 2.6=====
[[http://xml26.teamamericany.com/team2_6.php?wsdl]]
====AddItem====
**XML request**
^Level^Name^Type^Occurs^Required^Comments^
|0 |ServiceSearch2 | |1 |
|1 |UserName |string |1 |Y |
|1 |Password |string |1 |Y |
|1 |ReservationNumber |int |1 |Y |
|1 |ProductCode |string |1 |Y |
|1 |ProductDate |string |1 |Y |
|1 |Occupancy |string |1 |Y |
|1 |NumberOfNights |int |1 |Y |
|1 |Language |string |1 |N |
|1 |PickUpLocation |string |1 |N |
|1 |PickUpTime |string |1 |N |
|1 |FlightInfo |string |1 |N |
|1 |Quantity |int |1 |N |
|1 |ItemRemarks |string |1 |N |
|1 |PassengerID1 |int |1 |N |
|1 |BelongsToPackage |int |1 |N |
|1 |PackageCode |string |1 |N |
|1 |RateExpected |float |1 |N |
username
Password
23
2013-01-01
Single
2
2
. . . . . . . . .
**XML response**
^Level^Name^Type^Occurs^Required^Comments^
|0 |AddItemResponse | |1 | |
|1 |ItemID |int |1 |Y |
|1 |ItemStatusCode |string |1 |Y |
123456
CF
**Errors**
*Error - Login Invalid
*Error - Invalid date
*Error - Occupancy is not valid
*Error - Number of Nights must be 1 to 12
*Error - Quantity must be 1-12
*Error - Reservation not found
*Error - Reservation does not belong to Agency: TEST
*Error - Item can not be added, departure date is less than the current date
*Error - Pricing Error - Price Not Found. This error has been reported
**Description:**
==___________________________________________________________________________________________==
====AddPassenger====
**XML request**
^Level^Name^Type^Occurs^Required^Comments^
|0 |AddPassenger | |1 | |
|1 |UserName |string |1 |Y |
|1 |Password |string |1 |Y |
|1 |ReservationNumber |int |1 |Y |
|1 |Salutation |string |1 |N |
|1 |FirstName |string |1 |N |
|1 |FamilyName |string |1 |N |
|1 |PassengerType |string |1 |N |
|1 |PassengerAge |int |1 |N |
username
Password
1
TEST
TEST
ADULT
**XML response**
^Level^Name^Type^Occurs^Required^Comments^
**Errors**
*Error - Login Invalid
*Error - Please enter First Name
*Error - Please enter Last Name
*Error - Passenger type must be ADULT or CHILD
*Error - Reservation not found
*Error - Reservation does not belong to Agency: TEST
**Description:**
==___________________________________________________________________________________________==
====AttachRes====
**XML request**
^Level^Name^Type^Occurs^Required^Comments^
|0 |AttachRes | |1 | |
|1 |UserName |string |1 |Y |
|1 |Password |string |1 |Y |
|1 |Res |string |1 |Y | |
username
Password
333
**XML response**
^Level^Name^Type^Occurs^Required^Comments^
|0 |AttachResResponse | |1 | |
|1 |Res |string |1 |Y | |
333
**Errors**
*Error - Login Invalid
*Error - Please enter a valid Reservation Number
**Description:**
==___________________________________________________________________________________________==
====BookingReport====
**XML request**
^Level^Name^Type^Occurs^Required^Comments^
|0 |BookingReport | |1 | |
|1 |UserName |string |1 |Y |
|1 |Password |string |1 |Y |
|1 |FromDate |string |1 |Y |iso YYYY-MM-DD
|1 |ToDate |string |1 |Y |iso YYYY-MM-DD
username
Password
2013-01-01
2013-01-30
**XML response**
Flag 1
**Errors**
*Error - Login Invalid
*Error - Invalid From Date
*Error - Invalid To Date
**Description:**
==___________________________________________________________________________________________==
====CancellationPolicy====
**XML request**
^Level^Name^Type^Occurs^Required^Comments^
|0 |CancellationPolicy | | | | |
|1 |UserName |string |1 |Y | |
|1 |Password |string |1 |Y | |
|1 |ProductCode |string |1 |N |e.g. BKLHALOFTD|
|1 |ArrivalDate |date |1 |Y |ISO YYYY-MM-DD|
username
Password
BKLHHIEBK
2013-01-20
**XML response**
^Level^Name^Type^Occurs^Required^Comments^
|0 |CancellationPolicyResponse | |1 | |
|1 |NumberDaysPrior |int |1 |Y | |
|1 |PenaltyType |string |1 |Y | |
|1 |PenaltyAmount |float |1 |Y | |
3
Nights
1.00
**Errors**
*Error - Login Invalid
*Error - Invalid date
**Description:**
==___________________________________________________________________________________________==
====CancelReservation====
**XML request**
^Level^Name^Type^Occurs^Required^Comments^
|0 |CancelReservation | |1 | | |
|1 |Username |string |1 |Y | |
|1 |Password |string |1 |Y | |
|1 |ReservationNumber |int |1 |Y | |
username
Password
**XML response**
**Errors**
*Error - Login Invalid
*Error - Reservation not found
**Description:**
==___________________________________________________________________________________________==
====CancelReservation====
**XML request**
^Level^Name^Type^Occurs^Required^Comments^
|0 |CancelReservation | |1 |
|1 |UserName |string |1 |Y |
|1 |Password |string |1 |Y |
|1 |ReservationNumber |int |1 |Y |
username
password
174
**XML response**
**Errors**
*Error - Login Invalid
*Error - Reservation not found
*Error - Reservation does not belong to Agency: TEST
**Description:**
==___________________________________________________________________________________________==
====CheckItemStatus====
**XML request**
^Level^Name^Type^Occurs^Required^Comments^
|0 |CheckItemStatus | |1 | |
|1 |UserName |string |1 |Y|
|1 |Password |string |1 |Y|
|1 |ItemID |int |1 |Y |
username
Password
23
**XML response**
^Level^Name^Type^Occurs^Required^Comments^
|0 |CheckItemStatusResponse | |1 | |
|1 |ItemStatus |string |1 |Y |e.g RQ - requested
RQ
**Errors**
*Error - Login Invalid
*Error - Item Not Found
**Description:**
==___________________________________________________________________________________________==
====DisplayNews====
**XML request**
^Level^Name^Type^Occurs^Required^Comments^
|0 |DisplayNews | |1 | |
|1 |UserName |string |1 |Y |
|1 |Password |string |1 |Y |
username
Password
**XML response**
^Level^Name^Type^Occurs^Required^Comments^
|0 |DisplayNewsResponse | |1 |
|1 |Message |string |1 |Y |
Wed Feb 6, 2013
===========
**Errors**
*Error - Login Invalid
**Description: **
==___________________________________________________________________________________________==
====GenerateSessionId====
**XML request**
^Level^Name^Type^Occurs^Required^Comments^
|0 |GenerateSessionId | |1 | |
|1 |UserName |string |1 |Y |
|1 |Password |string |1 |Y |
username
Password
**XML response**
^Level^Name^Type^Occurs^Required^Comments^
|0 |GenerateSessionIdResponse | |1 | |
|1 |SessionID |string |1 |Y |e.g test45954
test45954
**Errors**
*Error - Login Invalid
**Description: **
==___________________________________________________________________________________________==
====GeoDistance====
**XML request**
^Level^Name^Type^Occurs^Required^Comments^
|0 |GeoDistance | |1 | |
|1 |Latitude |string |1 |Y
|1 |Longitude |string |1 |Y
|1 |ProductCode |string |1 |Y
|1 |Units |string |1 |N |KM for metric
BKLHMARRBB
**XML response**
^Level^Name^Type^Occurs^Required^Comments^
|0 |GeoDistanceResponse | |1 | |
|1 |Distance |string |1 |Y
5380.5665
**Errors**
*Error - Login Invalid
*Error - Product Code Incorrect
**Description: **
==___________________________________________________________________________________________==
====HotelSearch====
**XML request**
^Level^Name^Type^Occurs^Required^Comments^
|0 |HotelSearch | |1 | |
|1 |UserName |string |1 |Y |
|1 |Password |string |1 |Y |
|1 |CityCode |string |1 |Y |
|1 |ProductCode |string |1 |N |
|1 |ArrivalDate |string |1 |Y |
|1 |NumberOfNights |int |1 |Y |nights from 1 to 12
|1 |NumberOfRooms |int |1 |Y |rooms from 1 to 3
|1 |DisplayCloseOut |string |1 |N |
|1 |DisplayOnRequest |string |1 |N |
username
Password
nyc
2013-02-20
2
2
**XML response**
^Level^Name^Type^Occurs^Required^Comments^
|0 |HotelSearchResponse | |1 |
|1 |ProductCode |string |1 |Y |
|1 |ProductType |string |1 |Y |
|1 |ProductName |string |1 |N |
|1 |VendorName |string |1 |N |
|1 |TeamVendorID |int |1 |N |
|1 |CityName |string |1 |Y |
|1 |DisplayGroup |string |1 |N |
|1 |ProductDate |string |1 |Y |
|1 |NumberOfNights |int |1 |Y |
|1 |NumberOfRooms |int |1 |Y |
|1 |FamilyPlan |string |1 |N |
|1 |ChildAge |int |1 |N |
|1 |MaximumOccupancy |int |1 |N |
|1 |CxlPolicy |string |1 |N |
|1 |HotelRating |int |1 |N |
|1 |AverageRate |string |1 |N |
|2 |Occupancy |string |1 |N |
|2 |AverageNightlyRate |string |1 |N |
|1 |PreNightlyInfo |string |1 |N |
|2 |Dates |string |1 |N |
|2 |Status |string |1 |N |
|2 |PromoMessage |string |1 |N |
|2 |MinStay |string |1 |N |
|2 |MaxStay |string |1 |N |
|2 |ArrivalRestriction |string |1 |N |
|2 |Prices |string |1 |N |
|3 |Occupancy |string |1 |N |
|3 |AdultPrice |float |1 |N |
|3 |ChildPrice |float |1 |N |
|1 |NightlyInfo |string |1 |N |
|2 |Dates |string |1 |N |
|2 |Status |string |1 |N |
|2 |PromoMessage |string |1 |N |
|2 |MinStay |int |1 |N |
|2 |MaxStay |int |1 |N |
|2 |ArrivalRestriction |string |1 |N |
|2 |Prices |int |1 |N |
|3 |Occupancy |int |1 |N |
|3 |AdultPrice |float |1 |N |
|1 |PosNightlyInfo |string |1 |N |
|2 |Dates |string |1 |N |
|2 |Status |string |1 |N |
|2 |PromoMessage |string |1 |N |
|2 |MinStay |string |1 |N |
|2 |MaxStay |string |1 |N |
|2 |ArrivalRestriction |string |1 |N |
|2 |Prices |string |1 |N |
|3 |Occupancy |string |1 |N |
|3 |AdultPrice |string |1 |N |
|1 |Latitude |string |1 |N |
|1 |Longitude |string |1 |N |
|1 |VendorImage |string |1 |N |
|1 |VendorDescription |string |1 |N |
|1 |VendorAddr1 |string |1 |N |
|1 |VendorAddr2 |string |1 |N |
|1 |VendorState |string |1 |N |
|1 |Promotion |string |1 |N |
|1 |MealPlan |string |1 |N |
|1 |RoomType |string |1 |N |
|1 |HotelAddress1 |string |1 |N |
|1 |LowestAverageNightlyRate |int |1 |N |
|1 |HotelAddress2 |string |1 |N |
|1 |HotelCity |string |1 |N |
|1 |HotelState |string |1 |N |
|1 |HotelZip |string |1 |N |
|1 |HotelPhone |string |1 |N |
|1 |PermRoomCode |int |1 |N |
|1 |ProductDetails |string |1 |N |
|1 |ResortFee |float |1 |N |
|1 |ResortFeeType |string |1 |N |
|1 |WebStartDate |string |1 |N |
|1 |WebEndDate |string |1 |N |
|1 |NonRefundable |int |1 |N |
BKLHALOFTD
Hotel
BKLH ALOFT NEW YORK BROOKLYN - DBL DBL
ALOFT NEW YORK BROOKLYN
5174
NYC-Brooklyn, NY
New York Area
2013-02-20
2
Y
17
4
Submit Specific Request for Cancel Policy
4
Single
166
2013-02-19
OnRequest
0
0
Allowed
Single
166
Double
166
Triple
166
Quad
166
2013-02-20
OnRequest
0
0
Allowed
Single
166
Double
166
Triple
166
Quad
166
2013-02-22
OnRequest
0
0
Allowed
Single
166
Double
166
Triple
166
Quad
166
http://dream.teamamericany.com/soap/vendorImage.php?prodcode=BKLHALOFTD
Celebrate your style at Aloft New York Brooklyn, just minutes from the Brooklyn Academy of Music, Prospect Park and Brooklyn Botanic Garden. Scale the scenic Brooklyn Bridge for unforgettable views as you zip towards the hustle and bustle of downtown Manhattan.
218 DUFFIELD STREET
NY
3
EP-NO MEALS
STANDARD
218 DUFFIELD STREET
166
BROOKLYN
NY
11201
718 256 3833
0
TRADITIONAL DOUBLE DOUBLE ROOM; ; ; ;
0
0
.
.
**Errors**
*Error - Login Invalid
*Error - Invalid date
*Error - Invalid City Code Length
*Error - Number of Nights must be 1 to 12
*Error - Number of Rooms must be 1 to 3
**Description:**
==___________________________________________________________________________________________==
====ListCities====
**XML request**
^Level^Name^Type^Occurs^Required^Comments^
|0 |ListCities | |1 | |
|1 |UserName |string |1 |Y |
|1 |Password |string |1 |Y |
UserName
Password
**XML response**
^Level^Name^Type^Occurs^Required^Comments^
|0 |ListCitiesResponse | |1 |
|1 |CityCode |string |1 |Y |
|1 |CityName |string |1 |Y |
|1 |Country |string |1 |Y |
|1 |DisplayGroup |string |1 |N |
YBA
*Banff, AB,CANADA
Canada
.
.
ZIO
ZIO-Zion, UT
USA
Zion Area
**Errors**
*Error - Login Invalid
**Description:** Retrieve List of cities
==___________________________________________________________________________________________==
====ListCountry====
**XML request**
^Level^Name^Type^Occurs^Required^Comments^
|0 |ListCountry | |1 |
|1 |UserName |string |1 |Y |
|1 |Password |string |1 |Y |
username
password
**XML response**
^Level^Name^Type^Occurs^Required^Comments^
|0 |ListCountryResponse | |1 |
|1 |CountryID |int |1 |Y |
|1 |CountryName |string |1 |Y |
97
ANGUILLA
122
ANTIGUA
.
.
83
VIETNAM
**Errors**
*Error - Login Invalid
**Description:** Retrieve List of Countries
==___________________________________________________________________________________________==
====ListPickUpLocations====
**XML request**
^Level^Name^Type^Occurs^Required^Comments^
|0 |ListPickUpLocation | |1 | |
|1 |UserName |string |1 |Y |
|1 |Password |string |1 |Y |
username
Password
NYC
**XML response**
^Level^Name^Type^Occurs^Required^Comments^
|0 |ListPickUpLocationResponse | |1 | |
|1 |PickUpLocation |string |1 |Y |
|1 |PickUpLocationDescription |string |1 |Y |
NYCG
.NYC G E N E R I C HOTEL
.
.
**Errors**
*Error - Login Invalid
*Error - Invalid length for City Code - Maximum of 4 allowed
**Description:**
==___________________________________________________________________________________________==
====ListProduct====
**XML request**
^Level^Name^Type^Occurs^Required^Comments^
|0 |ListProducts | |1 | |
|1 |UserName |string 1 |Y |
|1 |Password |string 1 |Y |
|1 |CityCode |string 1 |N |
|1 |Type |string |1 |N |
|1 |Date |string |1 |Y |
|1 |VendorName |string |1 |N |
username
Password
NYC
**XML response**
^Level^Name^Type^Occurs^Required^Comments^
|0 |ListProductsResponse | |1 | |
|1 |ProductCode |string |1 |Y |
|1 |ProductType |string |1 |Y |
|1 |ProductName |string |1 |Y |
|1 |TeamVendorID |string |1 |Y |
|1 |CityName |string |1 |Y |
|1 |ChildAge |int |1 |Y |
|1 |HotelAddress1 |string |1 |N |
|1 |HotelAddress2 |string |1 |N |
|1 |HotelCity |string |1 |N |
|1 |HotelState |string |1 |N |
|1 |HotelZip |string |1 |N |
|1 |HotelPhone |string |1 |N |
|1 |MealPlan |string |1 |N |
|1 |RoomType |string |1 |N |
BKLHALOFTD
Hotel
BKLH ALOFT NEW YORK BROOKLYN - DBL DBL
5174
NYC-Brooklyn, NY
17
218 DUFFIELD STREET
BROOKLYN
NY
11201
718 256 3833
EP-NO MEALS
STANDARD
.
.
**Errors**
*Error - Login Invalid
*Error - Invalid date
**Description:**
==___________________________________________________________________________________________==
====ListVendor====
**XML request**
^Level^Name^Type^Occurs^Required^Comments^
|0 |ListVendor | |1 | |
|1 |UserName |string |1 |Y |
|1 |Password |string |1 |Y |
username
Password
**XML response**
^Level^Name^Type^Occurs^Required^Comments^
|0 |ListVendorResponse | |1 |
|1 |VendorID |string |1 |Y |
|1 |VendorName |string |1 |Y |
|1 |City |string |1 |Y |
680
* CLARION HOTEL/ AIRPORT-COLISEUM
CHARLOTTE
.
.
**Errors**
*Error - Login Invalid
**Description:**
==___________________________________________________________________________________________==
====ListVendorFull====
**XML request**
^Level^Name^Type^Occurs^Required^Comments^
|0 |ListVendorFull | |1 | |
|1 |UserName |string |1 |Y |
|1 |Password |string |1 |Y |
username
Password
**XML response**
^Level^Name^Type^Occurs^Required^Comments^
|0 |ListVendorFullResponse | |1 | |
|1 |VendorID |string |1 |Y |
|1 |VendorName |string |1 |Y |
|1 |VendorDescription |string |1 |N |
|1 |ChildAge |int |1 |N |
|1 |Address1 |string |1 |N |
|1 |Address2 |string |1 |N |
|1 |City |string |1 |N |
|1 |State |string |1 |N |
|1 |Zip |string |1 |N |
|1 |Phone |string |1 |N |
|1 |HotelRating |int |1 |N |
|1 |Latitude |string |1 |N |
|1 |Longitude |string |1 |N |
|1 |NorthStarCode |string |1 |N |
123
VENDOR NAME
< ns2:VendorDescription>
17
321 street
City
NY
12321
555 523 1400
3
35.179684
35.179684
.
.
**Errors**
*Error - Login Invalid
**Description:**
==___________________________________________________________________________________________==
====ModifyInvoiceItem====
**XML request**
^Level^Name^Type^Occurs^Required^Comments^
|0 |ModifyInvoiceItem | |1 | |
|1 |Username |string |1 |Y |
|1 |Password |string |1 |Y |
|1 |ItemID |int |1 |Y |
|1 |DepDate |string |1 |Y |
|1 |Nights |int |1 |Y |
|1 |Occupancy |string |1 |Y |
|1 |PickUpLocation |string |1 |N |
|1 |PickUpTime |string |1 |N |
|1 |Misc1 |string |1 |N |
|1 |Misc2 |string |1 |N |
|1 |ItemRemarks |string |1 |N |
username
password
**XML response**
^Level^Name^Type^Occurs^Required^Comments^
**Errors**
*Error - Login Invalid
*Error - Invalid date
*Error - Occupancy is not valid
*Error - Number of Nights must be 1 to 12
**Description:**
==___________________________________________________________________________________________==
====ModifyItem====
^Level ^Name ^Type ^Occurs ^Required ^Comments^
| 0 |ModifyItem | | 1 | Y | |
| 1 |UserName |string | 1 | Y | |
| 1 |Password |string | 1 | Y | |
| 1 |ItemID |int | 1 | Y | |
| 1 |DepDate |string | 1 | N | |
| 1 |PickUpLocation |string | 1 | N | |
| 1 |PickUpTime |string | 1 | N | |
| 1 |Language |string | 1 | N | |
| 1 |FlightInfo |string | 1 | N | |
| 1 |ItemRemarks |string | 1 | N | |
| 1 |PassengersToEraseCSV |string | 1 | N | |
| 1 |PassengersToAddCSV |string | 1 | N | |
| 1 |OverwriteBlanks |boolean| 1 | N | |
**XML request**
**XML response**
**Errors**
* Error - Login Invalid
* Error - Invalid Time
* Error - Language is not valid
**Description:**
==___________________________________________________________________________________________==
====NewReservation====
**XML request**
^Level^Name^Type^Occurs^Required^Comments^
|0 |NewReservation | |1 | |
|1 |UserName |string |1 |Y |
|1 |Password |string |1 |Y |
|1 |AgentName |string |1 |N |
|1 |AgentEmail |string |1 |N |
|1 |ClientReference |string |1 |N |
username
Password
**XML response**
^Level^Name^Type^Occurs^Required^Comments^
|0 |NewReservationResponse | |1 | |
|1 |ReservationNumber |int |1 |Y|
286046
**Errors**
*Error - Login Invalid
**Description:**
==___________________________________________________________________________________________==
====NewSingleItemReservation====
**XML request**
^Level^Name^Type^Occurs^Required^Comments^
|0 |NewSingleItemReservation | |1 | |
|1 |Username |string |1 |Y |
|1 |Password |string |1 |Y |
|1 |AgentName |string |1 |Y |
|1 |AgentEmail |string |1 |Y |
|1 |ProductCode |string |1 |Y |
|1 |ProductDate |string |1 |Y |
|1 |Occupancy |string |1 |Y |
|1 |NumberOfNights |int |1 |Y |
|1 |Language |string |1 |N |
|1 |PickUpLocation |string |1 |N |
|1 |PickUpTime |string |1 |N |
|1 |FlightInfo |string |1 |N |
|1 |Quantity |int |1 |N |
|1 |RateExpected |string |1 |N |
username
Password
2013-02-21
Double
2
2
Doe
John
CHILD
22
**XML response**
^Level^Name^Type^Occurs^Required^Comments^
**Errors**
*Error - Login Invalid
*Error - Invalid date
*Error - Occupancy is not valid
*Error - Number of Nights must be 1 to 12
*Error - Quantity must be 1-12
*Error - At least one non-blank passenger name required
*Error - Please enter Last Name
*Error - Passenger type must be ADULT or CHILD
*Error - Passenger Age must be between 1 and 99
*Error - Item can not be added, departure date is less than the current date
*Error - Pricing Error - Price Not Found. This error has been reported
**Description: **
==___________________________________________________________________________________________==
====PackageSearch====
**XML request**
^Level^Name^Type^Occurs^Required^Comments^
|0 |PackageSearch | |1 | |
|1 |UserName |string |1 |Y |
|1 |Password |string |1 |Y |
|1 |CityCode |string |1 |Y |
|1 |ArrivalDate |string |1 |Y |iso YYYY-MM-DD |
|1 |Occupancy |int |1 |Y |
username
Password
NYC
2013-01-21
2
**XML response**
^Level^Name^Type^Occurs^Required^Comments^
|0 |PackageSearchResponse | |1 | |
|1 |ProductCode |int |1 |Y |
|1 |ProductType |string |1 |Y |
|1 |ProductName |string |1 |Y |
|1 |VendorID |int |1 |Y |
|1 |CityName |string |1 |Y |
|1 |Status |string |1 |Y |
|1 |ProductDate |string |1 |Y |
|1 |Price |string |1 |Y |
|1 |ChildPrice |int |1 |N |
|1 |PromoMessage |string |1 |N |
|1 |ChildAge |string |1 |N |
|1 |WebPriority |int |1 |N |
|1 |NumPax |int |1 |N |
|1 |PackageDetails |string |1 |N |
|2 |PullPriceFlag |int |1 |N |
|2 |DisplayNightsFlag |int |1 |N |
|2 |DefaultNights |int |1 |N |
|2 |ProductCode |string |1 |N |
|2 |Description |string |1 |N |
|1 |Latitude |string |1 |N |
|1 |Longitude |string |1 |N |
|1 |VendorName |string |1 |N |
|1 |VendorAddress1 |string |1 |N |
|1 |VendorAddress2 |string |1 |N |
NYCPBASIC
Package
NYCP BASIC (TRF IN + CITY TOUR) ITA
1
NYC-.New York, NY
RQ
2012-11-21
513
0
0
2
2
0
1
1
NYCTIB
NYCT TRANSFER IN-SEAT ON COACH Mn 2px
0
1
1
NYCSS
NYCS CITY TOUR (REG) ITAL. OR SPANISH
41.7566652
-74.9803778
http://dream.teamamericany.com/soap/vendorImage.php?prodcode=NYCPBASIC
TEST
57 west 33 STREET
4th FLOOR
**Errors**
*Error - Login Invalid
*Error - Invalid length for City Code - Maximum of 4 allowed
*Error - Invalid date
**Description:**
==___________________________________________________________________________________________==
====PackageSearch2====
**XML request**
^Level^Name^Type^Occurs^Required^Comments^
|0 |PackageSearch2 | |1 | |
|1 |UserName |string |1 |Y |
|1 |Password |string |1 |Y |
|1 |ProductCode |string |1 |Y |
|1 |CityCode |string |1 |Y |
|1 |ArrivalDate |string |1 |Y |iso YYYY-MM-DD
|1 |Occupancy |int |1 |Y |
username
Password
NYC
2013-01-20
2
**XML response**
^Level^Name^Type^Occurs^Required^Comments^
|0 |PackageSearch2Response | |1 | |
|1 |ProductCode |int |1 |Y |
|1 |ProductType |string |1 |Y |
|1 |ProductName |string |1 |Y |
|1 |VendorID |int |1 |Y |
|1 |CityName |string |1 |Y |
|1 |Status |string |1 |Y |
|1 |ProductDate |string |1 |Y |
|1 |Price |string |1 |Y |
|1 |ChildPrice |int |1 |N |
|1 |PromoMessage |string |1 |N |
|1 |ChildAge |string |1 |N |
|1 |WebPriority |int |1 |N |
|1 |NumPax |int |1 |N |
|1 |PackageDetails |string |1 |N |
|2 |PullPriceFlag |int |1 |N |
|2 |DisplayNightsFlag |int |1 |N |
|2 |DefaultNights |int |1 |N |
|2 |ProductCode |string |1 |N |
|2 |Description |string |1 |N |
|2 |PromoMessage |string |1 |N |
|1 |Latitude |string |1 |N |
|1 |Longitude |string |1 |N |
|1 |VendorName |string |1 |N |
|1 |VendorAddress1 |string |1 |N |
|1 |VendorAddress2 |string |1 |N |
NYCPBASIC
Package
NYCP BASIC (TRF IN + CITY TOUR) ITA
1
NYC-.New York, NY
RQ
2013-01-20
513
0
0
2
2
0
1
1
NYCTIB
NYCT TRANSFER IN-SEAT ON COACH Mn 2px
42.7566652
-73.9803778
http://dream.teamamericany.com/soap/vendorImage.php?prodcode=NYCPBASIC
TEST
47 WEST 33 STREET
4th FLOOR
**Errors**
*Error - Login Invalid
*Error - Invalid length for City Code - Maximum of 4 allowed
*Error - Invalid date
**Description:**
==___________________________________________________________________________________________==
====ProductDetails====
**XML request**
^Level^Name^Type^Occurs^Required^Comments^
|0 |ProductDetails | |1 | |
|1 |UserName |string |1 |Y |
|1 |Password |string |1 |Y |
|1 |CityCode |string |1 |Y |
|1 |ProductCode |string |1 |N |
|1 |ProductType |string |1 |N |
username
Password
NYC
STIHCMFRT
Hotel
**XML response**
^Level^Name^Type^Occurs^Required^Comments^
|0 |ProductDetailsResponse |string |1 |Y |
|1 |ProductCode |string |1 |Y |
|1 |ProductType |string |1 |Y |
|1 |ProductName |string |1 |Y |
|1 |ProductDescription |string |1 |Y |
|1 |TeamVendorID |string |1 |Y |
|1 |CityName |string |1 |Y |
|1 |ProductDetails |string |1 |Y |
STIHWEFRT
Hotel
STIH COMFORT INN STATEN ISLAND W/BKFST
4161
NYC-Staten Island, NY
INCLUDED COMPLIMENTARY CONTINENTAL BKFST. . .
**Errors**
*Error - Login Invalid
*Error - Invalid length for City Code - Maximum of 4 allowed
**Description: **
==___________________________________________________________________________________________==
====ProductVendorInfo====
**XML request**
^Level^Name^Type^Occurs^Required^Comments^
|0|ProductVendorInfo | |1| | |
|1|UserName |string |1| Y| |
|1|Password |string |1| Y| |
|1|ProductCode |string |1| N| e.g. BKLHALOFTD|
|1|VendorName |string |1| N| |
username
password
**XML response**
^Level^Name^Type^Occurs^Required^Comments^
|0|ProductVendorInfoResponse | |1 ||
|1|VendorName |string |1 |Y|
|1|VendorID |int |1 |Y|
|1|VendorImage |string |1 |N|
|1|VendorDescription |string |1 |N|
|1|ChildAge |int |1 |N|
|1|Address1 |string |1 |Y|
|1|Address2 |string |1 |N|
|1|City |string |1 |Y|
|1|State |string |1 |Y|
|1|Zip |int |1 |Y|
|1|Phone |string |1 |Y|
|1|HotelRating |int |1 |N|
|1|Latitude |string |1 |N|
|1|Longitude |string |1 |N|
|1|NorthStarCode |string |1 |N |
|1|ProductDetails |string |1 |N |
Vendor Name
1234
http://dream.teamamericany.com/soap/vendorImage.php ?prodcode=PRODUCT_CODE
description
15
23 some street
BROOKLYN
NY
11111
555 555 5555
5
TRADITIONAL DOUBLE DOUBLE ROOM.
**Errors**
*Error - Login Invalid
*Error - Product Code Incorrect
**Description:**
==___________________________________________________________________________________________==
====PropertyImages====
**XML request**
^Level^Name^Type^Occurs^Required^Comments^
|0|PropertyImages | |1 | | |
|1|UserName |string |1 |Y | |
|1|Password |string |1 |Y | |
|1|ProductCode |string |1 |N |e.g. BKLHALOFTD
username
password
BKLHMARRBB
**XML response**
^Level^Name^Type^Occurs^Required^Comments^
|0 |PropertyImagesResponse | |1 | |
|1 |PropertyID |string |1 |Y | |
|1 |Category |string |1 |Y | |
|1 |Caption |string |1 |Y | |
|1 |Thumbnail |string |1 |N | |
|1 |ActualSize |string |1 |N | |
12334
phototour
Wedding Reception
http://www.cfmedia.vfmleonardo.com/imageRepo/3/0/36/294/134/nycbk_phototour68_A.jpg
http://www.cfmedia.vfmleonardo.com/imageRepo/3/0/36/294/134/nycbk_phototour68_H.jpg
.
.
R11123
phototour2
Exterior
http://www.cfmedia.vfmleonardo.com/imageRepo/1/0/29/968/196/nycbk_phototour26_A.jpg
http://www.cfmedia.vfmleonardo.com/imageRepo/1/0/29/968/196/nycbk_phototour26_H.jpg
**Errors**
*Error - Login Invalid
**Description**
==___________________________________________________________________________________________==
====RetrieveInvoiceInfo====
**XML request**
^Level^Name^Type^Occurs^Required^Comments^
|0 |RetrieveInvoiceInfo | |1 | |
|1 |UserName |string |1 |Y |
|1 |Password |string |1 |Y |
username
Password
**XML response**
^Level^Name^Type^Occurs^Required^Comments^
**Errors**
*Error - Login Invalid
*Error - You don't have privileges to access this feature
**Description: **
==___________________________________________________________________________________________==
====RetrieveInvoiceItem====
**XML request**
^Level^Name^Type^Occurs^Required^Comments^
|0 |RetrieveInvoiceItem | |1 | |
|1 |UserName |string |1 |Y |
|1 |Password |string |1 |Y |
|1 |ItemID |int |1 |Y |
username
Password
174
**XML response**
^Level^Name^Type^Occurs^Required^Comments^
|0 |RetrieveInvoiceItemResponse | |1 | |
|1 |ItemID |int |1 |Y |
|1 |ProdCode |string |1 |Y |
|1 |Description |string |1 |N |
|1 |DepDate |string |1 |N |
|1 |Quantity |int |1 |Y |
|1 |Occupancy |int |1 |N |
|1 |RoomType |string |1 |N |
|1 |PickUpLocation |string |1 |N |
|1 |PickUpTime |string |1 |N |
|1 |Misc1 |string |1 |N |
|1 |Misc2 |string |1 |N |
|1 |ItemRemarks |string |1 |N |
|1 |Status |string |1 |N |
|1 |Nights |int |1 |N |
|1 |NightFlag |string |1 |N |
|1 |Price |float |1 |Y |
|1 |SupplierRef |string |1 |N |
|1 |ReportDate |string |1 |N |
|1 |ItemChgFlag |string |1 |N |
|1 |Passengers | |1 |N |
|2 |UniquePassengerID |int |1 |N |
|2 |FamilyName |string |1 |N |
|2 |FirstName |string |1 |N |
|2 |Type |string |1 |N |
|2 |Age |int |1 |N |
|2 |Comment |string |1 |N |
|2 |DateProcessed |string |1 |N |
|1 |SubTotal |float |1 |Y |
174
NFTCVORTE
2012-08-02
1
1
Single
00:00:00
save
RQ
4
0
24.00
2012-08-01
1
99.00
**Errors**
*Error - Login Invalid
*Error - No Item found
**Description:**
==___________________________________________________________________________________________==
====RetrieveItem====
**XML request **
^Level^Name^Type^Occurs^Required^Comments^
|0 |RetrieveItem | |1 | |
|1 |UserName |string |1 |Y |
|1 |Password |string |1 |Y |
|1 |ItemID |int |1 |Y |
username
Password
23
**XML response**
^Level^Name^Type^Occurs^Required^Comments^
**Errors**
*Error - Login Invalid
*Error - No Item found
*Error - Reservation was not found/you don't have access to edit the reservation
**Description:**
==___________________________________________________________________________________________==
====RetrieveItemsForReservation====
**XML request**
^Level^Name^Type^Occurs^Required^Comments^
|0 |RetrieveItemsForReservation | |1 | |
|1 |UserName |string |1 |Y |
|1 |Password |string |1 |Y |
|1 |ReservationNumber |int |1 |Y |
username
Password
23
**XML response**
^Level^Name^Type^Occurs^Required^Comments^
**Errors**
*Error - Login Invalid
*Error - Reservation was not found/you don't have access to edit this reservation
**Description:**
==___________________________________________________________________________________________==
====RetrieveResByDate====
**XML request**
^Level^Name^Type^Occurs^Required^Comments^
|0 |RetrieveResByDate | |1 | |
|1 |UserName |string |1 |Y |
|1 |Password |string |1 |Y |
|1 |StartDate |string |1 |Y |
|1 |EndDate |string |1 |Y |
|1 |NumToShow |int |1 |N |
|1 |ShowFrom |int |1 |N |
|1 |ShowCX |int |1 |N |
username
Password
2013-01-02
2013-02-02
**XML response**
^Level^Name^Type^Occurs^Required^Comments^
**Errors**
*Error - Login Invalid
**Description:**
==___________________________________________________________________________________________==
====RetrieveResByDateRange====
**XML request**
^Level^Name^Type^Occurs^Required^Comments^
|0 |RetrieveResByDateRange | |1 | |
|1 |UserName |string |1 |Y |
|1 |Password |string |1 |Y |
|1 |StartDate |string |1 |Y |
|1 |EndDate |string |1 |Y |
|1 |NumToShow |int |1 |N |
|1 |ShowFrom |int |1 |N |
|1 |ShowCX |int |1 |N |
username
Password
2012-01-01
2013-02-01
**XML response**
^Level^Name^Type^Occurs^Required^Comments^
**Errors**
*Error - Login Invalid
*Error - Invalid date
**Description:**
==___________________________________________________________________________________________==
====RetrieveResByLastName====
**XML request**
^Level^Name^Type^Occurs^Required^Comments^
|0 |RetrieveResByLastName | |1 | |
|1 |UserName |string |1 |Y |
|1 |Password |string |1 |Y |
|1 |LastName |string |1 |Y |
|1 |NumToShow |int |1 |N |
|1 |ShowFrom |int |1 |N |
username
Password
TEST
3
**XML response**
^Level^Name^Type^Occurs^Required^Comments^
**Errors**
*Error - Login Invalid
*Error - No Reservation found
**Description:**
==___________________________________________________________________________________________==
====RetrieveResByThisAgency====
**XML request**
^Level^Name^Type^Occurs^Required^Comments^
|0 |RetrieveResByThisAgency | |1 | |
|1 |UserName |string |1 |Y |
|1 |Password |string |1 |Y |
|1 |NumToShow |int |1 |N |
|1 |ShowFrom |int |1 |N |
|1 |ShowCX |int |1 |N |
username
Password
**XML response**
^Level^Name^Type^Occurs^Required^Comments^
**Errors**
*Error - Login Invalid
**Description:**
==___________________________________________________________________________________________==
====RetrieveReservation====
**XML request**
^Level^Name^Type^Occurs^Required^Comments^
|0 |RetrieveReservation | |1 | |
|1 |UserName |string |1 |Y |
|1 |Password |string |1 |Y |
|1 |CityCode |string |1 |Y |
|1 |ArrivalDate |string |1 |Y |
|1 |Occupancy |int |1 |Y |
username
Password
NYC
2013-01-21
Single
**XML response**
^Level^Name^Type^Occurs^Required^Comments^
**Errors**
*Error - Login Invalid
*Error - Reservation not found
*Error - Reservation does not belong to Agency: TEST
*Error - Invalid length for City Code - Maximum of 4 allowed
**Description:**
==___________________________________________________________________________________________==
====RetrieveUserPref====
**XML request**
^Level^Name^Type^Occurs^Required^Comments^
|0 |RetrieveUserPref | |1 | |
|1 |UserName |string |1 |Y |
|1 |Password |string |1 |Y |
username
Password
**XML response**
^Level^Name^Type^Occurs^Required^Comments^
|0 |RetrieveUserPrefResponse | |1 | |
|1 |UserPreferenceInfo | |1 | |
|2 |AgencyName |string |1 |Y |
|2 |UserName |string |1 |Y |
|2 |FirstName |string |1 |N |
|2 |LastName |string |1 |N |
|2 |Email |string |1 |N |
|2 |Language |string |1 |N |
|2 |Hotels |string |1 |N |
|2 |HotelImages |string |1 |N |
|2 |RateDisplay |string |1 |N |
|2 |DisplayPopup |string |1 |N |
|2 |ExRate |float |1 |N |
|2 |MarkupRate |float |1 |N |
|2 |AllowBooking |int |1 |Y |
|2 |LogoFileName |string |1 |N |
|2 |Add1 |string |1 |N |
|2 |Add2 |string |1 |N |
|2 |City |string |1 |N |
|2 |State |string |1 |N |
|2 |Zip |string |1 |N |
|2 |CountryName |string |1 |N |
|2 |AgencyPhone |string |1 |N |
|2 |AgencyFax |string |1 |N |
TEST
TEST
TEAM-01
test@example.com
N
N
A
Y
0
0
1
TEST.png
**Errors**
*Error - Login Invalid
**Description:**
==___________________________________________________________________________________________==
====RetrieveVoucher====
**XML request**
^Level^Name^Type^Occurs^Required^Comments^
|0 |RetrieveVoucher | |1 | |
|1 |UserName |string |1 |Y |
|1 |Password |string |1 |Y |
|1 |ReservationNumber |int |1 |Y |
username
Password
23
**XML response**
^Level^Name^Type^Occurs^Required^Comments^
**Errors**
*Error - Login Invalid
*Error - Reservation not found
*Error - Reservation does not belong to Agency: TEST
**Description: **
==___________________________________________________________________________________________==
====SaveRoomConfiguration====
**XML request**
^Level^Name^Type^Occurs^Required^Comments^
|0 |SaveRoomConfiguration | |1 | |
|1 |UserName |string |1 |Y |
|1 |Password |string |1 |Y |
|1 |Resnum |string |1 |Y |
|1 |Room1 |string |1 |N |
|1 |Room2 |string |1 |N |
|1 |Room3 |string |1 |N |
username
Password
23
**XML response**
^Level^Name^Type^Occurs^Required^Comments^
|0 |SaveRoomConfigurationResponse | |1 |
|1 |Status |boolean |1 |Y |
true
**Errors**
*Error - Login Invalid
*Error - Please enter a valid Reservation Number
**Description:**
==___________________________________________________________________________________________==
====SaveUserPref====
**XML request**
^Level^Name^Type^Occurs^Required^Comments^
|0 |SaveUserPref | |1 | |
|1 |UserName |string |1 |Y |
|1 |Password |string |1 |Y |
|1 |FirstName |string |1 |Y |
|1 |LastName |string |1 |Y |
|1 |Email |string |1 |N |
|1 |Language |string |1 |N |
|1 |Hotel |string |1 |N |
|1 |HotelImages |string |1 |N |
|1 |RateDisplay |string |1 |N |
|1 |DisplayPopup |string |1 |N |
|1 |ExRate |float |1 |N |
|1 |MarkupRate |float |1 |N |
username
Password
TEST
TEST
test@example.com
English
N
TEST.png
A
A
0
0
**XML response**
^Level^Name^Type^Occurs^Required^Comments^
|0 |SaveUserPrefResponse | |1 |
|1 |Status |boolean |1 |Y |
true
**Errors**
*Error - Login Invalid
**Description:**
==___________________________________________________________________________________________==
====ServiceSearch====
**XML request**
^Level^Name^Type^Occurs^Required^Comments^
|0 |ServiceSearch | |1 | |
|1 |UserName |string |1 |Y |
|1 |Password |string |1 |Y |
|1 |CityCode |string |1 |Y |
|1 |ProductCode |string |1 |Y |
|1 |ServiceDate |string |1 |Y |
username
Password
NYC
NYCHPORTE
2013-01-01
**XML response**
^Level^Name^Type^Occurs^Required^Comments^
**Errors**
*Error - Login Invalid
*Error - Invalid date
*Error - Invalid length for City Code - Maximum of 4 allowed
**Description: **
==___________________________________________________________________________________________==
====ServiceSearch2====
**XML request**
^Level^Name^Type^Occurs^Required^Comments^
|0 |ServiceSearch2 | |1 | |
|1 |UserName |string |1 |Y |
|1 |Password |string |1 |Y |
|1 |CityCode |string |1 |Y |
|1 |ProductCode |string |1 |Y |
|1 |ServiceDate |string |1 |Y |
|1 |ServiceType |string |1 |N |
|1 |DisplayClodeOut |string |1 |N |
|1 |DisplayOnRequest |string |1 |N |
username
Password
NYC
2013-01-01
Hotel
**XML response**
^Level^Name^Type^Occurs^Required^Comments^
**Errors**
*Error - Login Invalid
*Error - Invalid length for City Code - Maximum of 4 allowed
*Error - Invalid date
**Description:**