FastComments.com
Here you can edit and run the code snippet from our documentation.
Example Code Snippet "סכמת נתוני החלטת אישור"
{ "approvalId": "string", "triggerId": "string", "toolName": "ban_user | mark_comment_spam | ...", "actionType": 10, "status": "APPROVED | REJECTED | EXECUTION_FAILED", "decidedBy": "string - the userId of the moderator who decided", "decidedAt": "string - ISO 8601 - אופציונלי, נוכח רק לאחר שההחלטה התקבלה", "executedAt": "string - ISO 8601 - נוכח כאשר APPROVED והביצוע הסתיים", "executionResult": "string - executor result message - נוכח לאחר ביצוע", "contextSnapshot": { /* זהה ל-approval.requested */ } }
Result