Patch a barber’s service.
The unique, opaque system identifier for a resource. This case-sensitive ID is also used as path parameters in URLs or in other properties or parameters that reference a resource by ID rather than URL.
Representation used to patch a barber service using the JSON Merge Patch format and processing rules.
A service can be configured as a base service, add-on, or bundle. When configured as a bundle, the service cannot be configured as an add-on or included in another bundle.
Services that are not bundles and have configurations for being used as a base service, an add-on, or both.
When a service is updated, references to the service on existing appointments are not changed. However, any changes made by the customer to the appointment result in the service updates being applied to the appointment.
The display name for this service.
"Skin Fade"
The duration of the service.
"PT30M"
The cost of the service, excluding any fees or taxes. A monetary amount in the lowest denomination for the given currency. The numeric value is represented as a string so that it can be exact with no loss of precision.
"45.00"
If set, the configuration for this service when used as an add-on. Composable fields for service configuration.
Additional add-on services included in this service bundle.
[
{ "id": "service-123", "name": "Beard Trim" }
]The visibility of the service. Hidden services are not visible to customers.
visible, hidden The categories for this service.
[
{ "id": "afada02b-e9fe", "name": "Shaving" }
]The description of this service.
500"Expertly transitioned fade with optional designs on the side."
Ok. The operation succeeded.
Representation of a service performed by a barber.
The display name for this service.
"Skin Fade"
Additional add-on services included in this service bundle.
[
{ "id": "service-123", "name": "Beard Trim" }
]The visibility of the service. Hidden services are not visible to customers.
visible, hidden The categories for this service.
[
{ "id": "afada02b-e9fe", "name": "Shaving" }
]The description of this service.
500"Expertly transitioned fade with optional designs on the side."
The unique identifier for this service.
The duration of the service.
"PT30M"
The cost of the service, excluding any fees or taxes.
"45.00"
If set, the configuration for this service when used as an add-on.