REST web service interface

POST products/copy/{id}

Updated, 2019-07-16 00:00

Creates a copy of an existing product and returns the identifier of the new product.

Resource Information

Rate Limited? No
Authentication Mandatory
Response Formats json,xml
HTTP Methods POST
Response Object long

Resource URL

https://ecommerce.dexero.com/service/rest/2/merchant/catalog/products/copy/{id}

Parameters

Parameter Description
id The system identification number or identifier defined by user.
Example Values : 302
sku Stock Keeping Unit ( SKU ) .
Example Values : abc123
identifier
requis
The unique identification number of the product defined by a user.
Example Values : ident123
price The price of the product
Example Values : 199.92

Example Request

POST https://ecommerce.dexero.com/service/rest/2/merchand/catalogue/products/copy/226

Response Object "Long"

Le numéro du nouveau produit.