OK
CREATED
UNPROCESSABLE_ENTITY - returned if the request data is not valid
{- "tenantId": "string",
- "status": {
- "jobExternalId": "string",
- "timestamp": "2019-08-24T14:15:22Z",
- "state": "NORMAL",
- "outcomeDetails": {
- "names": [
- "string"
], - "address": {
- "street": "string",
- "postalCode": "string",
- "locality": "string",
- "province": "string",
- "country": "string",
- "coordinates": {
- "coordinatesType": "ROOFTOP",
- "latitude": 0,
- "longitude": 0
}
}, - "hint": "string"
}, - "description": "string",
- "geoCoordinates": {
- "coordinatesType": "ROOFTOP",
- "latitude": 0,
- "longitude": 0
}
}
}
{- "currentStatus": {
- "jobExternalId": "string",
- "timestamp": "2019-08-24T14:15:22Z",
- "state": "NORMAL",
- "outcomeDetails": {
- "names": [
- "string"
], - "address": {
- "street": "string",
- "postalCode": "string",
- "locality": "string",
- "province": "string",
- "country": "string",
- "coordinates": {
- "coordinatesType": "ROOFTOP",
- "latitude": 0,
- "longitude": 0
}
}, - "hint": "string"
}, - "description": "string",
- "geoCoordinates": {
- "coordinatesType": "ROOFTOP",
- "latitude": 0,
- "longitude": 0
}
}, - "warnings": [
- {
- "type": "NO_MASTER_DATA",
- "description": "string"
}
], - "errors": [
- {
- "id": "string",
- "description": "string"
}
]
}