Updates a specific integration definition with new data. For fieldsToSync, only specified fields will be set to true, all others to false.
The integration provider
BOOKINGSYNC, GUESTY, HOSTAWAY, HOSTFULLY, HOSTIFY, INTERHOME, LODGIFY, OWNERREZ, HOSTHUB, UPLISTING, BEDS24, HOST_TOOLS, HOSTFULLYSANDBOX, HOSPITABLE, TOKEET URL of the integration icon
"https://example.com/icons/HOSTAWAY.png"
Configuration for the integration partner key
{
"headers": { "x-api-key": "YOUR_API_KEY" },
"queryParams": { "client_id": "YOUR_CLIENT_ID" }
}
Configuration for which fields to sync
{
"listing": {
"name": true,
"type": true,
"rooms": true,
"rating": true,
"address": true,
"checkIn": false,
"contact": false,
"checkOut": false,
"currency": true,
"latitude": true,
"pictures": false,
"timeZone": false,
"amenities": true,
"longitude": true,
"providerID": true,
"startPrice": false,
"description": true,
"bedroomCount": false,
"internalName": false,
"maxOccupancy": false,
"thumbnailUrl": false,
"bathroomCount": false,
"maximumNights": true,
"minimumNights": true,
"listingDetails": true,
"parentPropertyID": false
}
}
Integration definition updated successfully
Unique identifier for the integration definition
"123e4567-e89b-12d3-a456-426614174000"
Name of the integration
"Hostaway Integration"
The integration provider
BOOKINGSYNC, GUESTY, HOSTAWAY, HOSTFULLY, HOSTIFY, INTERHOME, LODGIFY, OWNERREZ, HOSTHUB, UPLISTING, BEDS24, HOST_TOOLS, HOSTFULLYSANDBOX, HOSPITABLE, TOKEET "HOSTAWAY"
Configuration for which fields to sync
{
"listing": {
"name": true,
"type": true,
"rooms": true,
"rating": true,
"address": true,
"checkIn": false,
"contact": false,
"checkOut": false,
"currency": true,
"latitude": true,
"pictures": false,
"timeZone": false,
"amenities": true,
"longitude": true,
"providerID": true,
"startPrice": false,
"description": true,
"bedroomCount": false,
"internalName": false,
"maxOccupancy": false,
"thumbnailUrl": false,
"bathroomCount": false,
"maximumNights": true,
"minimumNights": true,
"listingDetails": true,
"parentPropertyID": false
}
}
When the integration definition was created
"2025-01-01T00:00:00.000Z"
When the integration definition was last updated
"2025-01-02T00:00:00.000Z"
URL of the integration icon
"https://example.com/icons/hostaway.png"
Configuration for the integration partner key
{
"headers": { "x-api-key": "YOUR_API_KEY" },
"queryParams": { "client_id": "YOUR_CLIENT_ID" }
}