423x Filetype XLSX File size 0.02 MB Source: shared-drupal-s3fs.s3-ap-southeast-2.amazonaws.com
Sheet 1: DA v1
| DA - ePlanning to Council API | ||
| API | Change | Sample |
| Create a Development Application | Site Addresses - Address Detail Section has been introduced | "siteAddresses": [ { "address": "19-33 Elizabeth Street, Narrandera, 2700", "addressDetail": { "complexUnitType": "string", "complexLevelType": "string", "complexLevelNumber": "string", "complexUnitIdentifier": "string", "streetNumber1": "string", "streetNumber2": "string", "streetName": "string", "streetSuffix": "string", "streetType": "string", "suburb": "string", "latitude": 0, "longitude": 0, "wkid": "string", "cadastralID": "string", "primarySecondary": "string", "state": "string", "postCode": 0 }, "lotdp": "X/sasa/DP411496", "lga": "PENRITH", "isPrimary": true } |
| Create a Development Application | UpdateBy block introduced as optional | "updatedBy": { "person": { "firstName": "John", "familyName": "Smith", "email": "john.smith@gmail.com", "contactNumber": "stringst" } } |
| Send additional information | childCaseID is introduced as optional | |
| Send additional information | UpdateBy block introduced as optional | "updatedBy": { "person": { "firstName": "John", "familyName": "Smith", "email": "john.smith@gmail.com", "contactNumber": "stringst" } } |
| Reassign | New Operation | |
| DA - Council to ePlanning API | ||
| API | Change | Sample |
| Determine | data type change from "integer" to "number" for developmentVariationDetails[].varPercentageOnSubmission | |
| Determine | data type change from "integer" to "number" for developmentVariationDetails[].approvedVarValue | |
| Withdraw | withdrawalReason has been introduced as Optional field | "withdrawalReason": "string" |
| CDC - ePlanning to Certifier API | |||
| API | Change | Sample | Column1 |
| CreateCDC | Site Addresses - Address Detail Section has been introduced | "siteAddresses": [ { "address": "19-33 Elizabeth Street, Narrandera, 2700", "addressDetail": { "complexUnitType": "string", "complexLevelType": "string", "complexLevelNumber": "string", "complexUnitIdentifier": "string", "streetNumber1": "string", "streetNumber2": "string", "streetName": "string", "streetSuffix": "string", "streetType": "string", "suburb": "string", "latitude": 0, "longitude": 0, "wkid": "string", "cadastralID": "string", "primarySecondary": "string", "state": "string", "postCode": 0 }, "lotdp": "X/sasa/DP411496", "lga": "PENRITH", "isPrimary": true } |
|
| CreateCDC | approvalReferenceNumber renamed to referencePlanningCertificateNumber | ||
| CreateCDC | isNewPlanningCertificate renamed to startPlanningCertificateApplication | ||
| CreateCDC | Related Cases block has been introduced | "relatedCases": [ { "relatedCase": "string" } |
|
| CreateCDC | securityConditions changed from string to boolean | ||
| WithdrawCDC | emailaddress is changed to email in updatedBy block | "updatedBy": { "person": { "firstName": "string", "familyName": "string", "contactNumber": "string", "email": "user@example.com" } } |
|
| UpdateAdditionalInfo | emailaddress is changed to email in updatedBy block | "updatedBy": { "person": { "firstName": "string", "familyName": "string", "contactNumber": "string", "email": "user@example.com" } } |
|
| CDC - ePlanning to Certifier API | |||
| API | Change | Sample | Column1 |
| UpdateMetadata | UpdateBy block is replace with updatedByEmail | ||
| CR - Private Certifier to ePlanning API | ||
| API | Change | Sample |
| CreateCRCase | data type changed from "string" to "integer" for ContactDetails.ContactPerson.contactNumber | |
| CreateCRCase | data type changed from "string" to "integer" for CertifierDetails.CertifierPerson.contactNumber | |
| CreateCRCase | data type changed from "string" to "integer" for BuilderList[].builderPerson.contactNumber | |
| CreateCRCase | data type changed from "number" to "string" for CertificateDetails.CDCNumber | |
| CR - Inbound Common APIs | ||
| API | Change | Sample |
| Payment | firstName, surname, emailAddress and contactNumber fields are removed | |
| Payment | updatedByEmail is add as required field | |
| CR - ePlanning to Certifier API | ||
| API | Change | Sample |
| PaymentAck | New Operation | |
| CR - ePlanning to Council API | ||
| API | Change | Sample |
| CreateCR | siteAddresses[].addressDetail section has been introduced | "siteAddresses": [ { "address": "19-33 Elizabeth Street, Narrandera, 2700", "addressDetail": { "complexUnitType": "string", "complexLevelType": "string", "complexLevelNumber": "string", "complexUnitIdentifier": "string", "streetNumber1": "string", "streetNumber2": "string", "streetName": "string", "streetSuffix": "string", "streetType": "string", "suburb": "string", "latitude": 0, "longitude": 0, "wkid": "string", "cadastralID": "string", "primarySecondary": "string", "state": "string", "postCode": 0 }, "lotdp": "X/sasa/DP411496", "lga": "PENRITH", "isPrimary": true } |
| CreateCR | Re-trigger CreateCR | |
no reviews yet
Please Login to review.