Last Updated on : 2024-01-12 02:37:36download
Set the SKU attributes when a commodity is added.
GET: /v1.0/sellercenter/sku/attrs
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
mall_code | String | query | true | The code of the mall. |
site_code | String | query | true | The code of the site. |
lang | String | query | true | The language. |
Parameter name | Type | Description |
---|---|---|
result | List |
Description of result
Parameter name | Type | Description |
---|---|---|
attr_code | String | The code of a specified attribute. |
attr_name | String | The name of a specified attribute. |
values | List | The value of a specified attribute. |
Description of values
Parameter name | Type | Description |
---|---|---|
attr_value_id | Long | The ID of a specific attribute value. |
attr_value_name | String | The name of a specific attribute value. |
GET: /v1.0/sellercenter/sku/attrs?mall_code=8h3tiureddm1&site_code=CN&lang=zh
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback