POST Api/SLLP/Input/SLLP_Input_delete_Acct_Mult

Request Information

URI Parameters

None.

Body Parameters

Collection of SLLP_Input_Acct
NameDescriptionTypeAdditional information
customer_name

string

None.

accountno

string

None.

User

string

None.

Year

string

None.

Month1

decimal number

None.

Percentage1

decimal number

None.

Month2

decimal number

None.

Percentage2

decimal number

None.

Month3

decimal number

None.

Percentage3

decimal number

None.

Month4

decimal number

None.

Percentage4

decimal number

None.

Month5

decimal number

None.

Percentage5

decimal number

None.

Month6

decimal number

None.

Percentage6

decimal number

None.

Month7

decimal number

None.

Percentage7

decimal number

None.

Month8

decimal number

None.

Percentage8

decimal number

None.

Month9

decimal number

None.

Percentage9

decimal number

None.

Month10

decimal number

None.

Percentage10

decimal number

None.

Month11

decimal number

None.

Percentage11

decimal number

None.

Month12

decimal number

None.

Percentage12

decimal number

None.

AccountOfficer_Code

string

None.

Product

string

None.

Trans_Date

date

None.

Date_lastUpdated

date

None.

Customer_Type

string

None.

IsAccountOwner

integer

None.

bulk_id

integer

None.

BudgetingLevel

string

None.

id

integer

None.

Request Formats

application/json, text/json

Sample:
[
  {
    "customer_name": "sample string 1",
    "accountno": "sample string 2",
    "User": "sample string 3",
    "Year": "sample string 4",
    "Month1": 1.0,
    "Percentage1": 1.0,
    "Month2": 1.0,
    "Percentage2": 1.0,
    "Month3": 1.0,
    "Percentage3": 1.0,
    "Month4": 1.0,
    "Percentage4": 1.0,
    "Month5": 1.0,
    "Percentage5": 1.0,
    "Month6": 1.0,
    "Percentage6": 1.0,
    "Month7": 1.0,
    "Percentage7": 1.0,
    "Month8": 1.0,
    "Percentage8": 1.0,
    "Month9": 1.0,
    "Percentage9": 1.0,
    "Month10": 1.0,
    "Percentage10": 1.0,
    "Month11": 1.0,
    "Percentage11": 1.0,
    "Month12": 1.0,
    "Percentage12": 1.0,
    "AccountOfficer_Code": "sample string 5",
    "Product": "sample string 6",
    "Trans_Date": "2025-05-20T17:17:06.1825256+01:00",
    "Date_lastUpdated": "2025-05-20T17:17:06.1825256+01:00",
    "Customer_Type": "sample string 7",
    "IsAccountOwner": 1,
    "bulk_id": 1,
    "BudgetingLevel": "sample string 8",
    "id": 9
  },
  {
    "customer_name": "sample string 1",
    "accountno": "sample string 2",
    "User": "sample string 3",
    "Year": "sample string 4",
    "Month1": 1.0,
    "Percentage1": 1.0,
    "Month2": 1.0,
    "Percentage2": 1.0,
    "Month3": 1.0,
    "Percentage3": 1.0,
    "Month4": 1.0,
    "Percentage4": 1.0,
    "Month5": 1.0,
    "Percentage5": 1.0,
    "Month6": 1.0,
    "Percentage6": 1.0,
    "Month7": 1.0,
    "Percentage7": 1.0,
    "Month8": 1.0,
    "Percentage8": 1.0,
    "Month9": 1.0,
    "Percentage9": 1.0,
    "Month10": 1.0,
    "Percentage10": 1.0,
    "Month11": 1.0,
    "Percentage11": 1.0,
    "Month12": 1.0,
    "Percentage12": 1.0,
    "AccountOfficer_Code": "sample string 5",
    "Product": "sample string 6",
    "Trans_Date": "2025-05-20T17:17:06.1825256+01:00",
    "Date_lastUpdated": "2025-05-20T17:17:06.1825256+01:00",
    "Customer_Type": "sample string 7",
    "IsAccountOwner": 1,
    "bulk_id": 1,
    "BudgetingLevel": "sample string 8",
    "id": 9
  }
]

text/html

