Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 295 Bytes

File metadata and controls

24 lines (20 loc) · 295 Bytes
description Automatically generated file. DO NOT MODIFY
mgc teams schedule time-cards clock-in post --team-id {team-id} --body '{
\
  "isAtApprovedLocation": true,
\
  "notes": {
\
    "content": "Started late due to traffic",
\
    "contentType": "text"
\
  }
\
}
\
'