curl --location 'http://localhost/api/v1/tenant/master-data/materials?search=undefined&category_id=undefined&base_unit_id=undefined&variant_color_id=undefined&include_inactive=undefined&include_variants=undefined&page=undefined&per_page=undefined&sort_by=undefined&sort_dir=undefined' \
--header 'Authorization: Bearer <token>'{
"success": true,
"code": "string",
"message": "string",
"request_id": "string",
"timestamp": "2019-08-24T14:15:22.123Z",
"api_version": "string",
"data": {}
}