GET Api/F/YH/GoodsSizeColourPriceDelete?FactoryID={FactoryID}&GoodsID={GoodsID}&GoodsSizeColourPriceID={GoodsSizeColourPriceID}

删除商品型号颜色价格

Request Information

URI Parameters

NameDescriptionTypeAdditional information
FactoryID

供应商系统编号

globally unique identifier

Required

GoodsID

商品编号

globally unique identifier

Required

GoodsSizeColourPriceID

规格型号颜色编号

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.