POST BusineesAnalysis/GetDashboardMISAnalysis

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
request
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "StartDate": "sample string 1",
  "EndDate": "sample string 2",
  "BranchTag": "sample string 3",
  "ProductType": "sample string 4",
  "ReportType": "sample string 5",
  "AcYear": "sample string 6"
}

text/html

Sample:
{"StartDate":"sample string 1","EndDate":"sample string 2","BranchTag":"sample string 3","ProductType":"sample string 4","ReportType":"sample string 5","AcYear":"sample string 6"}

application/xml, text/xml

Sample:
<MISInfoRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Controllers">
  <AcYear>sample string 6</AcYear>
  <BranchTag>sample string 3</BranchTag>
  <EndDate>sample string 2</EndDate>
  <ProductType>sample string 4</ProductType>
  <ReportType>sample string 5</ReportType>
  <StartDate>sample string 1</StartDate>
</MISInfoRequest>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "CumSTO": 1.1,
    "CurSTO": 2.1,
    "CumPiller": 3.1,
    "CurPiller": 4.1,
    "CumPower": 5.1,
    "CurPower": 6.1,
    "CumPride": 7.1,
    "CurPride": 8.1,
    "CumProtect": 9.1,
    "CurProtect": 10.1,
    "CumProgress": 11.1,
    "CurProgress": 12.1,
    "CumPartner": 13.1,
    "CurPartner": 14.1,
    "CumPromote": 15.1,
    "CurPromote": 16.1
  },
  {
    "CumSTO": 1.1,
    "CurSTO": 2.1,
    "CumPiller": 3.1,
    "CurPiller": 4.1,
    "CumPower": 5.1,
    "CurPower": 6.1,
    "CumPride": 7.1,
    "CurPride": 8.1,
    "CumProtect": 9.1,
    "CurProtect": 10.1,
    "CumProgress": 11.1,
    "CurProgress": 12.1,
    "CumPartner": 13.1,
    "CurPartner": 14.1,
    "CumPromote": 15.1,
    "CurPromote": 16.1
  },
  {
    "CumSTO": 1.1,
    "CurSTO": 2.1,
    "CumPiller": 3.1,
    "CurPiller": 4.1,
    "CumPower": 5.1,
    "CurPower": 6.1,
    "CumPride": 7.1,
    "CurPride": 8.1,
    "CumProtect": 9.1,
    "CurProtect": 10.1,
    "CumProgress": 11.1,
    "CurProgress": 12.1,
    "CumPartner": 13.1,
    "CurPartner": 14.1,
    "CumPromote": 15.1,
    "CurPromote": 16.1
  }
]

text/html

Sample:
[{"CumSTO":1.1,"CurSTO":2.1,"CumPiller":3.1,"CurPiller":4.1,"CumPower":5.1,"CurPower":6.1,"CumPride":7.1,"CurPride":8.1,"CumProtect":9.1,"CurProtect":10.1,"CumProgress":11.1,"CurProgress":12.1,"CumPartner":13.1,"CurPartner":14.1,"CumPromote":15.1,"CurPromote":16.1},{"CumSTO":1.1,"CurSTO":2.1,"CumPiller":3.1,"CurPiller":4.1,"CumPower":5.1,"CurPower":6.1,"CumPride":7.1,"CurPride":8.1,"CumProtect":9.1,"CurProtect":10.1,"CumProgress":11.1,"CurProgress":12.1,"CumPartner":13.1,"CurPartner":14.1,"CumPromote":15.1,"CurPromote":16.1},{"CumSTO":1.1,"CurSTO":2.1,"CumPiller":3.1,"CurPiller":4.1,"CumPower":5.1,"CurPower":6.1,"CumPride":7.1,"CurPride":8.1,"CumProtect":9.1,"CurProtect":10.1,"CumProgress":11.1,"CurProgress":12.1,"CumPartner":13.1,"CurPartner":14.1,"CumPromote":15.1,"CurPromote":16.1}]

application/xml, text/xml

Sample:
<ArrayOfMISDashboardInfo xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Controllers">
  <MISDashboardInfo>
    <CumPartner>13.1</CumPartner>
    <CumPiller>3.1</CumPiller>
    <CumPower>5.1</CumPower>
    <CumPride>7.1</CumPride>
    <CumProgress>11.1</CumProgress>
    <CumPromote>15.1</CumPromote>
    <CumProtect>9.1</CumProtect>
    <CumSTO>1.1</CumSTO>
    <CurPartner>14.1</CurPartner>
    <CurPiller>4.1</CurPiller>
    <CurPower>6.1</CurPower>
    <CurPride>8.1</CurPride>
    <CurProgress>12.1</CurProgress>
    <CurPromote>16.1</CurPromote>
    <CurProtect>10.1</CurProtect>
    <CurSTO>2.1</CurSTO>
  </MISDashboardInfo>
  <MISDashboardInfo>
    <CumPartner>13.1</CumPartner>
    <CumPiller>3.1</CumPiller>
    <CumPower>5.1</CumPower>
    <CumPride>7.1</CumPride>
    <CumProgress>11.1</CumProgress>
    <CumPromote>15.1</CumPromote>
    <CumProtect>9.1</CumProtect>
    <CumSTO>1.1</CumSTO>
    <CurPartner>14.1</CurPartner>
    <CurPiller>4.1</CurPiller>
    <CurPower>6.1</CurPower>
    <CurPride>8.1</CurPride>
    <CurProgress>12.1</CurProgress>
    <CurPromote>16.1</CurPromote>
    <CurProtect>10.1</CurProtect>
    <CurSTO>2.1</CurSTO>
  </MISDashboardInfo>
  <MISDashboardInfo>
    <CumPartner>13.1</CumPartner>
    <CumPiller>3.1</CumPiller>
    <CumPower>5.1</CumPower>
    <CumPride>7.1</CumPride>
    <CumProgress>11.1</CumProgress>
    <CumPromote>15.1</CumPromote>
    <CumProtect>9.1</CumProtect>
    <CumSTO>1.1</CumSTO>
    <CurPartner>14.1</CurPartner>
    <CurPiller>4.1</CurPiller>
    <CurPower>6.1</CurPower>
    <CurPride>8.1</CurPride>
    <CurProgress>12.1</CurProgress>
    <CurPromote>16.1</CurPromote>
    <CurProtect>10.1</CurProtect>
    <CurSTO>2.1</CurSTO>
  </MISDashboardInfo>
</ArrayOfMISDashboardInfo>