Lodging Details
Contains elements needed for lodging details for a transaction.
Description
Merchants in the Hotel/Lodging industry may need to pass through specific details about a transactions. Below are the fields for each.
Properties
Type | Name |
---|---|
string | Folio |
string | RoomRate |
string | Nights |
string | CheckInDate |
string | CheckOutDate |
string | ExtraChargeReasons |
string | RoomNumber |
string | CustomerCode |
string | LengthOfStay |
string | RoomTaxRate |
string | NonRoomCharges |
string | RoomTaxAmount |
string | PreferredCustomer |
string | ChargeType |
string | DepartureTime |
string | ArrivalTime |
Change History
Version | Change |
---|---|
1.7 | Added Object. |