Authorization: Bearer ********************
curl --location --request GET 'https://api.gofive.co.th/v1/products/units'
{
"data": {
"value": [
{
"unitId": 0,
"name": "string"
}
],
"formatters": [
"string"
],
"contentTypes": [
"string"
],
"statusCode": 0
},
"statusCode": 0,
"httpStatusCode": 0
}