curl --location 'http://localhost/api/v1/tenant/master-data/warehouses?search=undefined&pic_tenant_user_id=undefined&include_inactive=undefined&include_children=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": {}
}