160 lines
6.3 KiB
JavaScript
160 lines
6.3 KiB
JavaScript
const ApiResponse = (req, res) => {
|
|
res.statusCode = 200;
|
|
res.json({
|
|
"value": [
|
|
{
|
|
"@odata.etag": 'W/"547952"',
|
|
"lpaname": "Vale of Glamorgan Council",
|
|
"accountid": "56e7ef63-7e64-eb11-aaba-00224800be9c",
|
|
"address1": "21 Courtenay Road",
|
|
"town": "Cardiff",
|
|
"postcode": "CF24 0JL",
|
|
"reference": "CAS-00017-B8X7N0",
|
|
"appellantApplicant": "Mrs Denise Williams",
|
|
"pinswg_appealcasetype@OData.Community.Display.V1.FormattedValue":
|
|
"Planning Appeal - S78",
|
|
"pinswg_appealcasetype": "846040000",
|
|
"statuscode@OData.Community.Display.V1.FormattedValue": "",
|
|
"statuscode": "1",
|
|
"caseDetails": {
|
|
"casetype": "",
|
|
"lpa": "",
|
|
"caseSummary": "",
|
|
"caseOfficer": "",
|
|
"procedure": "",
|
|
"status": "",
|
|
"decision": "",
|
|
"outcome_document": "",
|
|
"caseLinkStatus": "",
|
|
"linkedCases": "",
|
|
},
|
|
"caseDates": {
|
|
"start_date": "",
|
|
"questionnaireDue": "",
|
|
"statementsDue": "",
|
|
"interestedPartyCommentsdue": "",
|
|
"appellantLPAFinalCommentsdue": "",
|
|
"inquiryEvidenceDue": "",
|
|
"eventDate": "",
|
|
"decisionDate": "",
|
|
},
|
|
},
|
|
{
|
|
"@odata.etag": 'W/"547952"',
|
|
"lpaname": "Bridgend CBC",
|
|
"accountid": "56e7ef63-7e64-eb11-aaba-00224800be9c",
|
|
"address1": "17 Colin Way",
|
|
"town": "Cardiff",
|
|
"postcode": "CF24 0JL",
|
|
"reference": "CAS-00016-Y9K9Q0",
|
|
"appellantApplicant": "Mrs Denise Williams",
|
|
"pinswg_appealcasetype@OData.Community.Display.V1.FormattedValue":
|
|
"Planning Appeal - S78",
|
|
"pinswg_appealcasetype": "846040000",
|
|
"statuscode@OData.Community.Display.V1.FormattedValue":
|
|
"In Progress",
|
|
"statuscode": "1",
|
|
"caseDetails": {
|
|
"casetype": "",
|
|
"lpa": "",
|
|
"caseSummary": "",
|
|
"caseOfficer": "",
|
|
"procedure": "",
|
|
"status": "",
|
|
"decision": "",
|
|
"outcome_document": "",
|
|
"caseLinkStatus": "",
|
|
"linkedCases": "",
|
|
},
|
|
"caseDates": {
|
|
"start_date": "",
|
|
"questionnaireDue": "",
|
|
"statementsDue": "",
|
|
"interestedPartyCommentsdue": "",
|
|
"appellantLPAFinalCommentsdue": "",
|
|
"inquiryEvidenceDue": "",
|
|
"eventDate": "",
|
|
"decisionDate": "",
|
|
},
|
|
},
|
|
{
|
|
"@odata.etag": 'W/"547952"',
|
|
"lpaname": "Cardiff County Council Planning (A)",
|
|
"accountid": "56e7ef63-7e64-eb11-aaba-00224800be9c",
|
|
"address1": "120 Severn Grove",
|
|
"town": "Cardiff",
|
|
"postcode": "CF24 0JL",
|
|
"reference": "CAS-00011-K1N0J8",
|
|
"appellantApplicant": "Mrs Denise Williams",
|
|
"pinswg_appealcasetype@OData.Community.Display.V1.FormattedValue":
|
|
"Planning Appeal - S78",
|
|
"pinswg_appealcasetype": "846040000",
|
|
"statuscode@OData.Community.Display.V1.FormattedValue":
|
|
"In Progress",
|
|
"statuscode": "1",
|
|
"caseDetails": {
|
|
"casetype": "",
|
|
"lpa": "",
|
|
"caseSummary": "",
|
|
"caseOfficer": "",
|
|
"procedure": "",
|
|
"status": "",
|
|
"decision": "",
|
|
"outcome_document": "",
|
|
"caseLinkStatus": "",
|
|
"linkedCases": "",
|
|
},
|
|
"caseDates": {
|
|
"start_date": "",
|
|
"questionnaireDue": "",
|
|
"statementsDue": "",
|
|
"interestedPartyCommentsdue": "",
|
|
"appellantLPAFinalCommentsdue": "",
|
|
"inquiryEvidenceDue": "",
|
|
"eventDate": "",
|
|
"decisionDate": "",
|
|
},
|
|
},
|
|
{
|
|
"@odata.etag": 'W/"547952"',
|
|
"lpaname": "Cardiff County Council Planning",
|
|
"accountid": "56e7ef63-7e64-eb11-aaba-00224800be9c",
|
|
"address1": "25 Merches Gardens",
|
|
"town": "Cardiff",
|
|
"postcode": "CF24 0JL",
|
|
"reference": "CAS-00015-L7J9H1",
|
|
"appellantApplicant": "Mrs Denise Williams",
|
|
"pinswg_appealcasetype@OData.Community.Display.V1.FormattedValue":
|
|
"Planning Appeal - S78",
|
|
"pinswg_appealcasetype": "846040000",
|
|
"statuscode@OData.Community.Display.V1.FormattedValue":
|
|
"In Progress",
|
|
"statuscode": "1",
|
|
"caseDetails": {
|
|
"casetype": "",
|
|
"lpa": "",
|
|
"caseSummary": "",
|
|
"caseOfficer": "",
|
|
"procedure": "",
|
|
"status": "",
|
|
"decision": "",
|
|
"outcome_document": "",
|
|
"caseLinkStatus": "",
|
|
"linkedCases": "",
|
|
},
|
|
"caseDates": {
|
|
"start_date": "",
|
|
"questionnaireDue": "",
|
|
"statementsDue": "",
|
|
"interestedPartyCommentsdue": "",
|
|
"appellantLPAFinalCommentsdue": "",
|
|
"inquiryEvidenceDue": "",
|
|
"eventDate": "",
|
|
"decisionDate": "",
|
|
},
|
|
},
|
|
],
|
|
});
|
|
};
|
|
export default ApiResponse;
|