/
HO
hostfully
/
Hostfully API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
Agencies
2
Amenities
5
Available Amenities
1
Available Property Rules
1
Custom Amenities
3
Custom Data
3
Custom Data Fields
4
Direct Booking Site
2
Employees
3
Extra Guests
1
Fees
5
GraphQL
1
Guests
1
ICals
1
Jobs
8
Leads
20
Leads Test Endpoint
2
Messages
4
Multi-Unit Properties
5
Order Adjustments
3
Orders
1
Owner Adjustments
5
Owners
4
Photos
6
Pin Codes
4
Pricing Periods
2
Pricing Periods Bulk
2
PromoCodes
4
Properties
6
Property Calendar
2
Property Channel Links
5
Property Descriptions
3
Property Ownership
3
Property Pricing Rules
2
Property Rules
6
Quote
1
Rate Multipliers
2
Reviews
6
Reviews-Bulk
1
Rooms
5
Rooms Bulk
1
Service Providers
5
Services
4
Sub Units
1
Tags
3
Threads
2
Transactions
3
Unit types
4
Units
2
Version
2
Webhooks
4
get
Get webhooks by affiliate id for a partner integration or agencyUid. When using agencyUid filter, an extra optional 'objectUid' parameter can be added to be used as second filter.
post
Create webhook
get
Get webhook details
delete
Delete webhook
Webhooks
Create webhook
Creates a new webhook for either an agency or integration partner
post
/api/v3.3/webhooks
Request body
WebhookSavingApi3Dto
required
agencyUid
string
webhookType
'POST_FORM'
|
'POST_JSON'
eventType
'NEW_INQUIRY'
|
'NEW_BOOKING_REQUEST'
|
'NEW_BOOKING'
|
'NEW_BLOCKED_DATES'
|
'UNIT_CHANGED'
|
'BOOKING_UPDATED'
|
'BOOKING_CANCELLED'
|
'NEW_HOLD'
|
'NEW_PROPERTY'
|
'UPDATED_PROPERTY'
|
'DELETED_PROPERTY'
|
'ACTIVATED_PROPERTY'
|
'DEACTIVATED_PROPERTY'
|
'PROPERTY_AVAILABILITY_UPDATED'
|
'HOTEL_UPDATED'
|
'PINCODE_CREATED'
|
'PINCODE_UPDATED'
|
'PINCODE_DELETED'
|
'NEW_INBOX_MESSAGE'
|
'INBOX_THREAD_UPDATED'
|
'INTEGRATION_ACTIVATED'
|
'INTEGRATION_DEACTIVATED'
|
'CHANNEL_ACTIVATED'
|
'CHANNEL_DEACTIVATED'
|
'CUSTOM_DATA_CREATED'
|
'CUSTOM_DATA_UPDATED'
|
'CUSTOM_DATA_DELETED'
callbackUrl
string
required
objectUid
string
creatorIdentifier
string
Response
Created
Changes