Get details attributes

GET https://places-api.arcgis.com/arcgis/rest/services/places-service/v1/places/bd5f5dfa788b7c5f59f3bfe2cc3d9c60?requestedFields=contactInfo:telephone,contactInfo:website,contactInfo:fax,contactInfo:email,socialMedia:facebookId,socialMedia:instagram,socialMedia:twitter,chains,description,rating:user,rating:price,hours:opening,hours:popular,hours:openingText&f=pjson&token={{Token}}

Request Params

KeyDatatypeRequiredDescription
requestedFieldsstring
fstring
tokenstring

RESPONSES

status: OK

{"placeDetails":{"placeId":"bd5f5dfa788b7c5f59f3bfe2cc3d9c60","description":"The White House is the official residence \u0026 principal workplace of the President of the United States. The house was designed by Irish-born James Hoban, and built between 1792 \u0026 1800 of white-painted Aquia Creek sandstone in the Neoclassical style. Residence of every U.S. president since John Adams.","contactInfo":{"telephone":"(202) 456-1111","website":"http://www.whitehouse.gov","fax":"(202) 456-2461","email":"comments@whitehouse.gov"},"socialMedia":{"facebookId":"1191441824276882","twitter":"whitehouse","instagram":"whitehouse"},"hours":{"opening":{"monday":[{"from":"11:00","to":"23:59"}],"tuesday":[{"from":"11:00","to":"23:00"}],"wednesday":[{"from":"11:00","to":"22:00"}],"thursday":[{"from":"11:00","to":"20:00"}],"friday":[{"from":"11:00","to":"20:00"}],"saturday":[{"from":"11:00","to":"20:00"}],"sunday":[{"from":"11:00","to":"20:00"}]},"popular":{"monday":[{"from":"11:00","to":"19:00"}],"tuesday":[{"from":"10:00","to":"19:00"}],"wednesday":[{"from":"10:00","to":"19:00"}],"thursday":[{"from":"10:00","to":"19:00"}],"friday":[{"from":"09:00","to":"20:00"}],"saturday":[{"from":"09:00","to":"21:00"}],"sunday":[{"from":"10:00","to":"20:00"}]},"openingText":"Mon 11:00 AM-11:59 PM; Tue 11:00 AM-11:00 PM; Wed 11:00 AM-10:00 PM; Thu-Sun 11:00 AM-8:00 PM"},"rating":{"price":null,"user":4.4},"chains":[]}}