Invalid Location
Provide a valid, permitted leaf-level location ID.
An HTTP 422 application/problem+json response:
{
"type": "https://problems.atlas.propertyfinder.com/listings-location-invalid/",
"title": "Invalid Location",
"status": 422,
"code": "listings_location-invalid",
"detail": "The listing's location is missing, invalid, not permitted, or does not match the selected emirate."
}