POST api/AgrimHousingFinance/GetCustomerSOA

Request Information

URI Parameters

None.

Body Parameters

CustomerRequest
NameDescriptionTypeAdditional information
LanNo

string

None.

Date

string

None.

Errormsg

string

None.

Request Formats

application/json, text/json

Sample:
{
  "LanNo": "sample string 1",
  "Date": "sample string 2",
  "Errormsg": "sample string 3"
}

application/xml, text/xml

Sample:
<CustomerRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/AgrimHousingFinance.Models">
  <Date>sample string 2</Date>
  <Errormsg>sample string 3</Errormsg>
  <LanNo>sample string 1</LanNo>
</CustomerRequest>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Collection of CustomerSOAList
NameDescriptionTypeAdditional information
LAN

string

None.

JayamLAN

string

None.

CustomerName

string

None.

CustomerID

string

None.

TotalLoans

integer

None.

SanctionAmount

string

None.

SanctionDate

date

None.

DisbursedAmount

decimal number

None.

Customeros

decimal number

None.

OriginalTenure

integer

None.

CurrentTenure

integer

None.

CurrentTenuredate

date

None.

OriginalROI

decimal number

None.

CurrentROI

decimal number

None.

CurrentROIdate

date

None.

PEMIEMIbillingAmount

decimal number

None.

PEMIEMIBillingdate

date

None.

PEMIEMIPaidAmount

decimal number

None.

PEMIEMIPaidCLSA

decimal number

None.

PEMIEMIPaidDate

date

None.

PEMIEMIreversalDate

date

None.

PEMIEMIbouncecharges

integer

None.

PEMIEMIbouncechargesDate

date

None.

BounceMonths

integer

None.

LastPaidAmount

decimal number

None.

LastPaidDate

date

None.

TotalOD

decimal number

None.

PrincipalOD

decimal number

None.

InterestOD

decimal number

None.

DPD

integer

None.

TrancheAmount

decimal number

None.

TrancheDate

date

None.

Bouncechargesdue

decimal number

None.

Bouncechargespaid

decimal number

None.

Penalchargesdue

decimal number

None.

Penalchargespaid

decimal number

None.

Principalpaid

decimal number

None.

TotalInterest

decimal number

None.

InterestPaid

