Create or update a ServiceTemplate

Creates or sparsely updates an editable Service record. Published-copy UUIDs and publishing fields are rejected.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

Service UUID

Body Params

Sparse upsert body. Omitted fields are preserved; omitted child records are untouched.

string

Customer-visible service name.

string

Service workflow type stored on the Service DBO.

string

How bookings for this service are scheduled.

string

Pricing model used when quoting or booking this service.

string

Customer-facing description shown before booking.

string

Default job description copied onto jobs created from this service.

string

Default work done description copied onto completed jobs.

uuid

Job category UUID assigned to jobs created from this service.

string

JSON-encoded badge configuration stored on the Service DBO.

payment_terms
object

Payment terms object stored as payment_terms_json.

integer

Whether this service is available through customer booking flows.

integer

Minimum lead time before a customer can book this service.

integer

Maximum lead time ahead that a customer can book this service.

integer
enum

Soft-delete flag; set to 0 to deactivate the service.

Allowed:
questions
array of objects

Sparse question changes; omitted existing questions are untouched.

questions
variations
array of objects

Sparse variation changes; omitted existing variations are untouched.

variations
staffCapabilities
array of objects

Sparse staff capability changes; omitted existing capabilities are untouched.

staffCapabilities
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json