GET api/represent/set_product_represent_reason?uid={uid}&sku={sku}&reason={reason}
设置代言理由
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| uid | string |
Required |
|
| sku | integer |
Required |
|
| reason | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.