Clones a serviceOptionsAndVariants
object. This endpoint can be called, for example, to duplicate a service.
The cloned service contains all 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.