Sent when a new benefit is created.
Discord & Slack support: Basic
"benefit.created"
A benefit of type custom.
custom
Use it to grant any kind of benefit that doesn't fit in the other types.
Show child attributes
Was this page helpful?
{ "type": "benefit.created", "timestamp": "2023-11-07T05:31:56Z", "data": { "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": { "note": "<string>" } } }