The curl example only showed anzeige_datum, which read as if there's a single date. Add an explicit list distinguishing Anzeige (anzeige_datum, sender-provided) from Einspielung (created_at, server-set automatically), and a comment in the curl body that created_at is not to be sent. Co-Authored-By: Claude <noreply@anthropic.com>