Skip to main content
GET

Authorizations

Headout-Auth
string
header
required

Path Parameters

inventoryId
integer<int64>
required

The inventory ID to fetch booking fields for. Obtain this from the id field in the inventory listing response.

Query Parameters

languageCode
string
default:EN

Language code for field names and predefined option labels (e.g., EN, ES). Defaults to EN.

Response

Successful response

Booking fields required for a specific inventory.

inventoryId
string

The inventory ID as a string.

inputFields
object[]

Fields to collect from customers before creating a booking for this inventory. Use the field id (numeric string) as the key when submitting in the booking request.