Skip to main content

Booking Type, Payment Mode and Channel 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; for channels send the option's id as channel (name is the display label only). All three match on equality. None of the columns 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