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.
CaseID required | string A fully qualified application number or case id |
OrganisationID required | string The council LGA name to indicate the request is originating from a specific council |
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 |
curl -i -X PUT \ https://api.apps1.nsw.gov.au/planning/CRMgmt/Councils/v1/Decline/:CaseID \ -H 'Content-Type: */*' \ -H 'OrganisationID: string'