Odtier_LimitApprove (success)
user_7960536912
xml
3 years ago
2.4 kB
5
Indexable
<!-- req --> <?xml version="1.0" encoding="UTF-8"?> <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"> <SOAP-ENV:Header /> <SOAP-ENV:Body> <ns2:OdtierLimitApproveReq xmlns="http://www.bidv.com/common/envelope/commonheader/1.0" xmlns:ns2="http://www.bidv.com/entity/vn/odtier/odtierlimitapprove/1.0"> <Header> <Common> <BusinessDomain>BIDV.COM.VN</BusinessDomain> <ServiceVersion>1.0</ServiceVersion> <MessageId>9631208f-a49b-49e8-b581-afd8ab0b574a</MessageId> <MessageTimestamp>2022-10-13T14:58:51.235+07:00</MessageTimestamp> </Common> <Client> <SourceAppID>RLOS-2020-DA-012</SourceAppID> </Client> </Header> <ns2:BodyReqOdtierLimitApprove> <ns2:teller>huonght</ns2:teller> <ns2:branch>99998</ns2:branch> <ns2:account>100071197174</ns2:account> <ns2:acountType>6000</ns2:acountType> <ns2:seq>603000000026</ns2:seq> <ns2:authoLimitApprove>12345612345</ns2:authoLimitApprove> <ns2:drawLimitApprove>10000000</ns2:drawLimitApprove> </ns2:BodyReqOdtierLimitApprove> </ns2:OdtierLimitApproveReq> </SOAP-ENV:Body> </SOAP-ENV:Envelope> <!-- req --> <ns0:OdtierLimitApproveRes xmlns:ns0="http://www.bidv.com/entity/vn/odtier/odtierlimitapprove/1.0"> <ns1:Header xmlns:ns1="http://www.bidv.com/common/envelope/commonheader/1.0"> <ns1:Common> <ns1:BusinessDomain>BIDV.COM.VN</ns1:BusinessDomain> <ns1:ServiceVersion>1.0</ns1:ServiceVersion> <ns1:MessageId>9631208f-a49b-49e8-b581-afd8ab0b574a</ns1:MessageId> <ns1:MessageTimestamp>2022-10-13T14:58:51.235+07:00</ns1:MessageTimestamp> </ns1:Common> <ns1:Client> <ns1:SourceAppID>RLOS-2020-DA-012</ns1:SourceAppID> </ns1:Client> </ns1:Header> <ns1:ResponseStatus xmlns:ns1="http://www.bidv.com/common/envelope/commonheader/1.0"> <ns1:Status>0</ns1:Status> </ns1:ResponseStatus> <ns0:BodyResOdtierLimitApprove> <ns0:errorCode /> </ns0:BodyResOdtierLimitApprove> </ns0:OdtierLimitApproveRes>
Editor is loading...