GET api/MGDReport/GetCADExcelDownload?strCostcenter={strCostcenter}&strCompany={strCompany}&strDate={strDate}&intInterval={intInterval}&strCustGroup={strCustGroup}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
strCostcenter

string

Required

strCompany

string

Required

strDate

string

Required

intInterval

integer

Required

strCustGroup

string

Required

Body Parameters

None.

Response Information

Resource Description

Collection of mdlCustomerAging
NameDescriptionTypeAdditional information
strCompanyId

string

None.

strCompany

string

None.

strCustomerGroupName

string

None.

strAccountNumber

string

None.

decAmount

decimal number

None.

decDueAmount

decimal number

None.

decSettledAmount

decimal number

None.

decBalanace

decimal number

None.

strCustomerName

string

None.

strCareOff

string

None.

strCareoffSubGroup

string

None.

strCostCenter

string

None.

strCostCenterId

string

None.

strDivision

string

None.

strGenpurpose

string

None.

strTransDate

string

None.

strDueDate

string

None.

strVoucher

string

None.

strInvoice

string

None.

strDescription

string

None.

strAddress

string

None.

strPhone

string

None.

decIntv1

decimal number

None.

decIntv2

decimal number

None.

decIntv3

decimal number

None.

decIntv4

decimal number

None.

decIntv5

decimal number

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "strCompanyId": "sample string 1",
    "strCompany": "sample string 2",
    "strCustomerGroupName": "sample string 3",
    "strAccountNumber": "sample string 4",
    "decAmount": 5.0,
    "decDueAmount": 6.0,
    "decSettledAmount": 7.0,
    "decBalanace": 8.0,
    "strCustomerName": "sample string 9",
    "strCareOff": "sample string 10",
    "strCareoffSubGroup": "sample string 11",
    "strCostCenter": "sample string 12",
    "strCostCenterId": "sample string 13",
    "strDivision": "sample string 14",
    "strGenpurpose": "sample string 15",
    "strTransDate": "sample string 16",
    "strDueDate": "sample string 17",
    "strVoucher": "sample string 18",
    "strInvoice": "sample string 19",
    "strDescription": "sample string 20",
    "strAddress": "sample string 21",
    "strPhone": "sample string 22",
    "decIntv1": 23.0,
    "decIntv2": 24.0,
    "decIntv3": 25.0,
    "decIntv4": 26.0,
    "decIntv5": 27.0
  },
  {
    "strCompanyId": "sample string 1",
    "strCompany": "sample string 2",
    "strCustomerGroupName": "sample string 3",
    "strAccountNumber": "sample string 4",
    "decAmount": 5.0,
    "decDueAmount": 6.0,
    "decSettledAmount": 7.0,
    "decBalanace": 8.0,
    "strCustomerName": "sample string 9",
    "strCareOff": "sample string 10",
    "strCareoffSubGroup": "sample string 11",
    "strCostCenter": "sample string 12",
    "strCostCenterId": "sample string 13",
    "strDivision": "sample string 14",
    "strGenpurpose": "sample string 15",
    "strTransDate": "sample string 16",
    "strDueDate": "sample string 17",
    "strVoucher": "sample string 18",
    "strInvoice": "sample string 19",
    "strDescription": "sample string 20",
    "strAddress": "sample string 21",
    "strPhone": "sample string 22",
    "decIntv1": 23.0,
    "decIntv2": 24.0,
    "decIntv3": 25.0,
    "decIntv4": 26.0,
    "decIntv5": 27.0
  }
]

application/xml, text/xml

Sample:
<ArrayOfmdlCustomerAging xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/AXCommunication.Models">
  <mdlCustomerAging>
    <decAmount>5</decAmount>
    <decBalanace>8</decBalanace>
    <decDueAmount>6</decDueAmount>
    <decIntv1>23</decIntv1>
    <decIntv2>24</decIntv2>
    <decIntv3>25</decIntv3>
    <decIntv4>26</decIntv4>
    <decIntv5>27</decIntv5>
    <decSettledAmount>7</decSettledAmount>
    <strAccountNumber>sample string 4</strAccountNumber>
    <strAddress>sample string 21</strAddress>
    <strCareOff>sample string 10</strCareOff>
    <strCareoffSubGroup>sample string 11</strCareoffSubGroup>
    <strCompany>sample string 2</strCompany>
    <strCompanyId>sample string 1</strCompanyId>
    <strCostCenter>sample string 12</strCostCenter>
    <strCostCenterId>sample string 13</strCostCenterId>
    <strCustomerGroupName>sample string 3</strCustomerGroupName>
    <strCustomerName>sample string 9</strCustomerName>
    <strDescription>sample string 20</strDescription>
    <strDivision>sample string 14</strDivision>
    <strDueDate>sample string 17</strDueDate>
    <strGenpurpose>sample string 15</strGenpurpose>
    <strInvoice>sample string 19</strInvoice>
    <strPhone>sample string 22</strPhone>
    <strTransDate>sample string 16</strTransDate>
    <strVoucher>sample string 18</strVoucher>
  </mdlCustomerAging>
  <mdlCustomerAging>
    <decAmount>5</decAmount>
    <decBalanace>8</decBalanace>
    <decDueAmount>6</decDueAmount>
    <decIntv1>23</decIntv1>
    <decIntv2>24</decIntv2>
    <decIntv3>25</decIntv3>
    <decIntv4>26</decIntv4>
    <decIntv5>27</decIntv5>
    <decSettledAmount>7</decSettledAmount>
    <strAccountNumber>sample string 4</strAccountNumber>
    <strAddress>sample string 21</strAddress>
    <strCareOff>sample string 10</strCareOff>
    <strCareoffSubGroup>sample string 11</strCareoffSubGroup>
    <strCompany>sample string 2</strCompany>
    <strCompanyId>sample string 1</strCompanyId>
    <strCostCenter>sample string 12</strCostCenter>
    <strCostCenterId>sample string 13</strCostCenterId>
    <strCustomerGroupName>sample string 3</strCustomerGroupName>
    <strCustomerName>sample string 9</strCustomerName>
    <strDescription>sample string 20</strDescription>
    <strDivision>sample string 14</strDivision>
    <strDueDate>sample string 17</strDueDate>
    <strGenpurpose>sample string 15</strGenpurpose>
    <strInvoice>sample string 19</strInvoice>
    <strPhone>sample string 22</strPhone>
    <strTransDate>sample string 16</strTransDate>
    <strVoucher>sample string 18</strVoucher>
  </mdlCustomerAging>
</ArrayOfmdlCustomerAging>