Nhảy tới nội dung

Hãng sản xuất

Danh sách các hãng sản phẩm

HTTP Request

GET /api/v3/products/manufacturers

Response

[
{
"manufacturer_id": "1",
"manufacturer_name": "Yamaha",
"description": "Yamaha"
},
{
"manufacturer_id": "2",
"manufacturer_name": "Honda",
"description": "Honda"
}
]