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

检测产品是否可领取

Request Information

URI Parameters

NameDescriptionTypeAdditional information
productId

string

Required

userId

string

Required

exGoodsId

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.