Update Technician Location
Update the authenticated technician's current GPS location. Called periodically by the mobile app to track technician position.
Headers
{{tenant_key_name}}
Request
This endpoint expects a multipart form.
latitude
Required: Current latitude - numeric, -90 to 90 - “33.7490”
longitude
Required: Current longitude - numeric, -180 to 180 - “-84.3880”
Response
Successful response

