add_item
Post new products on Shopee. Provide item details, category, images, and logistics to add a listing.
Instructions
ĐĂNG BÀI sản phẩm mới. Cần category_id (get_category), image_id (upload_image), logistics_channel_ids (get_channel_list), attribute_list (get_attributes).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| weight | Yes | ||
| item_name | Yes | ||
| category_id | Yes | ||
| description | Yes | ||
| seller_stock | Yes | ||
| image_id_list | Yes | ||
| attribute_list | No | ||
| original_price | Yes | ||
| logistics_channel_ids | Yes |