Skip to main content
Log inSign up
Anchor to productDuplicateAsyncV2

productDuplicateAsyncV2

mutationDeprecated

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?

Anchor to ProductDuplicateAsyncV2Payload returnsProductDuplicateAsyncV2Payload returns

The duplicated product ID.

Anchor to productDuplicateJobIdproductDuplicateJobId

The asynchronous job for duplicating the product.

The list of errors that occurred from executing the mutation.


Was this section helpful?