Created
March 4, 2024 12:23
-
-
Save OseasSon/aabe1651c16c1165e5b77a33e2dfcb66 to your computer and use it in GitHub Desktop.
company.created
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"type": "notification_event", | |
"app_id": "d90noo0b", | |
"data": { | |
"type": "notification_event_data", | |
"item": { | |
"type": "company", | |
"id": "", | |
"company_id": "", | |
"app_id": "", | |
"name": null, | |
"plan_id": null, | |
"remote_created_at": null, | |
"created_at": null, | |
"updated_at": null, | |
"last_request_at": null, | |
"monthly_spend": null, | |
"session_count": null, | |
"user_count": null, | |
"tag_ids": null, | |
"custom_attributes": null | |
} | |
}, | |
"links": {}, | |
"id": null, | |
"topic": "company.created", | |
"delivery_status": null, | |
"delivery_attempts": 1, | |
"delivered_at": 0, | |
"first_sent_at": 1709554971, | |
"created_at": 1709554971, | |
"self": null | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment