rq
user_6027288
plain_text
3 years ago
1.2 kB
8
Indexable
<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:ns="http://www.bidv.com/entity/vn/remittance/internalfundxfer/verify/1.0" xmlns:ns1="http://www.bidv.com/common/envelope/commonheader/1.0">
<soap:Header/>
<soap:Body>
<ns:InternalFundXferReq>
<ns1:Header>
<ns1:Common>
<ns1:BusinessDomain>BIDV.COM.VN</ns1:BusinessDomain>
<ns1:ServiceVersion>1.1</ns1:ServiceVersion>
<ns1:MessageId>${=java.util.UUID.randomUUID()}</ns1:MessageId>
<ns1:MessageTimestamp>${=new java.text.SimpleDateFormat("yyyy-MM-dd'T'HH:mm:ss").format(new Date())}</ns1:MessageTimestamp>
</ns1:Common>
<ns1:Client>
<ns1:SourceAppID>DKTT</ns1:SourceAppID>
</ns1:Client>
</ns1:Header>
<ns:BodyReqVerify>
<ns:MessageId></ns:MessageId>
<ns:TellerId></ns:TellerId>
<ns:Seq></ns:Seq>
<ns:PostingDt></ns:PostingDt>
<ns:TranID></ns:TranID>
</ns:BodyReqVerify>
</ns:InternalFundXferReq>
</soap:Body>
</soap:Envelope>Editor is loading...