Untitled
user_5755568302
plain_text
2 years ago
2.2 kB
6
Indexable
Never
Request: <?xml version = "1.0" encoding = "UTF-8"?> <inputMessage> <ns0:GLAcctBidirectReq xmlns:ns0 = "http://www.bidv.com/global/vn/account/glacctbidirect/inquiry/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>EbankGLAcctBidirect</ns1:MessageId> <ns1:MessageTimestamp>2022-09-30T16:36:01.892+07:00</ns1:MessageTimestamp> </ns1:Common> <ns1:Client> <ns1:SourceAppID>EBANK</ns1:SourceAppID> </ns1:Client> </ns1:Header> <ns0:BodyReqInquiry> <ns0:BICInfo> <ns1:BIC xmlns:ns1 = "http://www.bidv.com/global/common/bank/1.0">01201001</ns1:BIC> </ns0:BICInfo> <ns0:Currency>VND</ns0:Currency> </ns0:BodyReqInquiry> </ns0:GLAcctBidirectReq> </inputMessage> Response: <?xml version = "1.0" encoding = "UTF-8"?> <outputMessage> <ns0:GLAcctBidirectRes xmlns:SOAP-ENV = "http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns0 = "http://www.bidv.com/global/vn/account/glacctbidirect/inquiry/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>EbankGLAcctBidirect</ns1:MessageId> <ns1:MessageTimestamp>2022-09-30T16:36:01.892+07:00</ns1:MessageTimestamp> </ns1:Common> <ns1:Client> <ns1:SourceAppID>EBANK</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>502</ns1:GlobalErrorCode> <ns1:GlobalErrorDescription>Object not found</ns1:GlobalErrorDescription> <ns1:ErrorInfo> <ns1:SourceAppID>Core</ns1:SourceAppID> <ns1:ErrorCode>1073779200</ns1:ErrorCode> <ns1:ErrorDesc>No Records Found</ns1:ErrorDesc> </ns1:ErrorInfo> </ns1:ResponseStatus> <ns0:BodyResInquiry> <ns0:BICInfo> <ns1:BIC xmlns:ns1 = "http://www.bidv.com/global/common/bank/1.0"/> </ns0:BICInfo> </ns0:BodyResInquiry> </ns0:GLAcctBidirectRes> </outputMessage>