POST Api/AgentBudgetApi/Update
Request Information
URI Parameters
None.
Body Parameters
Collection of AgentsBudgetDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| AgentId | integer |
None. |
|
| InitialName | string |
None. |
|
| FirstName | string |
None. |
|
| LastName | string |
None. |
|
| FirstNameOther | string |
None. |
|
| LastNameOther | string |
None. |
|
| Id | integer |
None. |
|
| IsIncudedInBudget | boolean |
None. |
|
| Year | integer |
None. |
|
| AmountPerHour | integer |
None. |
|
| JanBudget | decimal number |
None. |
|
| FebBudget | decimal number |
None. |
|
| MarBudget | decimal number |
None. |
|
| AprBudget | decimal number |
None. |
|
| MayBudget | decimal number |
None. |
|
| JunBudget | decimal number |
None. |
|
| JulBudget | decimal number |
None. |
|
| AugBudget | decimal number |
None. |
|
| SepBudget | decimal number |
None. |
|
| OctBudget | decimal number |
None. |
|
| NovBudget | decimal number |
None. |
|
| DecBudget | decimal number |
None. |
|
| YearBudget | integer |
None. |
|
| JanAmount | decimal number |
None. |
|
| FebAmount | decimal number |
None. |
|
| MarAmount | decimal number |
None. |
|
| AprAmount | decimal number |
None. |
|
| MayAmount | decimal number |
None. |
|
| JunAmount | decimal number |
None. |
|
| JulAmount | decimal number |
None. |
|
| AugAmount | decimal number |
None. |
|
| SepAmount | decimal number |
None. |
|
| OctAmount | decimal number |
None. |
|
| NovAmount | decimal number |
None. |
|
| DecAmount | decimal number |
None. |
|
| YearAmount | decimal number |
None. |
|
| CreatedBy | integer |
None. |
|
| CreatedOn | date |
None. |
|
| UpdatedBy | integer |
None. |
|
| UpdatedOn | date |
None. |
Request Formats
application/json, text/json
Sample:
[
{
"AgentId": 1,
"InitialName": "sample string 2",
"FirstName": "sample string 3",
"LastName": "sample string 4",
"FirstNameOther": "sample string 5",
"LastNameOther": "sample string 6",
"Id": 1,
"IsIncudedInBudget": true,
"Year": 1,
"AmountPerHour": 1,
"JanBudget": 1.0,
"FebBudget": 1.0,
"MarBudget": 1.0,
"AprBudget": 1.0,
"MayBudget": 1.0,
"JunBudget": 1.0,
"JulBudget": 1.0,
"AugBudget": 1.0,
"SepBudget": 1.0,
"OctBudget": 1.0,
"NovBudget": 1.0,
"DecBudget": 1.0,
"YearBudget": 1,
"JanAmount": 1.0,
"FebAmount": 1.0,
"MarAmount": 1.0,
"AprAmount": 1.0,
"MayAmount": 1.0,
"JunAmount": 1.0,
"JulAmount": 1.0,
"AugAmount": 1.0,
"SepAmount": 1.0,
"OctAmount": 1.0,
"NovAmount": 1.0,
"DecAmount": 1.0,
"YearAmount": 1.0,
"CreatedBy": 1,
"CreatedOn": "2025-10-30T10:01:47.1215388+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2025-10-30T10:01:47.1215388+04:00"
},
{
"AgentId": 1,
"InitialName": "sample string 2",
"FirstName": "sample string 3",
"LastName": "sample string 4",
"FirstNameOther": "sample string 5",
"LastNameOther": "sample string 6",
"Id": 1,
"IsIncudedInBudget": true,
"Year": 1,
"AmountPerHour": 1,
"JanBudget": 1.0,
"FebBudget": 1.0,
"MarBudget": 1.0,
"AprBudget": 1.0,
"MayBudget": 1.0,
"JunBudget": 1.0,
"JulBudget": 1.0,
"AugBudget": 1.0,
"SepBudget": 1.0,
"OctBudget": 1.0,
"NovBudget": 1.0,
"DecBudget": 1.0,
"YearBudget": 1,
"JanAmount": 1.0,
"FebAmount": 1.0,
"MarAmount": 1.0,
"AprAmount": 1.0,
"MayAmount": 1.0,
"JunAmount": 1.0,
"JulAmount": 1.0,
"AugAmount": 1.0,
"SepAmount": 1.0,
"OctAmount": 1.0,
"NovAmount": 1.0,
"DecAmount": 1.0,
"YearAmount": 1.0,
"CreatedBy": 1,
"CreatedOn": "2025-10-30T10:01:47.1215388+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2025-10-30T10:01:47.1215388+04:00"
}
]
text/html, multipart/form-data
Sample:
[{"AgentId":1,"InitialName":"sample string 2","FirstName":"sample string 3","LastName":"sample string 4","FirstNameOther":"sample string 5","LastNameOther":"sample string 6","Id":1,"IsIncudedInBudget":true,"Year":1,"AmountPerHour":1,"JanBudget":1.0,"FebBudget":1.0,"MarBudget":1.0,"AprBudget":1.0,"MayBudget":1.0,"JunBudget":1.0,"JulBudget":1.0,"AugBudget":1.0,"SepBudget":1.0,"OctBudget":1.0,"NovBudget":1.0,"DecBudget":1.0,"YearBudget":1,"JanAmount":1.0,"FebAmount":1.0,"MarAmount":1.0,"AprAmount":1.0,"MayAmount":1.0,"JunAmount":1.0,"JulAmount":1.0,"AugAmount":1.0,"SepAmount":1.0,"OctAmount":1.0,"NovAmount":1.0,"DecAmount":1.0,"YearAmount":1.0,"CreatedBy":1,"CreatedOn":"2025-10-30T10:01:47.1215388+04:00","UpdatedBy":1,"UpdatedOn":"2025-10-30T10:01:47.1215388+04:00"},{"AgentId":1,"InitialName":"sample string 2","FirstName":"sample string 3","LastName":"sample string 4","FirstNameOther":"sample string 5","LastNameOther":"sample string 6","Id":1,"IsIncudedInBudget":true,"Year":1,"AmountPerHour":1,"JanBudget":1.0,"FebBudget":1.0,"MarBudget":1.0,"AprBudget":1.0,"MayBudget":1.0,"JunBudget":1.0,"JulBudget":1.0,"AugBudget":1.0,"SepBudget":1.0,"OctBudget":1.0,"NovBudget":1.0,"DecBudget":1.0,"YearBudget":1,"JanAmount":1.0,"FebAmount":1.0,"MarAmount":1.0,"AprAmount":1.0,"MayAmount":1.0,"JunAmount":1.0,"JulAmount":1.0,"AugAmount":1.0,"SepAmount":1.0,"OctAmount":1.0,"NovAmount":1.0,"DecAmount":1.0,"YearAmount":1.0,"CreatedBy":1,"CreatedOn":"2025-10-30T10:01:47.1215388+04:00","UpdatedBy":1,"UpdatedOn":"2025-10-30T10:01:47.1215388+04:00"}]
application/xml, text/xml
Sample:
<ArrayOfAgentsBudgetDTO xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/MSMChecklistFlow.DTO">
<AgentsBudgetDTO>
<AgentId>1</AgentId>
<AmountPerHour>1</AmountPerHour>
<AprAmount>1</AprAmount>
<AprBudget>1</AprBudget>
<AugAmount>1</AugAmount>
<AugBudget>1</AugBudget>
<CreatedBy>1</CreatedBy>
<CreatedOn>2025-10-30T10:01:47.1215388+04:00</CreatedOn>
<DecAmount>1</DecAmount>
<DecBudget>1</DecBudget>
<FebAmount>1</FebAmount>
<FebBudget>1</FebBudget>
<FirstName>sample string 3</FirstName>
<FirstNameOther>sample string 5</FirstNameOther>
<Id>1</Id>
<InitialName>sample string 2</InitialName>
<IsIncudedInBudget>true</IsIncudedInBudget>
<JanAmount>1</JanAmount>
<JanBudget>1</JanBudget>
<JulAmount>1</JulAmount>
<JulBudget>1</JulBudget>
<JunAmount>1</JunAmount>
<JunBudget>1</JunBudget>
<LastName>sample string 4</LastName>
<LastNameOther>sample string 6</LastNameOther>
<MarAmount>1</MarAmount>
<MarBudget>1</MarBudget>
<MayAmount>1</MayAmount>
<MayBudget>1</MayBudget>
<NovAmount>1</NovAmount>
<NovBudget>1</NovBudget>
<OctAmount>1</OctAmount>
<OctBudget>1</OctBudget>
<SepAmount>1</SepAmount>
<SepBudget>1</SepBudget>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2025-10-30T10:01:47.1215388+04:00</UpdatedOn>
<Year>1</Year>
<YearAmount>1</YearAmount>
<YearBudget>1</YearBudget>
</AgentsBudgetDTO>
<AgentsBudgetDTO>
<AgentId>1</AgentId>
<AmountPerHour>1</AmountPerHour>
<AprAmount>1</AprAmount>
<AprBudget>1</AprBudget>
<AugAmount>1</AugAmount>
<AugBudget>1</AugBudget>
<CreatedBy>1</CreatedBy>
<CreatedOn>2025-10-30T10:01:47.1215388+04:00</CreatedOn>
<DecAmount>1</DecAmount>
<DecBudget>1</DecBudget>
<FebAmount>1</FebAmount>
<FebBudget>1</FebBudget>
<FirstName>sample string 3</FirstName>
<FirstNameOther>sample string 5</FirstNameOther>
<Id>1</Id>
<InitialName>sample string 2</InitialName>
<IsIncudedInBudget>true</IsIncudedInBudget>
<JanAmount>1</JanAmount>
<JanBudget>1</JanBudget>
<JulAmount>1</JulAmount>
<JulBudget>1</JulBudget>
<JunAmount>1</JunAmount>
<JunBudget>1</JunBudget>
<LastName>sample string 4</LastName>
<LastNameOther>sample string 6</LastNameOther>
<MarAmount>1</MarAmount>
<MarBudget>1</MarBudget>
<MayAmount>1</MayAmount>
<MayBudget>1</MayBudget>
<NovAmount>1</NovAmount>
<NovBudget>1</NovBudget>
<OctAmount>1</OctAmount>
<OctBudget>1</OctBudget>
<SepAmount>1</SepAmount>
<SepBudget>1</SepBudget>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2025-10-30T10:01:47.1215388+04:00</UpdatedOn>
<Year>1</Year>
<YearAmount>1</YearAmount>
<YearBudget>1</YearBudget>
</AgentsBudgetDTO>
</ArrayOfAgentsBudgetDTO>
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>