Bay
The representation of an agenda bay is called a Bay object. Bays are identified by a unique incremental ID.
id
integer
ID of the sale
branch_id
integer
Branch unique identifier
resource_id
integer
Resource unique identifier
order
integer
Order used for displaying in list
name
text
Name of the bay
initials
text
Initials of the technician
bay_type
integer
Type of bay (1 = Allow billing, 2 = Warn billing, 3 = Prevent billing)
vehicle_types
text
Vehicle types separated by a comma (1 = Car, 2 = Bus, 3 = Truck, 4 = Motorcycle, 5 = Trailer)
cost
float
Cost used for billing
lunch_name
text
Name displayed in the lunch cell
lunch_start
time
Lunch starting time
lunch_end
time
Lunch ending time
has_lunch
integer
Is lunch enabled
client_can_schedule
integer
Can client schedule this bay using the external website
out_of_business_hours
integer
Allow appointments out of business hours
disabled
integer
Disable this bay
Last updated