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:
"9929ab51-47c8-455c-8573-c4d536a2e281"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">9929ab51-47c8-455c-8573-c4d536a2e281</guid>