Unique key making retries safe: a repeat send with the same key replays the original response (header Idempotent-Replayed: true) instead of re-running the operation. Reusing a key with a different body returns 422 IDEMPOTENCY_KEY_REUSE.
▾addressobjectbody任意
Home address (the day-start point when start_location_type=home).
新しいメンバーのロールグループです。ID は GET /permission/groups で確認できます(オーナー/管理者グループはサンドボックスモードでは拒否されます)。
emailstringbody任意
Email address. At least one of phone/email is required (identity resolution key).
full_namestringbody必須
The person's full display name. Required; max 255 chars.
job_titlestringbody任意
表示用の肩書き(例: "Senior HVAC Technician")です。
join_datestringbody任意
初出勤日(YYYY-MM-DD)です。
lead_idsarray<string>body任意
Leads this technician is a buddy of (set when creating a buddy; the
technician is appended to each lead's buddy list). Optional; max 50 technician ids.
phonestringbody任意
phone/email の少なくとも一方が必須です(ID 解決のキー)。
service_area_idsarray<string>body任意
Service areas to assign the technician to. Optional; max 50. Discover via GET /service-areas.
start_location_latnumberbody任意
明示的な当日開始座標です。設定されている場合は住所のジオコードより優先されます。
start_location_longnumberbody任意
Explicit day-start longitude in decimal degrees (-180..180); when set it wins over the address geocode.