This operation transfers the Council assessment information on the Building information Certificate case from the Council IT system to the Building information Certificate Service.
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
siteInspectedDate | string <date> This indicates the date on which the site inspection was completed. This field does not accept the future dates. |
updatedByEmail required | string <= 250 characters User must be registered in the planning portal |
{- "siteInspectedDate": "2020-12-30T00:00:00.000Z",
- "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"
}