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:
"55daf9df-03c8-40f0-9a1f-e36588f0b107"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">55daf9df-03c8-40f0-9a1f-e36588f0b107</guid>