/
HO
hostfully
/
Hostfully API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.1
Apache 2.0
2026-07-26
176
256
241.4 KB
Services
Update service
Modifies all details of an existing service
put
/api/v3.3/services/{serviceUid}
Path parameters
serviceUid
string
required
Request body
ServiceUpdatingApi3Dto
required
serviceProviderUid
string
type
'PERSONAL_SERVICE'
|
'TRANSPORTATION_SERVICE'
|
'CLEANING_SERVICE'
|
'GREETING_SERVICE'
|
'COOKING_SERVICE'
|
'TOUR'
|
'OTHER'
cateredToType
'GUEST'
|
'HOST'
|
'BOTH'
duration
integer
partyMaximumSize
integer
price
number
double
hourlyRate
number
double
dailyRate
number
double
title
string
Optional field, max size is 255
description
string
Optional field, max size is 255
longDescription
string
quantityDescription
string
Optional field, max size is 255
isActive
boolean
cancellationPolicy
string
Optional field, max size is 255
defaultPicture
string
Optional field, max size is 255
Response
OK