Retrieves details of a location.
curl https://connect.squareupsandbox.com/v2/locations/{location_id} \
-H 'Square-Version: 2021-01-21' \
-H 'Authorization: Bearer ACCESS_TOKEN' \
-H 'Content-Type: application/json'
// No response received yet.