curl --location --request GET 'http://localhost/api/v1/central/platform/billing/features' \
--header 'Authorization: Bearer <token>'{
"success": true,
"code": "string",
"message": "string",
"request_id": "string",
"timestamp": "2019-08-24T14:15:22.123Z",
"api_version": "string",
"data": "string"
}