Sample:
[{"customer_name":"sample string 1","accountno":"sample string 2","User":"sample string 3","Year":"sample string 4","Month1":1.0,"Percentage1":1.0,"Month2":1.0,"Percentage2":1.0,"Month3":1.0,"Percentage3":1.0,"Month4":1.0,"Percentage4":1.0,"Month5":1.0,"Percentage5":1.0,"Month6":1.0,"Percentage6":1.0,"Month7":1.0,"Percentage7":1.0,"Month8":1.0,"Percentage8":1.0,"Month9":1.0,"Percentage9":1.0,"Month10":1.0,"Percentage10":1.0,"Month11":1.0,"Percentage11":1.0,"Month12":1.0,"Percentage12":1.0,"AccountOfficer_Code":"sample string 5","Product":"sample string 6","Trans_Date":"2025-05-20T17:17:06.1825256+01:00","Date_lastUpdated":"2025-05-20T17:17:06.1825256+01:00","Customer_Type":"sample string 7","IsAccountOwner":1,"bulk_id":1,"BudgetingLevel":"sample string 8","id":9},{"customer_name":"sample string 1","accountno":"sample string 2","User":"sample string 3","Year":"sample string 4","Month1":1.0,"Percentage1":1.0,"Month2":1.0,"Percentage2":1.0,"Month3":1.0,"Percentage3":1.0,"Month4":1.0,"Percentage4":1.0,"Month5":1.0,"Percentage5":1.0,"Month6":1.0,"Percentage6":1.0,"Month7":1.0,"Percentage7":1.0,"Month8":1.0,"Percentage8":1.0,"Month9":1.0,"Percentage9":1.0,"Month10":1.0,"Percentage10":1.0,"Month11":1.0,"Percentage11":1.0,"Month12":1.0,"Percentage12":1.0,"AccountOfficer_Code":"sample string 5","Product":"sample string 6","Trans_Date":"2025-05-20T17:17:06.1825256+01:00","Date_lastUpdated":"2025-05-20T17:17:06.1825256+01:00","Customer_Type":"sample string 7","IsAccountOwner":1,"bulk_id":1,"BudgetingLevel":"sample string 8","id":9}]

application/xml, text/xml

Sample:
<ArrayOfSLLP_Input_Acct xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BudgetAPI.Models.BudgetDB">
  <SLLP_Input_Acct>
    <AccountOfficer_Code>sample string 5</AccountOfficer_Code>
    <BudgetingLevel>sample string 8</BudgetingLevel>
    <Customer_Type>sample string 7</Customer_Type>
    <Date_lastUpdated>2025-05-20T17:17:06.1825256+01:00</Date_lastUpdated>
    <IsAccountOwner>1</IsAccountOwner>
    <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>
    <Percentage1>1</Percentage1>
    <Percentage10>1</Percentage10>
    <Percentage11>1</Percentage11>
    <Percentage12>1</Percentage12>
    <Percentage2>1</Percentage2>
    <Percentage3>1</Percentage3>
    <Percentage4>1</Percentage4>
    <Percentage5>1</Percentage5>
    <Percentage6>1</Percentage6>
    <Percentage7>1</Percentage7>
    <Percentage8>1</Percentage8>
    <Percentage9>1</Percentage9>
    <Product>sample string 6</Product>
    <Trans_Date>2025-05-20T17:17:06.1825256+01:00</Trans_Date>
    <User>sample string 3</User>
    <Year>sample string 4</Year>
    <accountno>sample string 2</accountno>
    <bulk_id>1</bulk_id>
    <customer_name>sample string 1</customer_name>
    <id>9</id>
  </SLLP_Input_Acct>
  <SLLP_Input_Acct>
    <AccountOfficer_Code>sample string 5</AccountOfficer_Code>
    <BudgetingLevel>sample string 8</BudgetingLevel>
    <Customer_Type>sample string 7</Customer_Type>
    <Date_lastUpdated>2025-05-20T17:17:06.1825256+01:00</Date_lastUpdated>
    <IsAccountOwner>1</IsAccountOwner>
    <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>
    <Percentage1>1</Percentage1>
    <Percentage10>1</Percentage10>
    <Percentage11>1</Percentage11>
    <Percentage12>1</Percentage12>
    <Percentage2>1</Percentage2>
    <Percentage3>1</Percentage3>
    <Percentage4>1</Percentage4>
    <Percentage5>1</Percentage5>
    <Percentage6>1</Percentage6>
    <Percentage7>1</Percentage7>
    <Percentage8>1</Percentage8>
    <Percentage9>1</Percentage9>
    <Product>sample string 6</Product>
    <Trans_Date>2025-05-20T17:17:06.1825256+01:00</Trans_Date>
    <User>sample string 3</User>
    <Year>sample string 4</Year>
    <accountno>sample string 2</accountno>
    <bulk_id>1</bulk_id>
    <customer_name>sample string 1</customer_name>
    <id>9</id>
  </SLLP_Input_Acct>
</ArrayOfSLLP_Input_Acct>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.