POST product/clone/{product}
Makes a copy of this object.
Request Information
URI
https://ofd-api.blueprintcpq.net/product/clone/{product}
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| product |
The product. |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
The Id of the copy of this object.
globally unique identifierResponse Formats
application/json, text/json, text/html
Sample:
"b5d245d7-c7f2-4412-9b7e-954ed67de4a2"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">b5d245d7-c7f2-4412-9b7e-954ed67de4a2</guid>