Please enable JavaScript to view this site.

Navigation: » No topics above this level «

AttendancesByDate: Attendances by Date

Name: AttendancesByDate

Catalog: Roller

Schema: Data

Label: Attendances by Date

Documentation:

The timespan covered by the start and end date can not exceed 1 day.

Partition-specific: false

Select: true

Insert: false

Update: false

Delete: false

Select Service URL (OData-specific): data/attendances

Insert Service URL (OData-specific): data/attendances

Update Service URL (OData-specific): data/attendances

Delete Service URL (OData-specific): data/attendances

Field Selection Method (OData-specific): NotRequired

Parameters

Name

Data Type

Required

Default Value

Documentation

endDate

datetime

 

Search end date, based on record modified date.

startDate

datetime

 

Search start date, based on record modified date.

 

Table Columns

Name

Data Type

Label

Required

Documentation

bookingCustomerId

string

Customer ID

Unique identifier of the customer linked to the booking.

bookingItemPartId

string

 

Unique identifier for a ticket.

bookingReference

string

Booking Reference

Unique identifier for a booking.

checkInDateTime

datetime

Check-in

Date/time of the attendance.

customerId

string

Customer ID

Unique identifier of the customer linked to the specific ticket.

employeeId

string

Employee ID

The identifier of the staff member who completed the check in.

parentProductId

string

Parent Product ID

Unique identifier of the parent product being checked in.

productId

string

Product ID

Unique identifier of the product being checked in.

productName

string

Product Name

 

receiptNumber

string

Receipt Number

 

sessionEnd

string

Session End

End time of the ticket if applicable.

sessionStart

string

Session Start

Start time of the ticket if applicable.

 

22-06-2020 11:3020.1.95-BETA+2843