POST Api/Capital_Expenditure/input/capex_Delete_Mult
Request Information
URI Parameters
None.
Body Parameters
Collection of capexName | Description | Type | Additional information |
---|---|---|---|
Category | string |
None. |
|
item | string |
None. |
|
Year | string |
None. |
|
month1 | decimal number |
None. |
|
month2 | decimal number |
None. |
|
month3 | decimal number |
None. |
|
month4 | decimal number |
None. |
|
month5 | decimal number |
None. |
|
month6 | decimal number |
None. |
|
month7 | decimal number |
None. |
|
month8 | decimal number |
None. |
|
month9 | decimal number |
None. |
|
month10 | decimal number |
None. |
|
month11 | decimal number |
None. |
|
month12 | decimal number |
None. |
|
User | string |
None. |
|
Qty | integer |
None. |
|
Purchased_Date | string |
None. |
|
Branch_Code | string |
None. |
|
no | integer |
None. |
|
Full_Mid | integer |
None. |
|
existing | integer |
None. |
|
disposal | integer |
None. |
|
BudgetingLevel | string |
None. |
|
cost | decimal number |
None. |
|
Trans_Date | date |
None. |
|
Date_lastUpdated | date |
None. |
|
justification | string |
None. |
|
id | integer |
None. |
Request Formats
application/json, text/json
Sample:
[ { "Category": "sample string 1", "item": "sample string 2", "Year": "sample string 3", "month1": 1.0, "month2": 1.0, "month3": 1.0, "month4": 1.0, "month5": 1.0, "month6": 1.0, "month7": 1.0, "month8": 1.0, "month9": 1.0, "month10": 1.0, "month11": 1.0, "month12": 1.0, "User": "sample string 4", "Qty": 1, "Purchased_Date": "sample string 5", "Branch_Code": "sample string 6", "no": 7, "Full_Mid": 1, "existing": 1, "disposal": 1, "BudgetingLevel": "sample string 8", "cost": 1.0, "Trans_Date": "2025-05-20T16:43:05.207167+01:00", "Date_lastUpdated": "2025-05-20T16:43:05.207167+01:00", "justification": "sample string 9", "id": 10 }, { "Category": "sample string 1", "item": "sample string 2", "Year": "sample string 3", "month1": 1.0, "month2": 1.0, "month3": 1.0, "month4": 1.0, "month5": 1.0, "month6": 1.0, "month7": 1.0, "month8": 1.0, "month9": 1.0, "month10": 1.0, "month11": 1.0, "month12": 1.0, "User": "sample string 4", "Qty": 1, "Purchased_Date": "sample string 5", "Branch_Code": "sample string 6", "no": 7, "Full_Mid": 1, "existing": 1, "disposal": 1, "BudgetingLevel": "sample string 8", "cost": 1.0, "Trans_Date": "2025-05-20T16:43:05.207167+01:00", "Date_lastUpdated": "2025-05-20T16:43:05.207167+01:00", "justification": "sample string 9", "id": 10 } ]
text/html
Sample:
[{"Category":"sample string 1","item":"sample string 2","Year":"sample string 3","month1":1.0,"month2":1.0,"month3":1.0,"month4":1.0,"month5":1.0,"month6":1.0,"month7":1.0,"month8":1.0,"month9":1.0,"month10":1.0,"month11":1.0,"month12":1.0,"User":"sample string 4","Qty":1,"Purchased_Date":"sample string 5","Branch_Code":"sample string 6","no":7,"Full_Mid":1,"existing":1,"disposal":1,"BudgetingLevel":"sample string 8","cost":1.0,"Trans_Date":"2025-05-20T16:43:05.207167+01:00","Date_lastUpdated":"2025-05-20T16:43:05.207167+01:00","justification":"sample string 9","id":10},{"Category":"sample string 1","item":"sample string 2","Year":"sample string 3","month1":1.0,"month2":1.0,"month3":1.0,"month4":1.0,"month5":1.0,"month6":1.0,"month7":1.0,"month8":1.0,"month9":1.0,"month10":1.0,"month11":1.0,"month12":1.0,"User":"sample string 4","Qty":1,"Purchased_Date":"sample string 5","Branch_Code":"sample string 6","no":7,"Full_Mid":1,"existing":1,"disposal":1,"BudgetingLevel":"sample string 8","cost":1.0,"Trans_Date":"2025-05-20T16:43:05.207167+01:00","Date_lastUpdated":"2025-05-20T16:43:05.207167+01:00","justification":"sample string 9","id":10}]
application/xml, text/xml
Sample:
<ArrayOfcapex xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BudgetAPI.Models.BudgetDB"> <capex> <Branch_Code>sample string 6</Branch_Code> <BudgetingLevel>sample string 8</BudgetingLevel> <Category>sample string 1</Category> <Date_lastUpdated>2025-05-20T16:43:05.207167+01:00</Date_lastUpdated> <Full_Mid>1</Full_Mid> <Purchased_Date>sample string 5</Purchased_Date> <Qty>1</Qty> <Trans_Date>2025-05-20T16:43:05.207167+01:00</Trans_Date> <User>sample string 4</User> <Year>sample string 3</Year> <cost>1</cost> <disposal>1</disposal> <existing>1</existing> <id>10</id> <item>sample string 2</item> <justification>sample string 9</justification> <month1>1</month1> <month10>1</month10> <month11>1</month11> <month12>1</month12> <month2>1</month2> <month3>1</month3> <month4>1</month4> <month5>1</month5> <month6>1</month6> <month7>1</month7> <month8>1</month8> <month9>1</month9> <no>7</no> </capex> <capex> <Branch_Code>sample string 6</Branch_Code> <BudgetingLevel>sample string 8</BudgetingLevel> <Category>sample string 1</Category> <Date_lastUpdated>2025-05-20T16:43:05.207167+01:00</Date_lastUpdated> <Full_Mid>1</Full_Mid> <Purchased_Date>sample string 5</Purchased_Date> <Qty>1</Qty> <Trans_Date>2025-05-20T16:43:05.207167+01:00</Trans_Date> <User>sample string 4</User> <Year>sample string 3</Year> <cost>1</cost> <disposal>1</disposal> <existing>1</existing> <id>10</id> <item>sample string 2</item> <justification>sample string 9</justification> <month1>1</month1> <month10>1</month10> <month11>1</month11> <month12>1</month12> <month2>1</month2> <month3>1</month3> <month4>1</month4> <month5>1</month5> <month6>1</month6> <month7>1</month7> <month8>1</month8> <month9>1</month9> <no>7</no> </capex> </ArrayOfcapex>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
HttpResponseMessageName | Description | Type | Additional information |
---|---|---|---|
Version | Version |
None. |
|
Content | HttpContent |
None. |
|
StatusCode | HttpStatusCode |
None. |
|
ReasonPhrase | string |
None. |
|
Headers | Collection of Object |
None. |
|
RequestMessage | HttpRequestMessage |
None. |
|
IsSuccessStatusCode | boolean |
None. |