This end point retrieves the availability rules for a specific Airbnb listing, including check-in/check-out days, minimum/maximum nights, booking lead time, and seasonal rules.
Endpoint
POST
Header
Header
Type
Required
Description
app-id
string
Yes
Your application ID. Required for authentication.
Authorization
string
Yes
Your API key. for authorization. Required for authentication.
Content-Type
string
Yes
Must be set to application/json.
Attributes
hotelidalphanumeric (Required
Specifies the required node hotelid containing the IT provider's hotel ID for which the provider wishes to add mapping information.
channelhotelidalphanumeric (Required)
Specifies the unique hotel ID used in the external distribution channel or PMS (Property Management System).
listingidnumeric (Required)
Listing ID of the property allocated by Airbnb.
Request
Response
Success Response
Success Response - Body Elements
Error Response
Error Response - Body Elements
Statusstring
Indicates the result of the API call.
Will be always "Fail" in case of an error response.
Errorsobject
The response error, the root element.
Code string
Specific error code that helps identify the type of error.