Discussions
How to send location data with curl?
almost 6 years ago by Josh Collinsworth
If geolocation data is required for clock in/out, what data is the API v2 expecting that data in?
I'm trying to use curl from a bash script to clock in/out, but location data is required, and I'm having a hard time finding in the documentation how the API expects that data to be supplied.
Thanks!