Skip to main content
POST
Record a contingency schedule change

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Corpo

application/json
effectiveAt
string<date-time>
obrigatório

The announced instant the change takes effect (RFC3339).

origin
string
obrigatório

The announcing channel / upstream reference (non-empty, ≤256 chars).

Maximum string length: 256
reason
string
obrigatório

Why the schedule changed (non-empty, ≤500 chars).

Maximum string length: 500
windowSeq
integer<int64>

The affected canonical window's grid sequence; omit for a non-window-specific note. Validated against the compiled window grid.

Intervalo obrigatório: x >= 1

Resposta

Created

announcedAt
string<date-time>
obrigatório

When the change was recorded (intake instant).

effectiveAt
string<date-time>
obrigatório

The announced instant the change takes effect, recorded verbatim (for a window prorrogação, the announced new close).

id
string<uuid>
obrigatório

Schedule change id.

origin
string
obrigatório

Auditable origin — the announcing channel / upstream reference (e.g. "Núclea e-mail ref X").

reason
string
obrigatório

Why the schedule changed, as recorded by the operator.

windowSeq
integer<int64>

The affected canonical window's grid sequence; omitted for a non-window-specific note.