Field Providers
Field API — Duty

Report on/off duty change

Records a duty transition. Idempotent on client_event_id — a retry with the same key returns the existing event rather than creating a duplicate.

post/api/v1/field-providers/duty/

Request body

on_dutyboolean required
occurred_atstring date-time required
client_event_idstring required

Response

OK

idstring required
on_dutyboolean required
occurred_atstring date-time required