POST api/offer/duplicateBasketItem?rowId={rowId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
rowId

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

globally unique identifier

Response 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>