Discussions

Ask a Question
Back to all

Create notice recipients/targeting via API

Hi,

how can we create a notice via API with recipients/targeting? The public NoticeWrite schema only supports subject and content, but the documentation says notices target properties and unit contract types. I only see endpoints to read or update existing accesses (GET /api/notices/{id}/accesses, PATCH /api/notices/{noticeId}/accesses/{unitContractId}). Which fields or endpoint create the NoticeAccess records?

Best
Till