Copy product from a parent to another
POST {{baseUrl}}/products/:id/copy
Copy product from a parent to another
Request Body
{"targetParentId"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-version | string | (Required) Specifies the version of the resource | |
x-user-role | string | (Required) Specifies the user role with which the user intends to perform the operation | |
Content-Type | string | ||
Accept | string |
RESPONSES
status: Created
""