Skip to main content

Get Booking Participant

GET 

/booking-participants/:id

Get Booking Participant

Request

Path Parameters

    id stringrequired

Responses

Get Booking Participant

Schema

    bookingId string

    Booking

    memberId string

    Member

    role string

    Role

    notes string

    Notes

    tripId string

    Trip

    otherMemberId string

    Other Member

Loading...