The serviceOptionsAndVariants
object links a service to its variants.
You can use it to offer customers different prices for a service,
depending on which choices they book.
Read more about service options and variants.
ID of the serviceOptionsAndVariants
object.
ID of the service related to these options and variants.
Service options. Note that currently only a single option is supported per service.
Information about the service's variants.
Price of the cheapest service variant.
Price of the most expensive service variant.
Revision number, which increments by 1 each time the serviceOptionsAndVariants
object is updated.
To prevent conflicting changes,
the current revision must be passed when updating and deleting the serviceOptionsAndVariants
object.
Ignored when creating a serviceOptionsAndVariants
object.
Extensions enabling users to save custom data related to service options and variants.