Untitled

 avatar
user_7649199574
plain_text
3 years ago
1.5 kB
4
Indexable
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
   <SOAP-ENV:Body>
      <ns0:InquiryProductRes xmlns:ns0="http://www.bidv.com/global/vn/account/acctdetail/inquiryproduct/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>b423f567-b75b-4513-9900-0c665789ccac</ns1:MessageId>
               <ns1:MessageTimestamp>2022-08-30T17:49:08</ns1:MessageTimestamp>
            </ns1:Common>
            <ns1:Client>
               <ns1:SourceAppID>IBank</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:BodyInquiryProductRes>
            <ns0:AccProductDetail>
               <ns0:Branch>0</ns0:Branch>
               <ns0:CIFNo>8</ns0:CIFNo>
               <ns0:ShortName>BIDV Personal Demo</ns0:ShortName>
               <ns0:DepositType>1000</ns0:DepositType>
               <ns0:CurrencyType>USD</ns0:CurrencyType>
               <ns0:AccName>Huong Tran thi</ns0:AccName>
            </ns0:AccProductDetail>
         </ns0:BodyInquiryProductRes>
      </ns0:InquiryProductRes>
   </SOAP-ENV:Body>
</SOAP-ENV:Envelope>
Editor is loading...