POST api/offer/duplicateBasketItem?rowId={rowId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| rowId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
globally unique identifierResponse Formats
application/json, text/json
Sample:
"baa2cef6-0b72-4eca-8868-ec3a249f7a00"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">baa2cef6-0b72-4eca-8868-ec3a249f7a00</guid>