This operation transfers the certifier's initial inspection information on the Post-consent Certificate case from the certifier's IT system to the Online Post-consent Certificate Service. This will not be applicable for subdivision work certificate
CaseID required | string A fully qualified application number or case id |
organisationID required | string The council LGA name or Private Certifier Organisation name to indicate where the request is originated from. |
Information request object
dateOfInspection | string <date> This indicates the date on which inspection is scheduled.This field is available only for Principal Certifier appointment and Occupation certificate . |
description | string <= 512 characters This indicates the description of inspection, required for for Principal Certifier appointment and Occupation certificate Optional for Subdivision certificate and Construction Certificate. This will not be applicable for subdivision work certificate |
registrationNumber required | string <= 100 characters This indicates the Registration number associated. This is a mandatory field and required only for Principal Certifier appointment and Occupation certificate, Subdivision certificate and Construction Certificate and not for SWC. |
inspectionType required | Array of strings (inspectionType) This indicates the type of inspection. Required for all types of certificates. |
updatedByEmail | string <= 250 characters User must be registered in the planning portal |
{- "dateOfInspection": "2019-08-24",
- "description": "string",
- "registrationNumber": "string",
- "inspectionType": [
- "Refer to description for values"
], - "updatedByEmail": "john.smith@gmail.com"
}
{- "statusCode": 404,
- "message": "Internal Server error 19876",
- "activityId": "00000011-0ab-xy00-0000-500000000000",
- "errorCode": "DPE_TMS01",
- "errorDetails": "Inner Exceptions, Stack Trace, etc"
}