Update Service
PATCH semantics - send only the fields you want to change. Pricing, taxability, discount eligibility, and labor duration are owned by the linked PriceBookItem - manage them via 14 PriceBook > Items endpoints, not here.
Headers
{{tenant_key_name}}
Request
This endpoint expects a multipart form.
code
Optional: Service SKU - max 31 chars, unique per company - “AC-TUNE-01”
name
Optional: Display name - max 255 chars - “AC Tune-Up”
status
Optional: active|inactive - “active”
description
Optional: Free-text description - “Standard 1-hour AC tune-up”
service_category_id
Optional: ServiceCategory UUID (resolved by middleware) - “cat-uuid”
Response
Successful response

