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-01-29T03:12:36.2847124+04:00",
"TimeTo": "2026-01-29T03:12:36.2847124+04:00",
"Description": "sample string 1",
"WorkFlowStatus": "cb989972-eb0a-43c2-aa5f-b47e8700923d",
"CreatedBy": 1,
"IsDeleted": true,
"Status": "sample string 3",
"AgentId": 1,
"DivisionId": "85c0ce7e-ddab-4b8b-ad49-98538517d3b2",
"AssetId": "699cae61-54c0-4ee7-afa0-fb95d9a69610",
"BuildingId": "f1ddda81-8667-4cbe-8e0a-1687038f946c",
"SubBuildingId": "12efdf7f-5141-430b-b2cd-6091bb045185",
"LocationId": "422ba818-13e9-4d9a-bb55-aa36a0a025ac",
"CategoryId": "608305ac-e55c-461b-b13c-af489937a9a9",
"SectorId": "fd796003-be2f-4dbd-94bd-c9bc8837f0ce",
"Month": 1,
"Year": 1,
"SubSectorId": "aeb7497c-6adc-4102-81d4-bbf8fbbabfaa",
"DateFrom": "2026-01-29T03:12:36.2847124+04:00",
"DateTo": "2026-01-29T03:12:36.2847124+04:00",
"Source": "sample string 4"
}
text/html, multipart/form-data
Sample:
{"Id":1,"AgentMonthlyTimeSheetId":1,"ScheduleId":1,"TimeFrom":"2026-01-29T03:12:36.2847124+04:00","TimeTo":"2026-01-29T03:12:36.2847124+04:00","Description":"sample string 1","WorkFlowStatus":"cb989972-eb0a-43c2-aa5f-b47e8700923d","CreatedBy":1,"IsDeleted":true,"Status":"sample string 3","AgentId":1,"DivisionId":"85c0ce7e-ddab-4b8b-ad49-98538517d3b2","AssetId":"699cae61-54c0-4ee7-afa0-fb95d9a69610","BuildingId":"f1ddda81-8667-4cbe-8e0a-1687038f946c","SubBuildingId":"12efdf7f-5141-430b-b2cd-6091bb045185","LocationId":"422ba818-13e9-4d9a-bb55-aa36a0a025ac","CategoryId":"608305ac-e55c-461b-b13c-af489937a9a9","SectorId":"fd796003-be2f-4dbd-94bd-c9bc8837f0ce","Month":1,"Year":1,"SubSectorId":"aeb7497c-6adc-4102-81d4-bbf8fbbabfaa","DateFrom":"2026-01-29T03:12:36.2847124+04:00","DateTo":"2026-01-29T03:12:36.2847124+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>699cae61-54c0-4ee7-afa0-fb95d9a69610</AssetId> <BuildingId>f1ddda81-8667-4cbe-8e0a-1687038f946c</BuildingId> <CategoryId>608305ac-e55c-461b-b13c-af489937a9a9</CategoryId> <CreatedBy>1</CreatedBy> <DateFrom>2026-01-29T03:12:36.2847124+04:00</DateFrom> <DateTo>2026-01-29T03:12:36.2847124+04:00</DateTo> <Description>sample string 1</Description> <DivisionId>85c0ce7e-ddab-4b8b-ad49-98538517d3b2</DivisionId> <Id>1</Id> <IsDeleted>true</IsDeleted> <LocationId>422ba818-13e9-4d9a-bb55-aa36a0a025ac</LocationId> <Month>1</Month> <ScheduleId>1</ScheduleId> <SectorId>fd796003-be2f-4dbd-94bd-c9bc8837f0ce</SectorId> <Source>sample string 4</Source> <Status>sample string 3</Status> <SubBuildingId>12efdf7f-5141-430b-b2cd-6091bb045185</SubBuildingId> <SubSectorId>aeb7497c-6adc-4102-81d4-bbf8fbbabfaa</SubSectorId> <TimeFrom>2026-01-29T03:12:36.2847124+04:00</TimeFrom> <TimeTo>2026-01-29T03:12:36.2847124+04:00</TimeTo> <WorkFlowStatus>cb989972-eb0a-43c2-aa5f-b47e8700923d</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>