GET api/exgoods/receiveexgoods?productId={productId}&userId={userId}&exGoodsId={exGoodsId}&buyCount={buyCount}
领取体验品
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| productId | string |
Required |
|
| userId | string |
Required |
|
| exGoodsId | string |
Required |
|
| buyCount | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.