get deprecatedhttps://sandbox.api.mothership.com/beta/places/
This endpoint allows a user to fetch address details for the given place ID.
{
"data": {
"id": "ChIJsXqcyjy5woARNz6sOh0ZmwA",
"city": "Los Angeles",
"state": "CA",
"street": "5905 Wilshire Boulevard",
"zip": "90036"
}
}