This operation enables council or Private Certifier's to request ePlanning to resend the respective digital service details from the Planning Portal to their IT system.
CaseID required | string A fully qualified application number or case id |
OrganisationID required | string Organisation name to indicate where the request is originated from. |
curl -i -X GET \ https://api-uat.apps1.nsw.gov.au/planning/EventMgmt/v1/GetCaseInfo/:CaseID \ -H 'OrganisationID: string'
{- "statusCode": 404,
- "message": "Internal Server error 19876",
- "activityId": "00000011-0ab-xy00-0000-500000000000",
- "errorCode": "DPE_TMS01",
- "errorDetails": "Inner Exceptions, Stack Trace, etc"
}