Update Technician Location

View as Markdown
Update the authenticated technician's current GPS location. Called periodically by the mobile app to track technician position.

Headers

{{tenant_key_name}}stringOptional

Request

This endpoint expects a multipart form.
latitudestringRequired

Required: Current latitude - numeric, -90 to 90 - “33.7490”

longitudestringRequired

Required: Current longitude - numeric, -180 to 180 - “-84.3880”

Response

Successful response