Hi,
We are experiencing issues where address is coming as null for few officers.
Has there been any change in the structure of the response in the last few weeks for officers that don’t have an address ?
As we didn’t face this issue before.
{
“address”: null,
“links”: {
“self”: “/officers/*******/appointments”
},
“date_of_birth”: {
“year”: 1990,
“month”: 11
},
“address_snippet”: “”,
“appointment_count”: 1
Thanks