All translations
Enter a message name below to show all available translations.
Found one translation.
| Name | Current message text |
|---|---|
| h English (en) | * '''$eventId''' Integer * '''$unitId''' Integer * '''$clientId''' Integer * '''$startDate''' string a date string in format 'Y-m-d' * '''$startTime''' string a time string in format 'H:i:s' * '''$endDate''' string a date string in format 'Y-m-d' * '''$endTime''' string a time string in format 'H:i:s' * '''$clientTimeOffset''' Integer * '''$additional''' array|Object - additional params and fields. * '''$count''' Integer bookings count used to make group bookings batch. This parameter can't be less than 1. (optional) * '''$batchId''' Integer add booking to group bookings batch. You can't use $count and $batchId in one call. Please specify only one parameter. (optional) * '''$recurringData''' Array - make booking recurrent. (optional) |