Lấy danh mục sản phẩm
Last updated
Last updated
/api/product/category: Tính năng này được sử dụng để lấy toàn bộ danh mục sản phẩm trên Nhanh.vn.
Fixed dataString = "productcategory"
JSON decode the response to get the structure:
Key | Type | Description |
---|---|---|
Mảng đệ quy toàn bộ danh mục của doanh nghiệp
code
int
1 = success or 0 = failed
messages
array
is an array of error messages if code = 0
data
array
is an array of product category (multi-level)