Skip to main content

Get paperwork fields

GET 

/v1/partner/bookings/:booking_id/paperwork

Retrieves the paperwork questions related to a specific booking.

Token scope:

{'scope': 'read:bookings'}

Request​

Path Parameters

    booking_id Booking Idrequired

Responses​

Successful Response

Schema

    paperworkCompleted Paperworkcompleted (string)required
    paperworkStatus Paperworkstatus (boolean)required
Loading...