Untitled
user_3710100319
plain_text
3 years ago
1.4 kB
6
Indexable
<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope"
xmlns:ns="http://www.bidv.com/global/vn/customer/customerinfo/getelectricaddr/1.0"
xmlns:ns1="http://www.bidv.com/common/envelope/commonheader/1.0"
xmlns:ns2="http://www.bidv.com/global/common/bank/1.0">
<soap:Header/>
<soap:Body>
<ns:GetElectricAddrReq>
<ns1:Header>
<ns1:Common>
<ns1:BusinessDomain>GetElectricAddr</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>OMNI</ns1:SourceAppID>
</ns1:Client>
</ns1:Header>
<ns:BodyReqElectricAddr>
<!--Optional:-->
<ns:BaseXfer>
<!--Optional:-->
<ns2:TellerId/>
<!--Optional:-->
<ns2:Seq/>
<!--Optional:-->
<ns2:SupervisorId/>
<ns2:SvrBranch/>
</ns:BaseXfer>
<ns:RowNum/>
<ns:MoreRecodIndicator/>
<ns:CifNo>3</ns:CifNo>
</ns:BodyReqElectricAddr>
</ns:GetElectricAddrReq>
</soap:Body>
</soap:Envelope>Editor is loading...