Untitled

 avatar
unknown
xml
2 years ago
1.6 kB
2
Indexable
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
   <SOAP-ENV:Body>
      <ns0:WithdrawalRes xmlns:ns0="http://www.bidv.com.vn/entity/global/vn/account/withdrawal/receiptwithdrawal/1.0">
         <ns1:Header xmlns:ns1="http://www.bidv.com/common/envelope/commonheader/1.0">
            <ns1:Common>
               <ns1:BusinessDomain>WithDrawCreate</ns1:BusinessDomain>
               <ns1:ServiceVersion>1.0</ns1:ServiceVersion>
               <ns1:MessageId>Ab123456</ns1:MessageId>
               <ns1:TransactionId>Ab123456</ns1:TransactionId>
               <ns1:MessageTimestamp>2021-10-27T15:20:40</ns1:MessageTimestamp>
            </ns1:Common>
            <ns1:Client>
               <ns1:SourceAppID>A19_OMNI</ns1:SourceAppID>
            </ns1:Client>
         </ns1:Header>
         <ns1:ResponseStatus xmlns:ns1="http://www.bidv.com/common/envelope/commonheader/1.0">
            <ns1:Status>1</ns1:Status>
            <ns1:GlobalErrorCode>400</ns1:GlobalErrorCode>
            <ns1:GlobalErrorDescription>Error in Backend</ns1:GlobalErrorDescription>
            <ns1:ErrorInfo>
               <ns1:SourceAppID>Core</ns1:SourceAppID>
               <ns1:ErrorCode>2995</ns1:ErrorCode>
               <ns1:ErrorDesc>TP en_US 100  General Error</ns1:ErrorDesc>
            </ns1:ErrorInfo>
         </ns1:ResponseStatus>
         <ns0:BodyResCreate>
            <ns0:RefNo/>
            <ns0:TrnSeq/>
         </ns0:BodyResCreate>
      </ns0:WithdrawalRes>
   </SOAP-ENV:Body>
</SOAP-ENV:Envelope>
Editor is loading...