Microloan Input

Methods XML JSON
Origination Ver 1.0 Ver 1.0
Servicing Ver 1.0 Ver 1.0
AssociateMRFLLRF Ver 1.0 Ver 1.0

Origination

<?xml version="1.0" ?> <SBA_MicroloanOrigination version="1.0"> <Microloan action="insert"> <Loan action="insert"> <LoanPurpsCd>6</LoanPurpsCd> <BorrNewOldInd>New</BorrNewOldInd> <BorrRuralUrbanInd>U</BorrRuralUrbanInd> <BusinessEstDt>6/15/11</BusinessEstDt> <BusinessName>MARGARITA GEORGE</BusinessName> <BusinessPersonInd>P</BusinessPersonInd> <ChildCareOrgInd>N</ChildCareOrgInd> <ClosingDate>10/8/13</ClosingDate> <CollateralInd>Y</CollateralInd> <EthnicCd>HY</EthnicCd> <FirstName>MARGARITA</FirstName> <GrossAnnualRevenueAmt>0</GrossAnnualRevenueAmt> <GuarInd>N</GuarInd> <IntrstRate>7.8</IntrstRate> <JobsRetaindQty>0</JobsRetaindQty> <JobsTotalQty>1</JobsTotalQty> <LastName>GEORGE</LastName> <LenderId>36191101</LenderId> <LenderLoanNmb>02_3794</LenderLoanNmb> <LoanAmt>3500.00</LoanAmt> <LoanBorrEIDLInd>Y</LoanBorrEIDLInd> <LoanNmb>37023650</LoanNmb> <LoanProceedTypCd>5</LoanProceedTypCd> <LoanTermMnths>6</LoanTermMnths> <MiddleInitial/> <NAICSCd>446191</NAICSCd> <OrganizationalTypCd>1</OrganizationalTypCd> <OutstandingBalance/> <PhnNmb>7183660000</PhnNmb> <PhysStCd>NY</PhysStCd> <PhysStrtName1>1509 JEFFERSON ST</PhysStrtName1> <PhysStrtName2>1510 JEFFERSON ST</PhysStrtName2> <PhysZipCd>11237</PhysZipCd> <PhysZip4Cd>0001</PhysZip4Cd> <PymtAmt>560.00</PymtAmt> <RaceCd>2</RaceCd> <Status>1</Status> <TaxId>1122860586</TaxId> <VetCd>1</VetCd> <WomanOwnedCd>1</WomanOwnedCd> <NumberOfEmp>1</NumberOfEmp> <BusinessStCd>NY</BusinessStCd> <BusinessStrtName1>1509 JEFFERSON ST</BusinessStrtName1> <BusinessStrtName2>1510 JEFFERSON ST</BusinessStrtName2> <BusinessZipCd>11237</BusinessZipCd> <BusinessZip4Cd>0001</BusinessZip4Cd> <PrleProbatnInd>N</PrleProbatnInd> </Loan> </Microloan> </SBA_MicroloanOrigination>

JSON Equivalent Microloan Origination

Go Back

{ "SBA_MicroloanOrigination": { "Microloan": { "Loan": { "LoanPurpsCd": "6", "BorrNewOldInd": "New", "BorrRuralUrbanInd": "U", "BusinessEstDt": "6/15/11", "BusinessName": "MARGARITA GEORGE", "BusinessPersonInd": "P", "ChildCareOrgInd": "N", "ClosingDate": "10/8/13", "CollateralInd": "Y", "EthnicCd": "HY", "FirstName": "MARGARITA", "GrossAnnualRevenueAmt": "0", "GuarInd": "N", "IntrstRate": "7.8", "JobsRetaindQty": "0", "JobsTotalQty": "1", "LastName": "GEORGE", "LenderId": "36191101", "LenderLoanNmb": "02_3794", "LoanAmt": "3500.00", "LoanNmb": "37023650", "LoanProceedTypCd": "5", "LoanTermMnths": "6", "MiddleInitial": "", "NAICSCd": "446191", "OrganizationalTypCd": "1", "OutstandingBalance": "", "PhnNmb": "7183660000", "PhysStCd": "NY", "PhysStrtName1": "1509 JEFFERSON ST", "PhysStrtName2": "1510 JEFFERSON ST", "PhysZipCd": "11237", "PhysZip4Cd": "0001", "PymtAmt": "560.00", "RaceCd": "2", "Status": "1", "TaxId": "1122860586", "VetCd": "1", "WomanOwnedCd": "1", "NumberOfEmp": "1", "BusinessStCd": "NY", "BusinessStrtName1": "1509 JEFFERSON ST", "BusinessStrtName2": "1510 JEFFERSON ST", "BusinessZipCd": "11237", "BusinessZip4Cd": "0001", "PrleProbatnInd": "N", "_action": "insert" }, "_action": "insert" }, "_version": "1.0" } }

MicroLoan Servicing (with LoanSeqNmb, OR LoanNmb, LenderLoanNmb)

Go Back <?xml version="1.0" ?> <SBA_MicroloanServicing version="1.0"> <Microloan action="update"> <Loan action="update"> <LoanSeqNmb>999</LoanSeqNmb> <OutstandingBalance>999.99</OutstandingBalance> <Status>1</Status> <LoanAmt>999.99</LoanAmt> <CurrentlyInBusiness>Y</CurrentlyInBusiness> <GrossRevenue>999.99</GrossRevenue> <JobsCreatedRetained>99</JobsCreatedRetained> <AnnualProfitLoss>$100.00</AnnualProfitLoss> <NoChangeDesc>No change reason.</NoChangeDesc> </Loan> </Microloan> </SBA_MicroloanServicing>

