GET api/exgoods/receiveexgoods?productId={productId}&userId={userId}&exGoodsId={exGoodsId}&buyCount={buyCount}

领取体验品

Request Information

URI Parameters

NameDescriptionTypeAdditional information
productId

string

Required

userId

string

Required

exGoodsId

string

Required

buyCount

integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.