| Name | Description | Type | Additional information |
|---|---|---|---|
| employeeEmail |
Email for the employee assigneed to this booking |
string |
None. |
| bookingStartTime | date |
None. |
|
| bookingEndTime | date |
None. |
|
| bookingStatus | BookingStatusV2 |
None. |
|
| bookingInfo | string |
None. |
|
| customerAcceptedList |
Customers who has accepted the booking |
Collection of BookingAcceptedRole |
None. |
| extraRules |
Extra rules regarding cleanup and testing from Postman |
string |
None. |
| dataSource | DataSourceEnum |
None. |
|
| rentalDealIdApi | string |
None. |
|
| bookingType | BookingType |
None. |
|
| bookingRef |
The combination of dataSource, rentalDealIdApi, bookingType and bookingRef is a unique id for the booking to be done. BookingRef is blank for some bookingTypes |
string |
None. |