Integrate Distribution Lists with Campaign recipients

This commit is contained in:
2026-08-02 11:53:35 +02:00
parent 4eeba62bbc
commit b38597f2be
15 changed files with 1552 additions and 3 deletions
@@ -1109,6 +1109,11 @@
"additionalProperties": true,
"default": {}
},
"distribution_source": {
"type": "object",
"description": "Immutable Distribution List recipient, route-decision, and source evidence captured for this Campaign version.",
"additionalProperties": true
},
"last_sent": {
"type": "string",
"format": "date-time"
@@ -1195,7 +1200,8 @@
"csv",
"xlsx",
"text",
"addresses"
"addresses",
"distribution_list"
]
},
"source_id": {