POST Api/AgentBudgetApi/GetVisitCountsWorkHours
Request Information
URI Parameters
None.
Body Parameters
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:08:47.220404+04:00",
"TimeTo": "2026-06-15T21:08:47.220404+04:00",
"Description": "sample string 1",
"WorkFlowStatus": "cb6ed65b-7034-4dcc-a6df-783c082298de",
"CreatedBy": 1,
"IsDeleted": true,
"Status": "sample string 3",
"AgentId": 1,
"DivisionId": "0292d6f5-54f9-4bea-8ae8-b9f354618ac8",
"AssetId": "bf51eeb8-f222-49ff-ac73-7d9c8614b489",
"BuildingId": "ad26b621-ea91-44ad-bf3b-070392663e2d",
"SubBuildingId": "2d421f0f-8b78-4232-8855-46c2986f25c6",
"LocationId": "7437e8f6-2744-44c3-a4d9-a8e3d80229c9",
"CategoryId": "c0961531-727c-4ae1-8304-735e4097876f",
"SectorId": "0c52c44a-5680-4143-8ccf-db5bb6a3f75d",
"Month": 1,
"Year": 1,
"SubSectorId": "6967888a-6918-4169-99a6-af587d69c33a",
"DateFrom": "2026-06-15T21:08:47.220404+04:00",
"DateTo": "2026-06-15T21:08:47.220404+04:00",
"Source": "sample string 4"
}
text/html, multipart/form-data
Sample:
{"Id":1,"AgentMonthlyTimeSheetId":1,"ScheduleId":1,"TimeFrom":"2026-06-15T21:08:47.220404+04:00","TimeTo":"2026-06-15T21:08:47.220404+04:00","Description":"sample string 1","WorkFlowStatus":"cb6ed65b-7034-4dcc-a6df-783c082298de","CreatedBy":1,"IsDeleted":true,"Status":"sample string 3","AgentId":1,"DivisionId":"0292d6f5-54f9-4bea-8ae8-b9f354618ac8","AssetId":"bf51eeb8-f222-49ff-ac73-7d9c8614b489","BuildingId":"ad26b621-ea91-44ad-bf3b-070392663e2d","SubBuildingId":"2d421f0f-8b78-4232-8855-46c2986f25c6","LocationId":"7437e8f6-2744-44c3-a4d9-a8e3d80229c9","CategoryId":"c0961531-727c-4ae1-8304-735e4097876f","SectorId":"0c52c44a-5680-4143-8ccf-db5bb6a3f75d","Month":1,"Year":1,"SubSectorId":"6967888a-6918-4169-99a6-af587d69c33a","DateFrom":"2026-06-15T21:08:47.220404+04:00","DateTo":"2026-06-15T21:08:47.220404+04:00","Source":"sample string 4"}
application/xml, text/xml
Sample:
<FilterTimes xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/MSMChecklistFlow.DTO"> <AgentId>1</AgentId> <AgentMonthlyTimeSheetId>1</AgentMonthlyTimeSheetId> <AssetId>bf51eeb8-f222-49ff-ac73-7d9c8614b489</AssetId> <BuildingId>ad26b621-ea91-44ad-bf3b-070392663e2d</BuildingId> <CategoryId>c0961531-727c-4ae1-8304-735e4097876f</CategoryId> <CreatedBy>1</CreatedBy> <DateFrom>2026-06-15T21:08:47.220404+04:00</DateFrom> <DateTo>2026-06-15T21:08:47.220404+04:00</DateTo> <Description>sample string 1</Description> <DivisionId>0292d6f5-54f9-4bea-8ae8-b9f354618ac8</DivisionId> <Id>1</Id> <IsDeleted>true</IsDeleted> <LocationId>7437e8f6-2744-44c3-a4d9-a8e3d80229c9</LocationId> <Month>1</Month> <ScheduleId>1</ScheduleId> <SectorId>0c52c44a-5680-4143-8ccf-db5bb6a3f75d</SectorId> <Source>sample string 4</Source> <Status>sample string 3</Status> <SubBuildingId>2d421f0f-8b78-4232-8855-46c2986f25c6</SubBuildingId> <SubSectorId>6967888a-6918-4169-99a6-af587d69c33a</SubSectorId> <TimeFrom>2026-06-15T21:08:47.220404+04:00</TimeFrom> <TimeTo>2026-06-15T21:08:47.220404+04:00</TimeTo> <WorkFlowStatus>cb6ed65b-7034-4dcc-a6df-783c082298de</WorkFlowStatus> <Year>1</Year> </FilterTimes>
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
Collection of TotalVisitCountsWorkHoursDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| TotalWorkingHours | integer |
None. |
|
| TotalVisitCount | integer |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"TotalWorkingHours": 1,
"TotalVisitCount": 2
},
{
"TotalWorkingHours": 1,
"TotalVisitCount": 2
}
]
text/html, multipart/form-data
Sample:
[{"TotalWorkingHours":1,"TotalVisitCount":2},{"TotalWorkingHours":1,"TotalVisitCount":2}]
application/xml, text/xml
Sample:
<ArrayOfTotalVisitCountsWorkHoursDTO xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/MSMChecklistFlow.DTO">
<TotalVisitCountsWorkHoursDTO>
<TotalVisitCount>2</TotalVisitCount>
<TotalWorkingHours>1</TotalWorkingHours>
</TotalVisitCountsWorkHoursDTO>
<TotalVisitCountsWorkHoursDTO>
<TotalVisitCount>2</TotalVisitCount>
<TotalWorkingHours>1</TotalWorkingHours>
</TotalVisitCountsWorkHoursDTO>
</ArrayOfTotalVisitCountsWorkHoursDTO>