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-06-15T21:06:36.806963+04:00",
"TimeTo": "2026-06-15T21:06:36.806963+04:00",
"Description": "sample string 1",
"WorkFlowStatus": "9c6e5239-7c66-4433-948c-3d0c55245717",
"CreatedBy": 1,
"IsDeleted": true,
"Status": "sample string 3",
"AgentId": 1,
"DivisionId": "998cc847-7bce-4b3a-8931-5f9fee56bab0",
"AssetId": "dd1a1324-912e-4a34-acff-df1e8ac43fea",
"BuildingId": "e3e72b42-9649-444b-9f7f-535970249508",
"SubBuildingId": "536d18e4-a9dd-4cfe-9e21-34c74472c6f1",
"LocationId": "a2705f8b-7a34-4b08-a2e0-5ef4cedaa5b7",
"CategoryId": "6bb17101-9094-4675-8110-12a2788e0d4b",
"SectorId": "acba3fd4-84b2-4fb9-bd69-402f5c35e7b5",
"Month": 1,
"Year": 1,
"SubSectorId": "03d4f75f-ff91-472b-aae4-c655f7c1d275",
"DateFrom": "2026-06-15T21:06:36.806963+04:00",
"DateTo": "2026-06-15T21:06:36.806963+04:00",
"Source": "sample string 4"
},
{
"Id": 1,
"AgentMonthlyTimeSheetId": 1,
"ScheduleId": 1,
"TimeFrom": "2026-06-15T21:06:36.806963+04:00",
"TimeTo": "2026-06-15T21:06:36.806963+04:00",
"Description": "sample string 1",
"WorkFlowStatus": "9c6e5239-7c66-4433-948c-3d0c55245717",
"CreatedBy": 1,
"IsDeleted": true,
"Status": "sample string 3",
"AgentId": 1,
"DivisionId": "998cc847-7bce-4b3a-8931-5f9fee56bab0",
"AssetId": "dd1a1324-912e-4a34-acff-df1e8ac43fea",
"BuildingId": "e3e72b42-9649-444b-9f7f-535970249508",
"SubBuildingId": "536d18e4-a9dd-4cfe-9e21-34c74472c6f1",
"LocationId": "a2705f8b-7a34-4b08-a2e0-5ef4cedaa5b7",
"CategoryId": "6bb17101-9094-4675-8110-12a2788e0d4b",
"SectorId": "acba3fd4-84b2-4fb9-bd69-402f5c35e7b5",
"Month": 1,
"Year": 1,
"SubSectorId": "03d4f75f-ff91-472b-aae4-c655f7c1d275",
"DateFrom": "2026-06-15T21:06:36.806963+04:00",
"DateTo": "2026-06-15T21:06:36.806963+04:00",
"Source": "sample string 4"
}
]
text/html, multipart/form-data
Sample:
[{"Id":1,"AgentMonthlyTimeSheetId":1,"ScheduleId":1,"TimeFrom":"2026-06-15T21:06:36.806963+04:00","TimeTo":"2026-06-15T21:06:36.806963+04:00","Description":"sample string 1","WorkFlowStatus":"9c6e5239-7c66-4433-948c-3d0c55245717","CreatedBy":1,"IsDeleted":true,"Status":"sample string 3","AgentId":1,"DivisionId":"998cc847-7bce-4b3a-8931-5f9fee56bab0","AssetId":"dd1a1324-912e-4a34-acff-df1e8ac43fea","BuildingId":"e3e72b42-9649-444b-9f7f-535970249508","SubBuildingId":"536d18e4-a9dd-4cfe-9e21-34c74472c6f1","LocationId":"a2705f8b-7a34-4b08-a2e0-5ef4cedaa5b7","CategoryId":"6bb17101-9094-4675-8110-12a2788e0d4b","SectorId":"acba3fd4-84b2-4fb9-bd69-402f5c35e7b5","Month":1,"Year":1,"SubSectorId":"03d4f75f-ff91-472b-aae4-c655f7c1d275","DateFrom":"2026-06-15T21:06:36.806963+04:00","DateTo":"2026-06-15T21:06:36.806963+04:00","Source":"sample string 4"},{"Id":1,"AgentMonthlyTimeSheetId":1,"ScheduleId":1,"TimeFrom":"2026-06-15T21:06:36.806963+04:00","TimeTo":"2026-06-15T21:06:36.806963+04:00","Description":"sample string 1","WorkFlowStatus":"9c6e5239-7c66-4433-948c-3d0c55245717","CreatedBy":1,"IsDeleted":true,"Status":"sample string 3","AgentId":1,"DivisionId":"998cc847-7bce-4b3a-8931-5f9fee56bab0","AssetId":"dd1a1324-912e-4a34-acff-df1e8ac43fea","BuildingId":"e3e72b42-9649-444b-9f7f-535970249508","SubBuildingId":"536d18e4-a9dd-4cfe-9e21-34c74472c6f1","LocationId":"a2705f8b-7a34-4b08-a2e0-5ef4cedaa5b7","CategoryId":"6bb17101-9094-4675-8110-12a2788e0d4b","SectorId":"acba3fd4-84b2-4fb9-bd69-402f5c35e7b5","Month":1,"Year":1,"SubSectorId":"03d4f75f-ff91-472b-aae4-c655f7c1d275","DateFrom":"2026-06-15T21:06:36.806963+04:00","DateTo":"2026-06-15T21:06:36.806963+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>dd1a1324-912e-4a34-acff-df1e8ac43fea</AssetId>
<BuildingId>e3e72b42-9649-444b-9f7f-535970249508</BuildingId>
<CategoryId>6bb17101-9094-4675-8110-12a2788e0d4b</CategoryId>
<CreatedBy>1</CreatedBy>
<DateFrom>2026-06-15T21:06:36.806963+04:00</DateFrom>
<DateTo>2026-06-15T21:06:36.806963+04:00</DateTo>
<Description>sample string 1</Description>
<DivisionId>998cc847-7bce-4b3a-8931-5f9fee56bab0</DivisionId>
<Id>1</Id>
<IsDeleted>true</IsDeleted>
<LocationId>a2705f8b-7a34-4b08-a2e0-5ef4cedaa5b7</LocationId>
<Month>1</Month>
<ScheduleId>1</ScheduleId>
<SectorId>acba3fd4-84b2-4fb9-bd69-402f5c35e7b5</SectorId>
<Source>sample string 4</Source>
<Status>sample string 3</Status>
<SubBuildingId>536d18e4-a9dd-4cfe-9e21-34c74472c6f1</SubBuildingId>
<SubSectorId>03d4f75f-ff91-472b-aae4-c655f7c1d275</SubSectorId>
<TimeFrom>2026-06-15T21:06:36.806963+04:00</TimeFrom>
<TimeTo>2026-06-15T21:06:36.806963+04:00</TimeTo>
<WorkFlowStatus>9c6e5239-7c66-4433-948c-3d0c55245717</WorkFlowStatus>
<Year>1</Year>
</FilterTimes>
<FilterTimes>
<AgentId>1</AgentId>
<AgentMonthlyTimeSheetId>1</AgentMonthlyTimeSheetId>
<AssetId>dd1a1324-912e-4a34-acff-df1e8ac43fea</AssetId>
<BuildingId>e3e72b42-9649-444b-9f7f-535970249508</BuildingId>
<CategoryId>6bb17101-9094-4675-8110-12a2788e0d4b</CategoryId>
<CreatedBy>1</CreatedBy>
<DateFrom>2026-06-15T21:06:36.806963+04:00</DateFrom>
<DateTo>2026-06-15T21:06:36.806963+04:00</DateTo>
<Description>sample string 1</Description>
<DivisionId>998cc847-7bce-4b3a-8931-5f9fee56bab0</DivisionId>
<Id>1</Id>
<IsDeleted>true</IsDeleted>
<LocationId>a2705f8b-7a34-4b08-a2e0-5ef4cedaa5b7</LocationId>
<Month>1</Month>
<ScheduleId>1</ScheduleId>
<SectorId>acba3fd4-84b2-4fb9-bd69-402f5c35e7b5</SectorId>
<Source>sample string 4</Source>
<Status>sample string 3</Status>
<SubBuildingId>536d18e4-a9dd-4cfe-9e21-34c74472c6f1</SubBuildingId>
<SubSectorId>03d4f75f-ff91-472b-aae4-c655f7c1d275</SubSectorId>
<TimeFrom>2026-06-15T21:06:36.806963+04:00</TimeFrom>
<TimeTo>2026-06-15T21:06:36.806963+04:00</TimeTo>
<WorkFlowStatus>9c6e5239-7c66-4433-948c-3d0c55245717</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>