AutumnA
Autumn3mo ago
5 replies
Swanny

What's the correct schema for => "

What's the correct schema for => "CheckPermissionsResponse"
This is not correct
{
"customer_id": "user_123",
"feature_id": "messages",
"code": "feature_found",
"allowed": true,
"balance": {
"balance": 100,
"required_balance": 12
}
}
Was this page helpful?