Nhảy tới nội dung

Nguồn gốc xuất xứ

Lấy ra nguồn gốc xuất xứ của sản phẩm

HTTP Request

[GET] /api/v6/products/origins

Example

HTTP Request

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

Status

200 OK

Response

[
{
"origin_id": 1,
"origin_name": "Việt Nam"
}
]