Anchor to section titled 'undefined'

productDuplicateAsyncV2
mutation
deprecated

Requires write_products access scope. Also: The user must have a permission to duplicate a product.

Asynchronously duplicate a single product.

For API version 2024-10 and higher, use the productDuplicate mutation with the synchronous: false argument instead. Use productDuplicate instead.


The params for duplicating the product.


Was this section helpful?

The duplicated product ID.

The asynchronous job for duplicating the product.

The list of errors that occurred from executing the mutation.


Was this section helpful?