A41
Global/Vn/Odtier/OdtierLimitApprove/1Truong
xml
3 years ago
2.8 kB
7
Indexable
Request:
"<?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>579d4698-992a-41a6-850b-93cb90b5dd31</MessageId>
<MessageTimestamp>2022-10-11T09:51:17.711+07:00</MessageTimestamp>
</Common>
<Client>
<SourceAppID>RLOS-2020-DA-012</SourceAppID>
</Client>
</Header>
<ns2:BodyReqOdtierLimitApprove>
<ns2:teller>1111111111</ns2:teller>
<ns2:branch>99998</ns2:branch>
<ns2:account>100071197174</ns2:account>
<ns2:acountType>6000</ns2:acountType>
<ns2:seq>603000000026</ns2:seq>
<ns2:authoLimitApprove>10000000</ns2:authoLimitApprove>
<ns2:drawLimitApprove>10000000</ns2:drawLimitApprove>
</ns2:BodyReqOdtierLimitApprove>
</ns2:OdtierLimitApproveReq>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
Response:
<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>579d4698-992a-41a6-850b-93cb90b5dd31</ns1:MessageId>
<ns1:MessageTimestamp>2022-10-11T09:51:17.711+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>1</ns1:Status>
<ns1:GlobalErrorCode>400</ns1:GlobalErrorCode>
<ns1:GlobalErrorDescription>Error in Backend</ns1:GlobalErrorDescription>
<ns1:ErrorInfo>
<ns1:SourceAppID>IFX</ns1:SourceAppID>
<ns1:ErrorCode>100</ns1:ErrorCode>
<ns1:ErrorDesc>0x40000007 the system has encountered an error while processing your request service message id=0x7f000620: %1={null} Cause : null. The error was {1}</ns1:ErrorDesc>
</ns1:ErrorInfo>
</ns1:ResponseStatus>
<ns0:BodyResOdtierLimitApprove>
<ns0:errorCode />
</ns0:BodyResOdtierLimitApprove>
</ns0:OdtierLimitApproveRes>"Editor is loading...