POST Api/Human_Capital_Budget/setup/staff_cost_CostCentre_Delete_ASList_Mult
Request Information
URI Parameters
None.
Body Parameters
Collection of staff_cost_CostCentreName | Description | Type | Additional information |
---|---|---|---|
level_code | string |
None. |
|
Year | string |
None. |
|
current_no | integer |
None. |
|
month1 | decimal number |
None. |
|
month2 | decimal number |
None. |
|
month3 | decimal number |
None. |
|
month4 | 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. |
|
month5 | decimal number |
None. |
|
User | string |
None. |
|
Branch_Code | string |
None. |
|
Full_Mid | integer |
None. |
|
existing | integer |
None. |
|
type | string |
None. |
|
Trans_Date | date |
None. |
|
Date_lastUpdated | date |
None. |
|
StaffName | string |
None. |
|
levelDescription | string |
None. |
|
ID | integer |
None. |
Request Formats
application/json, text/json
Sample:
[ { "level_code": "sample string 1", "Year": "sample string 2", "current_no": 1, "month1": 1.0, "month2": 1.0, "month3": 1.0, "month4": 1.0, "month6": 1.0, "month7": 1.0, "month8": 1.0, "month9": 1.0, "month10": 1.0, "month11": 1.0, "month12": 1.0, "month5": 1.0, "User": "sample string 3", "Branch_Code": "sample string 4", "Full_Mid": 1, "existing": 1, "type": "sample string 5", "Trans_Date": "2025-05-20T18:00:11.6161969+01:00", "Date_lastUpdated": "2025-05-20T18:00:11.6161969+01:00", "StaffName": "sample string 6", "levelDescription": "sample string 7", "ID": 8 }, { "level_code": "sample string 1", "Year": "sample string 2", "current_no": 1, "month1": 1.0, "month2": 1.0, "month3": 1.0, "month4": 1.0, "month6": 1.0, "month7": 1.0, "month8": 1.0, "month9": 1.0, "month10": 1.0, "month11": 1.0, "month12": 1.0, "month5": 1.0, "User": "sample string 3", "Branch_Code": "sample string 4", "Full_Mid": 1, "existing": 1, "type": "sample string 5", "Trans_Date": "2025-05-20T18:00:11.6161969+01:00", "Date_lastUpdated": "2025-05-20T18:00:11.6161969+01:00", "StaffName": "sample string 6", "levelDescription": "sample string 7", "ID": 8 } ]
text/html
Sample:
[{"level_code":"sample string 1","Year":"sample string 2","current_no":1,"month1":1.0,"month2":1.0,"month3":1.0,"month4":1.0,"month6":1.0,"month7":1.0,"month8":1.0,"month9":1.0,"month10":1.0,"month11":1.0,"month12":1.0,"month5":1.0,"User":"sample string 3","Branch_Code":"sample string 4","Full_Mid":1,"existing":1,"type":"sample string 5","Trans_Date":"2025-05-20T18:00:11.6161969+01:00","Date_lastUpdated":"2025-05-20T18:00:11.6161969+01:00","StaffName":"sample string 6","levelDescription":"sample string 7","ID":8},{"level_code":"sample string 1","Year":"sample string 2","current_no":1,"month1":1.0,"month2":1.0,"month3":1.0,"month4":1.0,"month6":1.0,"month7":1.0,"month8":1.0,"month9":1.0,"month10":1.0,"month11":1.0,"month12":1.0,"month5":1.0,"User":"sample string 3","Branch_Code":"sample string 4","Full_Mid":1,"existing":1,"type":"sample string 5","Trans_Date":"2025-05-20T18:00:11.6161969+01:00","Date_lastUpdated":"2025-05-20T18:00:11.6161969+01:00","StaffName":"sample string 6","levelDescription":"sample string 7","ID":8}]
application/xml, text/xml
Sample:
<ArrayOfstaff_cost_CostCentre xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BudgetAPI.Models.BudgetDB"> <staff_cost_CostCentre> <Branch_Code>sample string 4</Branch_Code> <Date_lastUpdated>2025-05-20T18:00:11.6161969+01:00</Date_lastUpdated> <Full_Mid>1</Full_Mid> <ID>8</ID> <StaffName>sample string 6</StaffName> <Trans_Date>2025-05-20T18:00:11.6161969+01:00</Trans_Date> <User>sample string 3</User> <Year>sample string 2</Year> <current_no>1</current_no> <existing>1</existing> <levelDescription>sample string 7</levelDescription> <level_code>sample string 1</level_code> <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> <type>sample string 5</type> </staff_cost_CostCentre> <staff_cost_CostCentre> <Branch_Code>sample string 4</Branch_Code> <Date_lastUpdated>2025-05-20T18:00:11.6161969+01:00</Date_lastUpdated> <Full_Mid>1</Full_Mid> <ID>8</ID> <StaffName>sample string 6</StaffName> <Trans_Date>2025-05-20T18:00:11.6161969+01:00</Trans_Date> <User>sample string 3</User> <Year>sample string 2</Year> <current_no>1</current_no> <existing>1</existing> <levelDescription>sample string 7</levelDescription> <level_code>sample string 1</level_code> <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> <type>sample string 5</type> </staff_cost_CostCentre> </ArrayOfstaff_cost_CostCentre>
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. |