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": "2025-12-14T17:48:26.6156541+04:00",
"TimeTo": "2025-12-14T17:48:26.6156541+04:00",
"Description": "sample string 1",
"WorkFlowStatus": "9f996ca8-0505-47f3-9891-516f3e4182dd",
"CreatedBy": 1,
"IsDeleted": true,
"Status": "sample string 3",
"AgentId": 1,
"DivisionId": "05c78c96-5c6b-41a5-874a-521b11fa32a3",
"AssetId": "63dd6558-629f-4469-8611-803081e39d17",
"BuildingId": "9600077b-30ce-4bc8-8a7b-5c351bf7e47f",
"SubBuildingId": "21ed4d86-7503-4fe1-a16c-4c2b2c26d017",
"LocationId": "d59197cc-eaaa-4b4b-a618-0c3ab590acaa",
"CategoryId": "030ec6a7-a97e-40a0-abac-d9f799ac9cc8",
"SectorId": "06e07f38-7093-40ce-950d-2c165079f184",
"Month": 1,
"Year": 1,
"SubSectorId": "a7c15419-f18a-4345-bf1c-1c932b2a1c9b",
"DateFrom": "2025-12-14T17:48:26.6156541+04:00",
"DateTo": "2025-12-14T17:48:26.6156541+04:00",
"Source": "sample string 4"
}
text/html, multipart/form-data
Sample:
{"Id":1,"AgentMonthlyTimeSheetId":1,"ScheduleId":1,"TimeFrom":"2025-12-14T17:48:26.6156541+04:00","TimeTo":"2025-12-14T17:48:26.6156541+04:00","Description":"sample string 1","WorkFlowStatus":"9f996ca8-0505-47f3-9891-516f3e4182dd","CreatedBy":1,"IsDeleted":true,"Status":"sample string 3","AgentId":1,"DivisionId":"05c78c96-5c6b-41a5-874a-521b11fa32a3","AssetId":"63dd6558-629f-4469-8611-803081e39d17","BuildingId":"9600077b-30ce-4bc8-8a7b-5c351bf7e47f","SubBuildingId":"21ed4d86-7503-4fe1-a16c-4c2b2c26d017","LocationId":"d59197cc-eaaa-4b4b-a618-0c3ab590acaa","CategoryId":"030ec6a7-a97e-40a0-abac-d9f799ac9cc8","SectorId":"06e07f38-7093-40ce-950d-2c165079f184","Month":1,"Year":1,"SubSectorId":"a7c15419-f18a-4345-bf1c-1c932b2a1c9b","DateFrom":"2025-12-14T17:48:26.6156541+04:00","DateTo":"2025-12-14T17:48:26.6156541+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>63dd6558-629f-4469-8611-803081e39d17</AssetId> <BuildingId>9600077b-30ce-4bc8-8a7b-5c351bf7e47f</BuildingId> <CategoryId>030ec6a7-a97e-40a0-abac-d9f799ac9cc8</CategoryId> <CreatedBy>1</CreatedBy> <DateFrom>2025-12-14T17:48:26.6156541+04:00</DateFrom> <DateTo>2025-12-14T17:48:26.6156541+04:00</DateTo> <Description>sample string 1</Description> <DivisionId>05c78c96-5c6b-41a5-874a-521b11fa32a3</DivisionId> <Id>1</Id> <IsDeleted>true</IsDeleted> <LocationId>d59197cc-eaaa-4b4b-a618-0c3ab590acaa</LocationId> <Month>1</Month> <ScheduleId>1</ScheduleId> <SectorId>06e07f38-7093-40ce-950d-2c165079f184</SectorId> <Source>sample string 4</Source> <Status>sample string 3</Status> <SubBuildingId>21ed4d86-7503-4fe1-a16c-4c2b2c26d017</SubBuildingId> <SubSectorId>a7c15419-f18a-4345-bf1c-1c932b2a1c9b</SubSectorId> <TimeFrom>2025-12-14T17:48:26.6156541+04:00</TimeFrom> <TimeTo>2025-12-14T17:48:26.6156541+04:00</TimeTo> <WorkFlowStatus>9f996ca8-0505-47f3-9891-516f3e4182dd</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>