Skip to main content

Origin

Get the origin of the product

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": "Vietnam"
}
]