Copy product from a parent to another

POST {{baseUrl}}/products/:id/copy

Copy product from a parent to another

Request Body

{"targetParentId"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
x-versionstring(Required) Specifies the version of the resource
x-user-rolestring(Required) Specifies the user role with which the user intends to perform the operation
Content-Typestring
Acceptstring

RESPONSES

status: Created

&quot;&quot;