Get unit details
Return a unit details from an unit_xid and community_id
GET
/api/partners/v1/community/:community_id/unit-by-xid/:unit_xid/Request
Response
Example responseJSON200 · application/json
{ "community_id": 123, "building_id": 123, "unit_id": 123, "unit_xid": "123"}