Home → Event Plugin → API Calls → api/PluginBookingStatusUpdate - Update a Booking's Status
1.7. api/PluginBookingStatusUpdate - Update a Booking's Status
This API call allows you to update the Booking Status of a booking.
The call requires you to pass the bid of the booking and the BookingStatus.
Parameters To Submit
| Parameter | Parameter Help | Parameter Data Type |
| bid | The booking's BookingGUID. | String – Max 50 chars |
| BookingStatus | Available Booking Status option. (See api/PortalList with list “BookingStatus” for available options) | String – Provide ListValue from api/PortalList “BookingStatus” |
| API Key |
This call returns a Boolean of True if successful.
← api/PluginEventAttendees - Retrieve List of Attendees
api/PluginCreateBooking - Create and Confirm Booking →
This page was: Helpful |
Not Helpful
