als_update_reservation_event.cgi

Top  Previous  Next

Description

The als_update_reservation_event .cgi interface assigns or removes an event from the the reservation seat entries.

 

A check is performed to insure the datevalue of the Reservation is equal to the date value of the Event.

 

Reservations that have already been invoiced cannot be modified.

 

 

Inputs

Parameter

Description

Required

Example

Data Type

Reservation

Code of the Reservation

Required

reservation=54232

Integer

Event

Code of the Event

 

Required

event=77642

Integer

remove

Clears out the event entry. A log entry is created into the AL-Pro Reservation Log when this is invoked.

 

Optional

remove=true

Boolean

 

 

 

Upon an successful call to als_update_reservation_event .cgi the reservation detail is returned in full using the complete=true entry for the als_get_reservation.cgi method.

 

 

root>

<reservation>

<row code="333076" reconfirmed="False" agency="1305" agent="13748" entereduser="8" enteredon="9/18/2007 7:06:08 AM" sellinguser="8" hotel="818" resetype="1" room="" hotelphone="" pickup="False" pickuparea="" lastname="Garland" firstname="Steve" fullname="Garland, Steve" reservationnotes="" manifestnotes="" pickuphotel="" dropoff="False" dropoffhotel="" dropoffarea="" enteredagentcollected="" enteredcustomercollect="" agencypymt="" autoreleasehours="" active="True" lastupdate="9/18/2007 9:29:59 AM" base="1" source="60" datevalue="9/18/2007" forcepostfield="2" pickuptime="" dropofftime="" otherphone="" email="" fax="" guarantee="" waitlist="False" noshow="False" giftcert="False" waitlistthroughdate="" invoiced="False" invoiceno="" invoicedate="" origin="" pickupoperator="" dropoffoperator="" cancellationno="" nobill="False" cancelreason="" leftmessage="False" phonecell="" eventno="" ticketed="False" specialeventnotes="" bookeddesk="" address1="" address2="" city="" state="" country="" zip="" aln_trans="" packageoffering="" aln_import="" masterreservation="" division="" lasteventdate="" packagegroup="" reseref1="" reseref2="" reseref3="" reseref4="" reseref5="" alnconf="" deletedseatdata="Garland, Steve 0 lbs.  Garland, Steve 0 lbs.  Garland,  0 lbs. " ar_export="" product="" clientname="Garland, Steve" agencyname="Expedia Inc." hotelname="McCarran Intl Airport" soldusername="Murphy, Sheila"/>

</reservation>

<products>

<row reservationproductcode="550354" productname="Grand Celebration W/Strip  (LC1X)" tourname="30M Canyon Landing" eventno="" categoryname="Adult" seq="550354" reservation="333076" prodcatassign="1186" datevalue="" timevalue="17:00" quantity="2" seat="True" gross="0" variabletax="0" fixedtax="0" totaltax="0" total="0" commission="0" net="0" collectoncheckin="0" billamount="0" lastupdate="9/18/2007 8:44:14 AM" product="170" category="1" priceschrate="220402" pricesch="133" discount="0" rateadjusted="False" commonvariabletax="False" commonfixedtax="False" commbeforedisc="False" variabletaxrate="0" commrate="0" discpercent="0" priceschdate="314" trantype="1" vouchervalue="0" basebooked="" basetoured="" aln_transdet="" packagegroup=""/>

</products>

<seats>

<row seatcode="1329774" tourtime="17:00" tourname="30M Canyon Landing" tour="1" tourdate="9/18/2007" eventno="" readyfordispatch="" eventtime="" seatrow="" seatnum="" tablecode="" operatorshortname="" vesselshortname="" base="1" seatno="" lastname="Garland" firstname="" notes="" weight="" checkedin="False" reservation="333076"/>

<row seatcode="1329775" tourtime="17:00" tourname="30M Canyon Landing" tour="1" tourdate="9/18/2007" eventno="" readyfordispatch="" eventtime="" seatrow="" seatnum="" tablecode="" operatorshortname="" vesselshortname="" base="1" seatno="" lastname="Garland" firstname="" notes="" weight="" checkedin="False" reservation="333076"/>

</seats>

<payments/>

</root>