POST [PlatformAddress]/api/1.0/venue?action=removeBookingSessionMenu
POST
[PlatformAddress]/api/1.0/venue?action=removeBookingSessionMenu
Remove booking session menu from booking session
id
integer
The unique id of the booking session menu
venueId
The unique id of the venue to which the booking session menu belongs belongs
bookingId
The unique id of the booking to which the booking session menu belongs belongs
sessionId
The unique id of the booking session to which the booking session menu belongs belongs
{ "success": true, "id": 1234 }
Last updated 1 year ago