domesticactivecardbatch 20230112
unknown
xml
3 years ago
2.6 kB
8
Indexable
<?xml version = "1.0" encoding = "UTF-8"?> <inputMessage> <ns0:CardActiveBatchReq xmlns:ns0 = "http://www.bidv.com.vn/global/vn/card/domesticcard/domesticactivecardbatch"> <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.1</ns1:ServiceVersion> <ns1:MessageId>DKTT230112163734087</ns1:MessageId> <ns1:TransactionId>DKTT230112163734087</ns1:TransactionId> <ns1:RequestRefDate>2023-01-12T16:37:34.087+07:00</ns1:RequestRefDate> <ns1:MessageTimestamp>2023-01-12T16:37:34.087+07:00</ns1:MessageTimestamp> </ns1:Common> <ns1:Client> <ns1:SourceAppID>DKTT</ns1:SourceAppID> </ns1:Client> </ns1:Header> <ns0:BodyCardActiveBatchReq> <ns0:IP>1974</ns0:IP> <ns0:TellerID>1</ns0:TellerID> <ns0:Legal_Id>131232442</ns0:Legal_Id> <ns0:LastDigitsOfCard>8136</ns0:LastDigitsOfCard> <ns0:SecretCode>00000775</ns0:SecretCode> <ns0:Channel>1</ns0:Channel> <ns0:PhoneNumber>1</ns0:PhoneNumber> </ns0:BodyCardActiveBatchReq> </ns0:CardActiveBatchReq> </inputMessage> <?xml version = "1.0" encoding = "UTF-8"?> <outputMessage> <ns0:CardActiveBatchRes xmlns:SOAP-ENV = "http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns0 = "http://www.bidv.com.vn/global/vn/card/domesticcard/domesticactivecardbatch"> <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.1</ns1:ServiceVersion> <ns1:MessageId>DKTT230112163734087</ns1:MessageId> <ns1:TransactionId>DKTT230112163734087</ns1:TransactionId> <ns1:RequestRefDate>2023-01-12T16:37:34.087+07:00</ns1:RequestRefDate> <ns1:MessageTimestamp>2023-01-12T16:37:34.087+07:00</ns1:MessageTimestamp> </ns1:Common> <ns1:Client> <ns1:SourceAppID>DKTT</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:BodyCardActiveBatchRes> <ns0:UpdateNumber/> </ns0:BodyCardActiveBatchRes> </ns0:CardActiveBatchRes> </outputMessage>
Editor is loading...