Sent when a benefit grant is revoked.
Discord & Slack support: Basic
"benefit_grant.revoked"
Show child attributes
Was this page helpful?
{ "type": "<string>", "timestamp": "2023-11-07T05:31:56Z", "data": { "created_at": "2023-11-07T05:31:56Z", "modified_at": "2023-11-07T05:31:56Z", "id": "<string>", "is_granted": true, "is_revoked": true, "subscription_id": "<string>", "order_id": "<string>", "customer_id": "<string>", "benefit_id": "<string>", "customer": { "id": "<string>", "created_at": "2023-11-07T05:31:56Z", "modified_at": "2023-11-07T05:31:56Z", "metadata": {}, "external_id": "usr_1337", "email": "<string>", "email_verified": true, "name": "John Doe", "billing_address": { "country": "AD", "line1": "<string>", "line2": "<string>", "postal_code": "<string>", "city": "<string>", "state": "<string>" }, "tax_id": [ "911144442", "us_ein" ], "organization_id": "<string>", "deleted_at": "2023-11-07T05:31:56Z", "avatar_url": "<string>" }, "benefit": { "id": "<string>", "created_at": "2023-11-07T05:31:56Z", "modified_at": "2023-11-07T05:31:56Z", "type": "<string>", "description": "<string>", "selectable": true, "deletable": true, "organization_id": "<string>", "metadata": {}, "properties": { "guild_id": "<string>", "role_id": "<string>", "kick_member": true, "guild_token": "<string>" } }, "properties": { "account_id": "<string>", "guild_id": "<string>", "role_id": "<string>", "granted_account_id": "<string>" }, "granted_at": "2023-11-07T05:31:56Z", "revoked_at": "2023-11-07T05:31:56Z", "error": { "message": "<string>", "type": "<string>", "timestamp": "<string>" }, "previous_properties": { "account_id": "<string>", "guild_id": "<string>", "role_id": "<string>", "granted_account_id": "<string>" } } }