Discussions

Ask a Question
Back to All

How to send location data with curl?

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!