decimal number

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "LAN": "sample string 1",
    "JayamLAN": "sample string 2",
    "CustomerName": "sample string 3",
    "CustomerID": "sample string 4",
    "TotalLoans": 5,
    "SanctionAmount": "sample string 6",
    "SanctionDate": "2026-01-13T16:35:02.215226+05:30",
    "DisbursedAmount": 7.0,
    "Customeros": 8.0,
    "OriginalTenure": 9,
    "CurrentTenure": 10,
    "CurrentTenuredate": "2026-01-13T16:35:02.215226+05:30",
    "OriginalROI": 11.0,
    "CurrentROI": 12.0,
    "CurrentROIdate": "2026-01-13T16:35:02.215226+05:30",
    "PEMIEMIbillingAmount": 13.0,
    "PEMIEMIBillingdate": "2026-01-13T16:35:02.215226+05:30",
    "PEMIEMIPaidAmount": 14.0,
    "PEMIEMIPaidCLSA": 15.0,
    "PEMIEMIPaidDate": "2026-01-13T16:35:02.215226+05:30",
    "PEMIEMIreversalDate": "2026-01-13T16:35:02.215226+05:30",
    "PEMIEMIbouncecharges": 16,
    "PEMIEMIbouncechargesDate": "2026-01-13T16:35:02.215226+05:30",
    "BounceMonths": 17,
    "LastPaidAmount": 18.0,
    "LastPaidDate": "2026-01-13T16:35:02.215226+05:30",
    "TotalOD": 19.0,
    "PrincipalOD": 20.0,
    "InterestOD": 21.0,
    "DPD": 22,
    "TrancheAmount": 23.0,
    "TrancheDate": "2026-01-13T16:35:02.215226+05:30",
    "Bouncechargesdue": 24.0,
    "Bouncechargespaid": 25.0,
    "Penalchargesdue": 26.0,
    "Penalchargespaid": 27.0,
    "Principalpaid": 28.0,
    "TotalInterest": 29.0,
    "InterestPaid": 30.0
  },
  {
    "LAN": "sample string 1",
    "JayamLAN": "sample string 2",
    "CustomerName": "sample string 3",
    "CustomerID": "sample string 4",
    "TotalLoans": 5,
    "SanctionAmount": "sample string 6",
    "SanctionDate": "2026-01-13T16:35:02.215226+05:30",
    "DisbursedAmount": 7.0,
    "Customeros": 8.0,
    "OriginalTenure": 9,
    "CurrentTenure": 10,
    "CurrentTenuredate": "2026-01-13T16:35:02.215226+05:30",
    "OriginalROI": 11.0,
    "CurrentROI": 12.0,
    "CurrentROIdate": "2026-01-13T16:35:02.215226+05:30",
    "PEMIEMIbillingAmount": 13.0,
    "PEMIEMIBillingdate": "2026-01-13T16:35:02.215226+05:30",
    "PEMIEMIPaidAmount": 14.0,
    "PEMIEMIPaidCLSA": 15.0,
    "PEMIEMIPaidDate": "2026-01-13T16:35:02.215226+05:30",
    "PEMIEMIreversalDate": "2026-01-13T16:35:02.215226+05:30",
    "PEMIEMIbouncecharges": 16,
    "PEMIEMIbouncechargesDate": "2026-01-13T16:35:02.215226+05:30",
    "BounceMonths": 17,
    "LastPaidAmount": 18.0,
    "LastPaidDate": "2026-01-13T16:35:02.215226+05:30",
    "TotalOD": 19.0,
    "PrincipalOD": 20.0,
    "InterestOD": 21.0,
    "DPD": 22,
    "TrancheAmount": 23.0,
    "TrancheDate": "2026-01-13T16:35:02.215226+05:30",
    "Bouncechargesdue": 24.0,
    "Bouncechargespaid": 25.0,
    "Penalchargesdue": 26.0,
    "Penalchargespaid": 27.0,
    "Principalpaid": 28.0,
    "TotalInterest": 29.0,
    "InterestPaid": 30.0
  }
]

application/xml, text/xml

