{ "organizationId": "<string>", "workspaceId": "<string>", "promotionId": "<string>", "evaluationId": "<string>", "status": "succeeded", "reviewRequired": true, "overallAssessment": "<string>", "issues": [ { "recommendation": "<string>", "rationale": "<string>", "severity": "LOW", "citedRules": [ { "id": "<string>", "name": "<string>", "product": "<string>", "channel": "<string>" } ], "location": { "type": "text", "content": "<string>", "pageNumber": 123, "timestamp": "<string>" } } ], "promotionVersionId": "<string>", "metadata": {}, "correlationId": "<string>" }
Sent when a compliance evaluation finishes (success or failure). Includes the evaluation status, issue count, and any metadata passed during promotion creation.
Unkey API key passed as Bearer token
1
succeeded
failed
Show child attributes
Webhook acknowledged