OR

<?xml version="1.0" ?> <SBA_MicroloanServicing version="1.0"> <Microloan action="update"> <Loan action="update"> <LoanNmb>9999999999</LoanNmb> <LenderLoanNmb>AAA-999999</LenderLoanNmb> <OutstandingBalance>999.99</OutstandingBalance> <Status>1</Status> <LoanAmt>999.99</LoanAmt> <CurrentlyInBusiness>Y</CurrentlyInBusiness> <GrossRevenue>999.99</GrossRevenue> <JobsCreatedRetained>99</JobsCreatedRetained> <AnnualProfitLoss>-$100.00</AnnualProfitLoss> <NoChangeDesc>No change reason.</NoChangeDesc> </Loan> </Microloan> </SBA_MicroloanServicing>


JSON Equivalent Microloan Servicing

Go Back

{ "SBA_MicroloanServicing": { "Microloan": { "Loan": { "LoanNmb": "9999999999", "LenderLoanNmb": "AAA-999999", "OutstandingBalance": "999.99", "Status": "1", "LoanAmt": "999.99", "CurrentlyInBusiness": "Y", "GrossRevenue": "999.99", "JobsCreatedRetained": "99", "AnnualProfitLoss": "-$100.00", "NoChangeDesc": "No change reason.", "_action": "update" }, "_action": "update" }, "_version": "1.0" } }

AssociateMRFLLRF XML Input

Go Back

<SBA_MicroloanMRFLLRF version='1.0'> <Lender_ID>11011931</Lender_ID> <Loan_Number>75222222</Loan_Number> <YearQtr>20222</YearQtr> <MRF_Bank_Name>MRF Bank</MRF_Bank_Name> <MRF_Bank_Account>112233</MRF_Bank_Account> <MRF_Bal_Previous_Qtr>0</MRF_Bal_Previous_Qtr> <MRF_SBA_Disbursements>45500</MRF_SBA_Disbursements> <MRF_From_LLRF>3000</MRF_From_LLRF> <MRF_Microloan_Borrower_Repayments>400</MRF_Microloan_Borrower_Repayments> <MRF_Matching_Fund_Contributions>500</MRF_Matching_Fund_Contributions> <MRF_Other_Deposits>400</MRF_Other_Deposits> <MRF_Less_Disbursements_to_Borrowers>3000</MRF_Less_Disbursements_to_Borrowers> <MRF_Less_Transfer_to_LLRF>500</MRF_Less_Transfer_to_LLRF> <MRF_Less_SBA_Repayments>500</MRF_Less_SBA_Repayments> <MRF_Less_Other>5000</MRF_Less_Other> <LLRF_Bank_Name>LLRF Bank</LLRF_Bank_Name> <LLRF_Bank_Account>445566</LLRF_Bank_Account> <LLRF_Bal_Previous_Qtr>2000</LLRF_Bal_Previous_Qtr> <LLRF_From_MRF>500</LLRF_From_MRF> <LLRF_Capital_Contributions>400</LLRF_Capital_Contributions> <LLRF_Less_Disbursements_To_MRF>5000</LLRF_Less_Disbursements_To_MRF> <LLRF_Less_Other>500</LLRF_Less_Other> <Microloan_Outstanding_Balance>4000</Microloan_Outstanding_Balance> <Comments>For submission</Comments> <Finalize>N</Finalize> </SBA_MicroloanMRFLLRF>

AssociateMRFLLRF JSON Input

Go Back

{ "CLSUsername":"xxxx", "CLSPassword":"xxxx", "CLSPIN":"123456", "Email":"xxxx", "RequestDataType":"MRFLLRF", "MethodName":"microloan", "MethodNamePhysical":"AssociateMRFLLRF", "Lender_ID":"11011931", "Loan_Number":"11111111", "YearQtr":"20222", "MRF_Bank_Name":"MRF Bank", "MRF_Bank_Account":"112233", "MRF_Bal_Previous_Qtr":"0", "MRF_Deposits":"49800", "MRF_SBA_Disbursements":"45500", "MRF_From_LLRF":"3000", "MRF_Microloan_Borrower_Repayments":"400", "MRF_Matching_Fund_Contributions":"500", "MRF_Other_Deposits":"400", "MRF_Less_Disbursements_to_Borrowers":"3000", "MRF_Less_Transfer_to_LLRF":"500", "MRF_Less_SBA_Repayments":"500", "MRF_Less_Other":"5000", "End_MRF_Balance":"40800", "LLRF_Bank_Name":"LLRF Bank", "LLRF_Bank_Account":"445566", "LLRF_Bal_Previous_Qtr":"2000", "LLRF_Deposits":"900", "LLRF_From_MRF":"500", "LLRF_Capital_Contributions":"400", "LLRF_Less_Disbursements_To_MRF":"5000", "LLRF_Less_Other":"500", "End_LLRF_Balance":"-2600", "Microloan_Outstanding_Balance":"4000", "Comments":"For submission", "Finalize":"N" }