...
Name | Type | Description |
---|---|---|
notification (optional) | object | Notification configuration, consists of fields:
|
customerInfo (optional) | string array | Customer information to attach to the ticket to be shown to the staff; usually contains first and last name |
numberOfPeople (optional) | integer | Amount of people ticket is attached to |
booking (optional) | objectTime slot configuration, start and end booking time based on one of available time slots retrieved from time slots | endpointBooking object consists of:
|
customData (optional) | object | Generic object that can be used to store any relevant ticket information for internal purposes. |
...