A new event booking to be added to SubscriberCRM. This will create a new event booking directly, complete with any delegates and sub event bookings.
Name |
Type |
Description |
Required |
EventBooking |
EventBooking |
The main booking details - including delegates and sub event bookings. |
Yes |
Payment |
Payment |
If a payment has been made for this booking, contains details of the payment. |
No |
Url |
Actions |
Description |
api/neweventbooking
| POST |
Adds a new event booking to SubscriberCRM. This will create a new event booking directly, complete with any delegates and sub event booking. |