Clones a serviceOptionsAndVariants object and connects it to a service.
The call fails if the service already has a connected
serviceOptionsAndVariants object.
The cloned serviceOptionsAndVariants object gets a new, unique option ID.
The option ID of the existing serviceOptionsAndVariants object isn't reused.
For example, you may call this method after cloning a service.
This method may require higher-level permissions than the caller has, based on their identity and roles and permissions. In these cases, you can ensure the method is called with the required level of authorization by using one of the following:
ID of the serviceOptionsAndVariants object to clone.
ID of the service to which the cloned serviceOptionsAndVariants are
connected.
This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.