Sample:
<ArrayOfCustomerSOAList xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/AgrimHousingFinance.Models">
  <CustomerSOAList>
    <BounceMonths>17</BounceMonths>
    <Bouncechargesdue>24</Bouncechargesdue>
    <Bouncechargespaid>25</Bouncechargespaid>
    <CurrentROI>12</CurrentROI>
    <CurrentROIdate>2026-01-13T16:35:02.215226+05:30</CurrentROIdate>
    <CurrentTenure>10</CurrentTenure>
    <CurrentTenuredate>2026-01-13T16:35:02.215226+05:30</CurrentTenuredate>
    <CustomerID>sample string 4</CustomerID>
    <CustomerName>sample string 3</CustomerName>
    <Customeros>8</Customeros>
    <DPD>22</DPD>
    <DisbursedAmount>7</DisbursedAmount>
    <InterestOD>21</InterestOD>
    <InterestPaid>30</InterestPaid>
    <JayamLAN>sample string 2</JayamLAN>
    <LAN>sample string 1</LAN>
    <LastPaidAmount>18</LastPaidAmount>
    <LastPaidDate>2026-01-13T16:35:02.215226+05:30</LastPaidDate>
    <OriginalROI>11</OriginalROI>
    <OriginalTenure>9</OriginalTenure>
    <PEMIEMIBillingdate>2026-01-13T16:35:02.215226+05:30</PEMIEMIBillingdate>
    <PEMIEMIPaidAmount>14</PEMIEMIPaidAmount>
    <PEMIEMIPaidCLSA>15</PEMIEMIPaidCLSA>
    <PEMIEMIPaidDate>2026-01-13T16:35:02.215226+05:30</PEMIEMIPaidDate>
    <PEMIEMIbillingAmount>13</PEMIEMIbillingAmount>
    <PEMIEMIbouncecharges>16</PEMIEMIbouncecharges>
    <PEMIEMIbouncechargesDate>2026-01-13T16:35:02.215226+05:30</PEMIEMIbouncechargesDate>
    <PEMIEMIreversalDate>2026-01-13T16:35:02.215226+05:30</PEMIEMIreversalDate>
    <Penalchargesdue>26</Penalchargesdue>
    <Penalchargespaid>27</Penalchargespaid>
    <PrincipalOD>20</PrincipalOD>
    <Principalpaid>28</Principalpaid>
    <SanctionAmount>sample string 6</SanctionAmount>
    <SanctionDate>2026-01-13T16:35:02.215226+05:30</SanctionDate>
    <TotalInterest>29</TotalInterest>
    <TotalLoans>5</TotalLoans>
    <TotalOD>19</TotalOD>
    <TrancheAmount>23</TrancheAmount>
    <TrancheDate>2026-01-13T16:35:02.215226+05:30</TrancheDate>
  </CustomerSOAList>
  <CustomerSOAList>
    <BounceMonths>17</BounceMonths>
    <Bouncechargesdue>24</Bouncechargesdue>
    <Bouncechargespaid>25</Bouncechargespaid>
    <CurrentROI>12</CurrentROI>
    <CurrentROIdate>2026-01-13T16:35:02.215226+05:30</CurrentROIdate>
    <CurrentTenure>10</CurrentTenure>
    <CurrentTenuredate>2026-01-13T16:35:02.215226+05:30</CurrentTenuredate>
    <CustomerID>sample string 4</CustomerID>
    <CustomerName>sample string 3</CustomerName>
    <Customeros>8</Customeros>
    <DPD>22</DPD>
    <DisbursedAmount>7</DisbursedAmount>
    <InterestOD>21</InterestOD>
    <InterestPaid>30</InterestPaid>
    <JayamLAN>sample string 2</JayamLAN>
    <LAN>sample string 1</LAN>
    <LastPaidAmount>18</LastPaidAmount>
    <LastPaidDate>2026-01-13T16:35:02.215226+05:30</LastPaidDate>
    <OriginalROI>11</OriginalROI>
    <OriginalTenure>9</OriginalTenure>
    <PEMIEMIBillingdate>2026-01-13T16:35:02.215226+05:30</PEMIEMIBillingdate>
    <PEMIEMIPaidAmount>14</PEMIEMIPaidAmount>
    <PEMIEMIPaidCLSA>15</PEMIEMIPaidCLSA>
    <PEMIEMIPaidDate>2026-01-13T16:35:02.215226+05:30</PEMIEMIPaidDate>
    <PEMIEMIbillingAmount>13</PEMIEMIbillingAmount>
    <PEMIEMIbouncecharges>16</PEMIEMIbouncecharges>
    <PEMIEMIbouncechargesDate>2026-01-13T16:35:02.215226+05:30</PEMIEMIbouncechargesDate>
    <PEMIEMIreversalDate>2026-01-13T16:35:02.215226+05:30</PEMIEMIreversalDate>
    <Penalchargesdue>26</Penalchargesdue>
    <Penalchargespaid>27</Penalchargespaid>
    <PrincipalOD>20</PrincipalOD>
    <Principalpaid>28</Principalpaid>
    <SanctionAmount>sample string 6</SanctionAmount>
    <SanctionDate>2026-01-13T16:35:02.215226+05:30</SanctionDate>
    <TotalInterest>29</TotalInterest>
    <TotalLoans>5</TotalLoans>
    <TotalOD>19</TotalOD>
    <TrancheAmount>23</TrancheAmount>
    <TrancheDate>2026-01-13T16:35:02.215226+05:30</TrancheDate>
  </CustomerSOAList>
</ArrayOfCustomerSOAList>