POST Api/AgentBudgetApi/GetVisitCountsWorkHours
Request Information
URI Parameters
None.
Body Parameters
FilterTimesName | 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-05-25T19:34:17.7728501+04:00", "TimeTo": "2025-05-25T19:34:17.7728501+04:00", "Description": "sample string 1", "WorkFlowStatus": "e0b85cde-42ea-4db5-9d5c-cfe56e4275cc", "CreatedBy": 1, "IsDeleted": true, "Status": "sample string 3", "AgentId": 1, "DivisionId": "95144d16-c7f3-4960-a69e-c628c4fb125a", "AssetId": "5b34e056-b37f-41d7-b8bf-d8fd9d79c140", "BuildingId": "e771ca0c-bcc3-4fac-a52f-ab9d9f6c8b67", "SubBuildingId": "55f9413a-bd25-4ac9-8118-ef30bb0adbec", "LocationId": "106f7de5-e32b-466f-b450-0c8b7b21dabc", "CategoryId": "39c4820e-ba49-4901-8405-abd2d0fe2626", "SectorId": "56dd5685-999f-420d-9020-71633af19580", "Month": 1, "Year": 1, "SubSectorId": "492f420e-dd26-4a53-bd26-cacf6a7f8946", "DateFrom": "2025-05-25T19:34:17.7728501+04:00", "DateTo": "2025-05-25T19:34:17.7728501+04:00", "Source": "sample string 4" }
text/html, multipart/form-data
Sample:
{"Id":1,"AgentMonthlyTimeSheetId":1,"ScheduleId":1,"TimeFrom":"2025-05-25T19:34:17.7728501+04:00","TimeTo":"2025-05-25T19:34:17.7728501+04:00","Description":"sample string 1","WorkFlowStatus":"e0b85cde-42ea-4db5-9d5c-cfe56e4275cc","CreatedBy":1,"IsDeleted":true,"Status":"sample string 3","AgentId":1,"DivisionId":"95144d16-c7f3-4960-a69e-c628c4fb125a","AssetId":"5b34e056-b37f-41d7-b8bf-d8fd9d79c140","BuildingId":"e771ca0c-bcc3-4fac-a52f-ab9d9f6c8b67","SubBuildingId":"55f9413a-bd25-4ac9-8118-ef30bb0adbec","LocationId":"106f7de5-e32b-466f-b450-0c8b7b21dabc","CategoryId":"39c4820e-ba49-4901-8405-abd2d0fe2626","SectorId":"56dd5685-999f-420d-9020-71633af19580","Month":1,"Year":1,"SubSectorId":"492f420e-dd26-4a53-bd26-cacf6a7f8946","DateFrom":"2025-05-25T19:34:17.7728501+04:00","DateTo":"2025-05-25T19:34:17.7728501+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>5b34e056-b37f-41d7-b8bf-d8fd9d79c140</AssetId> <BuildingId>e771ca0c-bcc3-4fac-a52f-ab9d9f6c8b67</BuildingId> <CategoryId>39c4820e-ba49-4901-8405-abd2d0fe2626</CategoryId> <CreatedBy>1</CreatedBy> <DateFrom>2025-05-25T19:34:17.7728501+04:00</DateFrom> <DateTo>2025-05-25T19:34:17.7728501+04:00</DateTo> <Description>sample string 1</Description> <DivisionId>95144d16-c7f3-4960-a69e-c628c4fb125a</DivisionId> <Id>1</Id> <IsDeleted>true</IsDeleted> <LocationId>106f7de5-e32b-466f-b450-0c8b7b21dabc</LocationId> <Month>1</Month> <ScheduleId>1</ScheduleId> <SectorId>56dd5685-999f-420d-9020-71633af19580</SectorId> <Source>sample string 4</Source> <Status>sample string 3</Status> <SubBuildingId>55f9413a-bd25-4ac9-8118-ef30bb0adbec</SubBuildingId> <SubSectorId>492f420e-dd26-4a53-bd26-cacf6a7f8946</SubSectorId> <TimeFrom>2025-05-25T19:34:17.7728501+04:00</TimeFrom> <TimeTo>2025-05-25T19:34:17.7728501+04:00</TimeTo> <WorkFlowStatus>e0b85cde-42ea-4db5-9d5c-cfe56e4275cc</WorkFlowStatus> <Year>1</Year> </FilterTimes>
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
Collection of TotalVisitCountsWorkHoursDTOName | 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>