Fires when an affiliate admin is assigned to an order. targetEntity is the Order. The eventType is affiliate_admin_was_assigned.
Field guarantees
Field
Guarantee
eventData.performedBy
✅ Always present (v1)
performedBy in v2
⛔ Not delivered — blocked as PHI-adjacent
🚧
performedBy is v1-only. Note performedBy is the user who performed the assignment; the admin who was assigned appears only in eventDescription free text — an unstructured, unguaranteed source that must not be parsed. Both are absent from v2 — keep this webhook on v1 if you need either.