Visit
This entity holds information about Visits.
AppointmentId
An identifier that indicates that this Visit started as an Appointment. The id refers to the Appointment table.
Type: Edm.Int64
CreatedTimestamp
The timestamp for when the Visit was created.
Type: Edm.Int64
Custom1
Custom information, used for notes.
Type: Edm.String
Custom2
Custom information.
Type: Edm.String
Custom3
Custom information.
Type: Edm.String
Custom4
Custom information.
Type: Edm.String
Custom5
Custom information.
Type: Edm.String
DeliveredServices
Type: DataConnect.DeliveredService
FeedbackResults
Type: DataConnect.FeedbackResult
Id
The Visit Identifier.
Type: Edm.Int32
MarkTransactions
Type: DataConnect.MarkTransaction
TicketId
The ticket number.
Type: Edm.String
VipLevel
The VIP level of the Customer.
Type: Edm.String
VisitCustomers
Type: DataConnect.VisitCustomer
VisitTransactions
Type: DataConnect.VisitTransaction
VisitType
The name of the Visit type. <--Appointment, normal, multi-service? -->
Type: Edm.String