...
Maileon transaction: mews_reservation_canceled
Reservation contact events at Maileon
MEWS Reservation state | Contact event |
---|
Requested
| mews_reservation_requested
|
Optional
| mews_reservation_optional
|
Confirmed
| mews_reservation_confirmed
|
Started
| mews_reservation_check_in
|
Processed
| mews_reservation_check_out
|
Canceled
| mews_reservation_canceled
|
Contact events data fields:
Name | Type |
---|
reservation.id
| string |
reservation.bookerId
| string |
reservation.state
| string |
reservation.origin
| string |
reservation.commanderOrigin
| string |
reservation.originDetails
| string |
reservation.purpose
| string |
reservation.options
| string |
reservation.scheduledStart
| timestamp |
reservation.checkInTime
| timestamp |
reservation.cancelled
| timestamp |
reservation.end
| timestamp |
reservation.created
| timestamp |
reservation.updated
| timestamp |
reservation.released
| timestamp |
resource.id
| string |
resource.name
| string |
resource.state
| string |
resource.discriminator
| string |
resource.floorNumber
| string |
resource.locationNotes
| string |
rate.name
| string |
rate.type
| string |
service.id
| string |
service.name
| string |
additionalGuests
| json |
booker.title
| string |
booker.firstName
| string |
booker.lastName
| string |
booker.email
| string |
booker.gender
| string |
booker.phone
| string |
booker.address.addressLine1
| string |
booker.address.addressLine2
| string |
booker.address.postalCode
| string |
booker.address.city
| string |
booker.address.regionCode
| string |
booker.address.countryCode
| string |
booker.preferredLanguage
| string |
booker.birthDate
| string |
cancellation.reason
| string |
Contact fields at Maileon
Name | Type | Datatype |
---|
title
| standard | string |
firstname
| standard | string |
lastname
| standard | string |
fullname
| standard | string |
locale
| standard | string |
gender
| standard | string |
birthday
| standard | string |
address
| standard | string |
zip
| standard | string |
city
| standard | string |
country
| standard | string |
PhoneNumber
| custom | string |
CarRegistrationNumber
| custom | string |
LoyaltyCode
| custom | string |
TaxIdentificationNumber
| custom | string |
MewsLastReserverationDate
| custom | date |
MewsInitialImportCreated
| custom | boolean |