GET api/b/WXxcxStore/UserGoupon?appid={appid}&StoreID={StoreID}&opendID={opendID}&ID={ID}&GouponID={GouponID}&ConfigID={ConfigID}

使用优惠券

Request Information

URI Parameters

NameDescriptionTypeAdditional information
appid

公司编号

globally unique identifier

Required

StoreID

名店编号

globally unique identifier

Required

opendID

string

Required

ID

商品id集合(用,隔开)

string

Required

GouponID

string

Required

ConfigID

string

None.

Body Parameters

None.

Response Information

Resource Description

string

Response Formats

application/json, text/json

Sample:
"sample string 1"

application/xml, text/xml

Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>