POST ops/daily/headcount
Request Information
URI Parameters
None.
Body Parameters
MTOHeadCountName | Description | Type | Additional information |
---|---|---|---|
ActivityId | integer |
None. |
|
CompartmentId | integer |
None. |
|
Coordinates | Coordinates |
None. |
|
HeadCount | integer |
None. |
|
Submitted | date |
None. |
|
Team | string |
None. |
|
UserName | string |
None. |
Request Formats
application/json, text/json
Sample:
{ "activityId": 1, "compartmentId": 2, "coordinates": null, "headCount": 3, "submitted": "2024-11-20T21:07:58.2904574+00:00", "team": "sample string 5", "userName": "sample string 6" }
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.