{
"endpoint": "POST /v1/billing/quota-checks",
"result": {
"sessionID": "f64470cf-3860-4029-b905-d576bb175df4",
"userID": "string",
"mode": "voiceInput",
"allowed": true,
"reason": "string",
"entitlementSnapshot": {
"userID": "string",
"plan": "free",
"allowedModes": [
"voiceInput"
],
"remainingQuotaSeconds": 0,
"remainingAddonSeconds": 0,
"asOf": "2019-08-24T14:15:22.123Z",
"totalRemainingSeconds": 0
},
"checkedAt": "2019-08-24T14:15:22.123Z"
}
}