{
"data": {
"id": "string",
"slug": "string",
"name": "string",
"description": "string",
"is_active": true,
"is_default": true,
"sort_order": 0,
"monthly_price": "string",
"yearly_price": "string",
"currency": "string",
"trial_days": 0,
"features": {
"property1": true,
"property2": true
},
"limits": {
"property1": 0,
"property2": 0
},
"metadata": {},
"businesses_count": 0,
"created_at": "2019-08-24T14:15:22.123Z",
"updated_at": "2019-08-24T14:15:22.123Z",
"deleted_at": "2019-08-24T14:15:22.123Z"
}
}