LnAcct_InqBalance (Success)
unknown
xml
3 years ago
4.6 kB
2
Indexable
<!-- req -->
<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
<SOAP-ENV:Header />
<SOAP-ENV:Body>
<ns3:InquiryBalanceReq xmlns="http://www.bidv.com/common/envelope/commonheader/1.0" xmlns:ns2="http://www.bidv.com/global/common/bank/1.0" xmlns:ns3="http://www.bidv.com/entity/vn/loan/lnaccount/inquirybalance/1.0">
<Header>
<Common>
<BusinessDomain>BIDV.COM.VN</BusinessDomain>
<ServiceVersion>1.0</ServiceVersion>
<MessageId>e16c727f-ae9d-4d91-95bc-5d88e7754cb2</MessageId>
<MessageTimestamp>2022-11-08T14:56:20.986+07:00</MessageTimestamp>
</Common>
<Client>
<SourceAppID>RLOS-2020-DA-012</SourceAppID>
</Client>
</Header>
<ns3:BodyInquiryBalanceReq>
<ns3:BaseXfer>
<ns2:TellerId>990RLOS</ns2:TellerId>
<ns2:SvrBranch>99998</ns2:SvrBranch>
</ns3:BaseXfer>
<ns3:AcctNo>115002808666</ns3:AcctNo>
</ns3:BodyInquiryBalanceReq>
</ns3:InquiryBalanceReq>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
<!-- res -->
<ns0:InquiryBalanceRes xmlns:ns0="http://www.bidv.com/entity/vn/loan/lnaccount/inquirybalance/1.0">
<ns1:Header xmlns:ns1="http://www.bidv.com/common/envelope/commonheader/1.0">
<ns1:Common>
<ns1:BusinessDomain>BIDV.COM.VN</ns1:BusinessDomain>
<ns1:ServiceVersion>1.0</ns1:ServiceVersion>
<ns1:MessageId>e16c727f-ae9d-4d91-95bc-5d88e7754cb2</ns1:MessageId>
<ns1:MessageTimestamp>2022-11-08T14:56:20.986+07:00</ns1:MessageTimestamp>
</ns1:Common>
<ns1:Client>
<ns1:SourceAppID>RLOS-2020-DA-012</ns1:SourceAppID>
</ns1:Client>
</ns1:Header>
<ns1:ResponseStatus xmlns:ns1="http://www.bidv.com/common/envelope/commonheader/1.0">
<ns1:Status>0</ns1:Status>
</ns1:ResponseStatus>
<ns0:BodyInquiryBalanceRes>
<ns0:AcctNo>115002808666</ns0:AcctNo>
<ns0:AcctType>9911</ns0:AcctType>
<ns0:CIFNo>69</ns0:CIFNo>
<ns0:BranchNo>99998</ns0:BranchNo>
<ns0:BranchName>BANK FOR INVESTMENT AND DEVELOPMENT OF VIETNAM JSC</ns0:BranchName>
<ns0:CurrencyType>VND</ns0:CurrencyType>
<ns0:MCLFlag />
<ns0:CPNo />
<ns0:LoanType>9911</ns0:LoanType>
<ns0:TypeDescription>CHO VAY NGAN HAN MON</ns0:TypeDescription>
<ns0:CustomerName1>Nguyen Anh</ns0:CustomerName1>
<ns0:AddressLine1>My Dinh</ns0:AddressLine1>
<ns0:AddressLine2 />
<ns0:AddressLine3 />
<ns0:AddressLine4 />
<ns0:AddressLine5 />
<ns0:CurrentBalance>0</ns0:CurrentBalance>
<ns0:OriginalBalance>2000000008</ns0:OriginalBalance>
<ns0:AssessedLateCharges>0</ns0:AssessedLateCharges>
<ns0:OtherCharges>0</ns0:OtherCharges>
<ns0:MiscCost>0</ns0:MiscCost>
<ns0:AdvancePayment>42980695</ns0:AdvancePayment>
<ns0:AvailableLimit>2500000000</ns0:AvailableLimit>
<ns0:Earmark />
<ns0:AvailableBalance>0</ns0:AvailableBalance>
<ns0:OSBalance>0</ns0:OSBalance>
<ns0:AccruedInterest>0</ns0:AccruedInterest>
<ns0:AccruedPenaltyInterest>0</ns0:AccruedPenaltyInterest>
<ns0:CommitmentfeeAccrInt>0</ns0:CommitmentfeeAccrInt>
<ns0:MemoPostAmount>0</ns0:MemoPostAmount>
<ns0:Paymentdescription />
<ns0:PaymentAmount>100000</ns0:PaymentAmount>
<ns0:FinalPayment>0</ns0:FinalPayment>
<ns0:PartialPymtAmt>0</ns0:PartialPymtAmt>
<ns0:DrawingLimit>2500000000</ns0:DrawingLimit>
<ns0:BilledIntAmtOD>0</ns0:BilledIntAmtOD>
<ns0:YesterdayBalance />
<ns0:YesterdaysOtherChgs />
<ns0:YesterdaysMiscCost />
<ns0:YesterdaysAssessedLC />
<ns0:YesterdaysPaidLC />
<ns0:YesterdaysAccruedInt />
<ns0:YesterdaysAccruedLC />
<ns0:YesterdaysAccComFee />
<ns0:YesterdaysDealerAccrue />
<ns0:LastMonthCurrentBal />
<ns0:LastMonthOtherChgs />
<ns0:LastMonthMiscCost />
<ns0:LastMonthAssessedLC />
<ns0:LastMonthPaidLC />
<ns0:LastMonthInterest />
<ns0:LastMonthAccPenaltyInt />
<ns0:LastMonthCommAccInt />
<ns0:LastMonthDealerAcc />
</ns0:BodyInquiryBalanceRes>
</ns0:InquiryBalanceRes>Editor is loading...