Decline

This operation transfers the council's decision to decline the Certificate Registration application from the council's IT system to the Online Certificate Registration Service.

path Parameters
CaseID
required
string

A fully qualified application number or case id

header Parameters
OrganisationID
required
string

The council LGA name to indicate the request is originating from a specific council

Request Body schema: */*

body

required
Array of objects (declineReasonList)
declineReasonDescription
string <= 512 characters

required only if 'OTHER' is selected for declineReason

updatedByEmail
required
string <= 250 characters

User must be registered in the planning portal

Responses

Request samples

curl -i -X PUT \
  https://api.apps1.nsw.gov.au/planning/CRMgmt/Councils/v1/Decline/:CaseID \
  -H 'Content-Type: */*' \
  -H 'OrganisationID: string'