req_ActiveCardBatch

 avatar
unknown
xml
3 years ago
1.3 kB
11
Indexable
<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:dom="http://www.bidv.com.vn/global/vn/card/domesticcard/domesticactivecardbatch" xmlns:ns="http://www.bidv.com/common/envelope/commonheader/1.0">
   <soap:Header/>
   <soap:Body>
      <dom:CardActiveBatchReq>
         <ns:Header>
            <ns:Common>
               <ns:BusinessDomain>DomesticActiveCardBatch</ns:BusinessDomain>
               <ns:ServiceVersion>1.0</ns:ServiceVersion>
               <ns:MessageId>Ab123456</ns:MessageId>
               <ns:TransactionId>Ab123456</ns:TransactionId>
               <ns:MessageTimestamp>2021-10-27T15:20:40</ns:MessageTimestamp>
            </ns:Common>
            <ns:Client>
               <ns:SourceAppID>STM</ns:SourceAppID>
            </ns:Client>
         </ns:Header>
         <dom:BodyCardActiveBatchReq>
            <dom:IP>1974</dom:IP>
            <dom:TellerID>1</dom:TellerID>
            <dom:Legal_Id>131232442</dom:Legal_Id>
            <dom:LastDigitsOfCard>8136</dom:LastDigitsOfCard>
            <dom:SecretCode>00000775</dom:SecretCode>
            <dom:Channel>1</dom:Channel>
            <dom:PhoneNumber>1</dom:PhoneNumber>
         </dom:BodyCardActiveBatchReq>
      </dom:CardActiveBatchReq>
   </soap:Body>
</soap:Envelope>
Editor is loading...