Skip to main content

Booking Type and Payment Mode options for the My Bookings filters.

GET 

/api/v1/my/bookings/filter-options

Send a returned value back verbatim as the bookingType or paymentMode query parameter on GET /api/v1/my/bookings — both match on equality. Neither column is a fixed enum, so the options are the distinct values present in the caller's scoped bookings and every option is guaranteed to return rows.

Request

Responses

OK