The following operations are available for this resource.
| Http Verb | Operation | ||
|---|---|---|---|
| GET | Method: Get, URL: EventsManagement/BookingTemplates/{bookingTemplateId} | Test | |
|
Get a Booking Template by ID |
|||
| GET | Method: GetSummaries, URL: EventsManagement/BookingTemplates/Summary?categoryId={categoryId} | Test | |
|
Get summary of all Booking Templates, filtered optionally by category. |
|||
| POST | Method: Create, URL: EventsManagement/BookingTemplates | Test | |
|
Create a new Booking Template |
|||
| PUT | Method: Update, URL: EventsManagement/BookingTemplates/{bookingTemplateId} | Test | |
|
Update an existing Booking Template |
|||
| DELETE | Method: Delete, URL: EventsManagement/BookingTemplates/{bookingTemplateId} | Test | |
|
Delete a Booking Template by ID |
|||