{
"status": true,
"message": "Operation successful.",
"data": {
"ref": {
"bulkRef": "f167f2c8-a214-41f6-b5ed-298b411ca68e",
"jobStatus": "pending",
"dateCreated": "2019-08-24T14:15:22.123Z",
"createdBy": "string",
"totalItems": 0,
"doneItems": 0,
"failedItems": 0
},
"items": [
{
"id": 0,
"bulkRef": "f167f2c8-a214-41f6-b5ed-298b411ca68e",
"status": "pending",
"inputAddress": "string",
"longitude": 0,
"latitude": 0,
"confidence": "high",
"formattedAddress": "string",
"images": [
"http://example.com"
],
"googleMapLink": "http://example.com",
"locationType": "string",
"lga": "string",
"state": "string",
"country": "string",
"postalCode": "string",
"streetNumber": "string",
"route": "string",
"streetViewAvailable": true,
"riskLevel": "string",
"timestamp": "2019-08-24T14:15:22.123Z",
"createdAt": "2019-08-24T14:15:22.123Z"
}
]
}
}