Loan Origination Withdraw Application


Request JSON

{ "CLSUsername":"testuser", "CLSPassword":"************", "CLSPIN":"12345678", "EMail":"testuser@test.com", "SoftwareVendorName":"testvendor", "SoftwareVendorCode":"********", "MethodNamePhysical":"OrigWithdraw", "ApplicationNumber":"11111111", "LocationId":"9551", "RequestedAmount":"8000", "FormatOut":"XML" }

Response XML

<?xml version=\"1.0\" encoding=\"UTF-8\"?> <SBA_Etran_Response> <AuthErrorNmb>0</AuthErrorNmb> <AuthErrorText>Login Successful.</AuthErrorText> <Synopsis>Synopsis of Withdraw processing, SBA TEST DATABASE:</Synopsis> <Synopsis>Processing application 1 of 1 in the file.</Synopsis> <App LoanAppNmb=\"11111111\"> <Results> <LoanAppNm>Zack's Zippers</LoanAppNm> <LoanAppRqstAmt>8000.0000</LoanAppRqstAmt> <LoanAppPrtLoanNmb></LoanAppPrtLoanNmb> <LoanAppPrtAppNmb></LoanAppPrtAppNmb> <LoanAppRecvDt>2023-09-04 13:16:59.0</LoanAppRecvDt> <LoanAppEtranEmailAdr></LoanAppEtranEmailAdr> <LoanAppAppvDt></LoanAppAppvDt> <LoanAppSBAAppvAmt>8000.0000</LoanAppSBAAppvAmt> <LoanNmb></LoanNmb> <LoanGntyFeeAmt></LoanGntyFeeAmt> <LoanGntyFeeExplainTxt/> <LoanGntyPercent></LoanGntyPercent> <LoanAppFundDt></LoanAppFundDt> <LoanAppStatCd>WD</LoanAppStatCd> <BusDUNSNmb>951951951</BusDUNSNmb> <LiquidCreditScore></LiquidCreditScore> </Results> </App> </SBA_Etran_Response>