Authorization: Bearer ********************
curl --location --request GET 'https://api.gofive.co.th/v4/customers/file-categories?search=หมวดหมู่ไฟล์&status=true&status=false' \ --header 'Ocp-Apim-Subscription-Key;' \ --header 'Content-Type: application/json'
{ "data": { "id": 0, "seq": 0, "name": "string", "note": "string", "isActive": true }, "hasError": true, "statusCode": 0, "httpStatusCode": 0, "errorMessages": "string" }