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/v6/products/manufacturers

Example

HTTP Request

GET api/v6/products/manufacturers HTTP/1.1
Host: example.getflycrm.com
Content-Type: application/json

Status

200 OK

Response

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