Skip to main content

Create exemption

POST 

/openapi/v1/exemptions

Create a new exemption. Server generates a synthetic exm_<16chars> ID. Required: identification.exemptionType, acknowledgement.reason, and at least one of owners.worker / owners.applicant. The server stamps acknowledgedBy (the API actor) and acknowledgedAt (now); these are immutable thereafter. displayName, referenceNumber, and status are synthesised when omitted. Owners are immutable after create.

Request

Responses

OK