Get Allowed Catalogue Items
POST /v2/event/get/allowedCatl
This API returns the list of catalogue items that are allowed to be added in an event. If the Event contains Venue Bookings, then Catalogue items associated to the corresponding Venues, as defined by Admin, are returned. If the Event does not contain any Venue Bookings, all the Catalogue items are returned.
EventNumber Integer
The number of an Event for which allowed catalogue items are to be fetched.
CatalogueType String
Name of the Catalogue Type. The allowed values are 'Venues', 'VenueRates', 'Charges', 'PaymentRequest', 'PaymentReceived', 'Credits', 'Bonds', 'EventDetails', 'Food', 'Beverage', 'Inventory', 'Packages'.
TreeStructureResponse Boolean
If "true" then in response the groups are also considered as an item, else group will be considered as a group only.