Untitled
user_3710100319
plain_text
3 years ago
1.4 kB
1
Indexable
<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:ns="http://www.bidv.com/global/vn/account/accthold/unhold/1.0" xmlns:ns1="http://www.bidv.com/common/envelope/commonheader/1.0" xmlns:ns2="http://www.bidv.com/global/common/cromslibrary/1.0"> <soap:Header/> <soap:Body> <ns:AcctUnholdReq> <ns1:Header> <ns1:Common> <ns1:BusinessDomain>DDhist</ns1:BusinessDomain> <ns1:ServiceVersion>1.0</ns1:ServiceVersion> <ns1:MessageId>Ab123456</ns1:MessageId> <!--Optional:--> <ns1:TransactionId>Ab123456</ns1:TransactionId> <ns1:MessageTimestamp>2021-10-27T15:20:40</ns1:MessageTimestamp> </ns1:Common> <ns1:Client> <ns1:SourceAppID>CROMS</ns1:SourceAppID> </ns1:Client> </ns1:Header> <ns:BodyReqAcctUnhold> <ns:BaseInfo> <!--Optional:--> <ns2:Branch>99998</ns2:Branch> <!--Optional:--> <ns2:TellerId>XES</ns2:TellerId> <!--Optional:--> <ns2:SupervisorId/> </ns:BaseInfo> <ns:AcctNo>100071197025</ns:AcctNo> <ns:AcctType/> <ns:EntryHold>4</ns:EntryHold> </ns:BodyReqAcctUnhold> </ns:AcctUnholdReq> </soap:Body> </soap:Envelope>
Editor is loading...