POST Api/AgentBudgetApi/UpdateTimeSheet
Request Information
URI Parameters
None.
Body Parameters
Collection of FilterTimes| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| AgentMonthlyTimeSheetId | integer |
None. |
|
| ScheduleId | integer |
None. |
|
| TimeFrom | date |
None. |
|
| TimeTo | date |
None. |
|
| Description | string |
None. |
|
| WorkFlowStatus | globally unique identifier |
None. |
|
| CreatedBy | integer |
None. |
|
| IsDeleted | boolean |
None. |
|
| Status | string |
None. |
|
| AgentId | integer |
None. |
|
| DivisionId | globally unique identifier |
None. |
|
| AssetId | globally unique identifier |
None. |
|
| BuildingId | globally unique identifier |
None. |
|
| SubBuildingId | globally unique identifier |
None. |
|
| LocationId | globally unique identifier |
None. |
|
| CategoryId | globally unique identifier |
None. |
|
| SectorId | globally unique identifier |
None. |
|
| Month | integer |
None. |
|
| Year | integer |
None. |
|
| SubSectorId | globally unique identifier |
None. |
|
| DateFrom | date |
None. |
|
| DateTo | date |
None. |
|
| Source | string |
None. |
Request Formats
application/json, text/json
Sample:
[
{
"Id": 1,
"AgentMonthlyTimeSheetId": 1,
"ScheduleId": 1,
"TimeFrom": "2026-09-15T08:47:42.2801049+04:00",
"TimeTo": "2026-09-15T08:47:42.2801049+04:00",
"Description": "sample string 1",
"WorkFlowStatus": "2fadcf2e-6ca9-4c7a-8187-315ced7691c3",
"CreatedBy": 1,
"IsDeleted": true,
"Status": "sample string 3",
"AgentId": 1,
"DivisionId": "01f17f89-e73a-4a1e-ba9c-55c1f8c61eeb",
"AssetId": "31b6ea3f-11fb-4628-b5a7-fc196e25c77b",
"BuildingId": "213f3c75-af50-414e-acf5-d7beebed3140",
"SubBuildingId": "c85bd684-6a92-493f-8a0f-caf9dd8f23b8",
"LocationId": "76beebba-ca5a-4353-9702-f0a9578369c4",
"CategoryId": "080b5425-d8ad-484b-9dba-927d35676903",
"SectorId": "3a21484f-ac94-464d-bc5b-1e647ac4c759",
"Month": 1,
"Year": 1,
"SubSectorId": "d24b3666-a590-4fc5-b941-ff5da3e66472",
"DateFrom": "2026-09-15T08:47:42.2801049+04:00",
"DateTo": "2026-09-15T08:47:42.2801049+04:00",
"Source": "sample string 4"
},
{
"Id": 1,
"AgentMonthlyTimeSheetId": 1,
"ScheduleId": 1,
"TimeFrom": "2026-09-15T08:47:42.2801049+04:00",
"TimeTo": "2026-09-15T08:47:42.2801049+04:00",
"Description": "sample string 1",
"WorkFlowStatus": "2fadcf2e-6ca9-4c7a-8187-315ced7691c3",
"CreatedBy": 1,
"IsDeleted": true,
"Status": "sample string 3",
"AgentId": 1,
"DivisionId": "01f17f89-e73a-4a1e-ba9c-55c1f8c61eeb",
"AssetId": "31b6ea3f-11fb-4628-b5a7-fc196e25c77b",
"BuildingId": "213f3c75-af50-414e-acf5-d7beebed3140",
"SubBuildingId": "c85bd684-6a92-493f-8a0f-caf9dd8f23b8",
"LocationId": "76beebba-ca5a-4353-9702-f0a9578369c4",
"CategoryId": "080b5425-d8ad-484b-9dba-927d35676903",
"SectorId": "3a21484f-ac94-464d-bc5b-1e647ac4c759",
"Month": 1,
"Year": 1,
"SubSectorId": "d24b3666-a590-4fc5-b941-ff5da3e66472",
"DateFrom": "2026-09-15T08:47:42.2801049+04:00",
"DateTo": "2026-09-15T08:47:42.2801049+04:00",
"Source": "sample string 4"
}
]
text/html, multipart/form-data
Sample:
[{"Id":1,"AgentMonthlyTimeSheetId":1,"ScheduleId":1,"TimeFrom":"2026-09-15T08:47:42.2801049+04:00","TimeTo":"2026-09-15T08:47:42.2801049+04:00","Description":"sample string 1","WorkFlowStatus":"2fadcf2e-6ca9-4c7a-8187-315ced7691c3","CreatedBy":1,"IsDeleted":true,"Status":"sample string 3","AgentId":1,"DivisionId":"01f17f89-e73a-4a1e-ba9c-55c1f8c61eeb","AssetId":"31b6ea3f-11fb-4628-b5a7-fc196e25c77b","BuildingId":"213f3c75-af50-414e-acf5-d7beebed3140","SubBuildingId":"c85bd684-6a92-493f-8a0f-caf9dd8f23b8","LocationId":"76beebba-ca5a-4353-9702-f0a9578369c4","CategoryId":"080b5425-d8ad-484b-9dba-927d35676903","SectorId":"3a21484f-ac94-464d-bc5b-1e647ac4c759","Month":1,"Year":1,"SubSectorId":"d24b3666-a590-4fc5-b941-ff5da3e66472","DateFrom":"2026-09-15T08:47:42.2801049+04:00","DateTo":"2026-09-15T08:47:42.2801049+04:00","Source":"sample string 4"},{"Id":1,"AgentMonthlyTimeSheetId":1,"ScheduleId":1,"TimeFrom":"2026-09-15T08:47:42.2801049+04:00","TimeTo":"2026-09-15T08:47:42.2801049+04:00","Description":"sample string 1","WorkFlowStatus":"2fadcf2e-6ca9-4c7a-8187-315ced7691c3","CreatedBy":1,"IsDeleted":true,"Status":"sample string 3","AgentId":1,"DivisionId":"01f17f89-e73a-4a1e-ba9c-55c1f8c61eeb","AssetId":"31b6ea3f-11fb-4628-b5a7-fc196e25c77b","BuildingId":"213f3c75-af50-414e-acf5-d7beebed3140","SubBuildingId":"c85bd684-6a92-493f-8a0f-caf9dd8f23b8","LocationId":"76beebba-ca5a-4353-9702-f0a9578369c4","CategoryId":"080b5425-d8ad-484b-9dba-927d35676903","SectorId":"3a21484f-ac94-464d-bc5b-1e647ac4c759","Month":1,"Year":1,"SubSectorId":"d24b3666-a590-4fc5-b941-ff5da3e66472","DateFrom":"2026-09-15T08:47:42.2801049+04:00","DateTo":"2026-09-15T08:47:42.2801049+04:00","Source":"sample string 4"}]
application/xml, text/xml
Sample:
<ArrayOfFilterTimes xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/MSMChecklistFlow.DTO">
<FilterTimes>
<AgentId>1</AgentId>
<AgentMonthlyTimeSheetId>1</AgentMonthlyTimeSheetId>
<AssetId>31b6ea3f-11fb-4628-b5a7-fc196e25c77b</AssetId>
<BuildingId>213f3c75-af50-414e-acf5-d7beebed3140</BuildingId>
<CategoryId>080b5425-d8ad-484b-9dba-927d35676903</CategoryId>
<CreatedBy>1</CreatedBy>
<DateFrom>2026-09-15T08:47:42.2801049+04:00</DateFrom>
<DateTo>2026-09-15T08:47:42.2801049+04:00</DateTo>
<Description>sample string 1</Description>
<DivisionId>01f17f89-e73a-4a1e-ba9c-55c1f8c61eeb</DivisionId>
<Id>1</Id>
<IsDeleted>true</IsDeleted>
<LocationId>76beebba-ca5a-4353-9702-f0a9578369c4</LocationId>
<Month>1</Month>
<ScheduleId>1</ScheduleId>
<SectorId>3a21484f-ac94-464d-bc5b-1e647ac4c759</SectorId>
<Source>sample string 4</Source>
<Status>sample string 3</Status>
<SubBuildingId>c85bd684-6a92-493f-8a0f-caf9dd8f23b8</SubBuildingId>
<SubSectorId>d24b3666-a590-4fc5-b941-ff5da3e66472</SubSectorId>
<TimeFrom>2026-09-15T08:47:42.2801049+04:00</TimeFrom>
<TimeTo>2026-09-15T08:47:42.2801049+04:00</TimeTo>
<WorkFlowStatus>2fadcf2e-6ca9-4c7a-8187-315ced7691c3</WorkFlowStatus>
<Year>1</Year>
</FilterTimes>
<FilterTimes>
<AgentId>1</AgentId>
<AgentMonthlyTimeSheetId>1</AgentMonthlyTimeSheetId>
<AssetId>31b6ea3f-11fb-4628-b5a7-fc196e25c77b</AssetId>
<BuildingId>213f3c75-af50-414e-acf5-d7beebed3140</BuildingId>
<CategoryId>080b5425-d8ad-484b-9dba-927d35676903</CategoryId>
<CreatedBy>1</CreatedBy>
<DateFrom>2026-09-15T08:47:42.2801049+04:00</DateFrom>
<DateTo>2026-09-15T08:47:42.2801049+04:00</DateTo>
<Description>sample string 1</Description>
<DivisionId>01f17f89-e73a-4a1e-ba9c-55c1f8c61eeb</DivisionId>
<Id>1</Id>
<IsDeleted>true</IsDeleted>
<LocationId>76beebba-ca5a-4353-9702-f0a9578369c4</LocationId>
<Month>1</Month>
<ScheduleId>1</ScheduleId>
<SectorId>3a21484f-ac94-464d-bc5b-1e647ac4c759</SectorId>
<Source>sample string 4</Source>
<Status>sample string 3</Status>
<SubBuildingId>c85bd684-6a92-493f-8a0f-caf9dd8f23b8</SubBuildingId>
<SubSectorId>d24b3666-a590-4fc5-b941-ff5da3e66472</SubSectorId>
<TimeFrom>2026-09-15T08:47:42.2801049+04:00</TimeFrom>
<TimeTo>2026-09-15T08:47:42.2801049+04:00</TimeTo>
<WorkFlowStatus>2fadcf2e-6ca9-4c7a-8187-315ced7691c3</WorkFlowStatus>
<Year>1</Year>
</FilterTimes>
</ArrayOfFilterTimes>
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
integerResponse Formats
application/json, text/json, text/html, multipart/form-data
Sample:
1
application/xml, text/xml
Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>