This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.
Clones a serviceOptionsAndVariants
object. This function can be called, for example, to duplicate a service.
The cloned service contains the original service options and variants.
Each option
in the cloned service has a newly-generated ID that is copied to all choices of the variants in the
clone. The cloned service references the service provided in the request by target_service_id
.
You can only call this method when authenticated as a Wix app or Wix user identity.
ID of the serviceOptionsAndVariants
object to clone.
ID of the service that will be set for the cloned serviceOptionsAndVariants