A new booking to be added to SubscriberCRM.

Name Type Description Required
BookingRef String The unique Id of this booking. Yes
EposContactId String The unique Id of the contact in the EPOS system. No
TicketTypes String No
VisitDate DateTime (Nullable) No
DateBookingMade DateTime (Nullable) Yes
DateOfPrevVisit DateTime (Nullable) No
TicketExpiryDate DateTime (Nullable) No
Title String No
Forename String No
Surname String Yes
Add1 String No
Add2 String No
Add3 String No
City String No
County String No
Country String No
Telephone1 String No
Telephone2 String No
Email String No
Postcode String No
PostalConsent Boolean (Nullable) No
PhoneConsent Boolean (Nullable) No
EmailConsent Boolean (Nullable) No
SMSConsent Boolean (Nullable) No
EventsConsent Boolean (Nullable) No
MuseumExhibitionsConsent Boolean (Nullable) No
FamilyActivitiesConsent Boolean (Nullable) No
HaynesHeritageEngineeringWorkshopNewsConsent Boolean (Nullable) No
OnlineShopConsent Boolean (Nullable) No
BreakfastClubConsent Boolean (Nullable) No
Value Decimal The total monetary value of this booking. Yes
Child Int32 The total number of child places for this booking. Yes
Adult Int32 The total number of adult places for this booking. Yes
EventName String No
GiftAid String No
Url Actions Description
api/bookingimport POST Imports new bookings to SubscriberCRM.