Discussions
Location lat/lon and skills in GET Shifts
over 4 years ago by Diego Molina
Hi! I'm writing an API client for Humanity and noticed that in the GET Shifts endpoint in the API Reference the fields "location.lat" and "location.lon" are always set to empty objects, but in the GET Shift for a specific Shift I do get those values back. Also, I'd like to get "skill_requirement" in GET Shifts too.
So question: can I get "location.lat", "location.lon" and "skill_requirement" fields populated in GET Shifts endpoint?