DomesticXfer/Create/1.0

 avatar
unknown
xml
2 years ago
4.4 kB
5
Indexable
Request:
<?xml version = "1.0" encoding = "UTF-8"?>
<inputMessage>
	<ns0:DomesticXferReq xmlns:ns0 = "http://www.bidv.com/entity/vn/remittance/domesticxfer/create/1.0">
		<ns1:Header xmlns:ns1 = "http://www.bidv.com/common/envelope/commonheader/1.0">
			<ns1:Common>
				<ns1:BusinessDomain>VN.BIDV.TPSPDV</ns1:BusinessDomain>
				<ns1:ServiceVersion>1.0</ns1:ServiceVersion>
				<ns1:MessageId>TPBSMS00ZJPJHUAISDTOXDS</ns1:MessageId>
				<ns1:TransactionId>1669775707068</ns1:TransactionId>
				<ns1:RequestRefDate>2022-11-30T09:35:07.343+07:00</ns1:RequestRefDate>
				<ns1:MessageTimestamp>2022-11-30T09:35:07.343+07:00</ns1:MessageTimestamp>
			</ns1:Common>
			<ns1:Client>
				<ns1:SourceAppID>TPSPDV</ns1:SourceAppID>
			</ns1:Client>
		</ns1:Header>
		<ns0:BodyReqCreate>
			<ns0:MsgCode>032</ns0:MsgCode>
			<ns0:BaseXfer>
				<ns1:TellerId xmlns:ns1 = "http://www.bidv.com/global/common/bank/1.0">990TPBSMS</ns1:TellerId>
				<ns1:Seq xmlns:ns1 = "http://www.bidv.com/global/common/bank/1.0">12881934</ns1:Seq>
				<ns1:SupervisorId xmlns:ns1 = "http://www.bidv.com/global/common/bank/1.0">990TPBSMS</ns1:SupervisorId>
				<ns1:SvrBranch xmlns:ns1 = "http://www.bidv.com/global/common/bank/1.0">15000</ns1:SvrBranch>
			</ns0:BaseXfer>
			<ns0:SenderInfo>
				<ns0:AcctInfo>
					<ns1:AcctNo xmlns:ns1 = "http://www.bidv.com/global/common/account/1.0">7301155375</ns1:AcctNo>
				</ns0:AcctInfo>
			</ns0:SenderInfo>
			<ns0:ReceiverInfo>
				<ns0:AcctInfo>
					<ns1:AcctNo xmlns:ns1 = "http://www.bidv.com/global/common/account/1.0">280701029</ns1:AcctNo>
					<ns1:BranchNo xmlns:ns1 = "http://www.bidv.com/global/common/account/1.0">15000</ns1:BranchNo>
				</ns0:AcctInfo>
			</ns0:ReceiverInfo>
			<ns0:DebitFeeAcct>
				<ns1:AcctNo xmlns:ns1 = "http://www.bidv.com/global/common/account/1.0">7301155375</ns1:AcctNo>
			</ns0:DebitFeeAcct>
			<ns0:Amt>
				<ns0:Amt>55000</ns0:Amt>
				<ns0:CurCode>VND</ns0:CurCode>
			</ns0:Amt>
			<ns0:FeeInfo>
				<ns0:AmtFee>55000</ns0:AmtFee>
			</ns0:FeeInfo>
			<ns0:VATInfo>
				<ns0:VATAmt>0</ns0:VATAmt>
			</ns0:VATInfo>
			<ns0:Remark>PHI BSMS T04.2022. MA KH40484</ns0:Remark>
			<ns0:RefNo>TPBSMS00ZJPJHUAISDTOXDS</ns0:RefNo>
		</ns0:BodyReqCreate>
	</ns0:DomesticXferReq>
</inputMessage>

Response:
<?xml version = "1.0" encoding = "UTF-8"?>
<outputMessage>
	<ns0:DomesticXferRes xmlns:SOAP-ENV = "http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns0 = "http://www.bidv.com/entity/vn/remittance/domesticxfer/create/1.0">
		<ns1:Header xmlns:ns1 = "http://www.bidv.com/common/envelope/commonheader/1.0">
			<ns1:Common>
				<ns1:BusinessDomain>VN.BIDV.TPSPDV</ns1:BusinessDomain>
				<ns1:ServiceVersion>1.0</ns1:ServiceVersion>
				<ns1:MessageId>TPBSMS00ZJPJHUAISDTOXDS</ns1:MessageId>
				<ns1:TransactionId>1669775707068</ns1:TransactionId>
				<ns1:RequestRefDate>2022-11-30T09:35:07.343+07:00</ns1:RequestRefDate>
				<ns1:MessageTimestamp>2022-11-30T09:35:07.343+07:00</ns1:MessageTimestamp>
			</ns1:Common>
			<ns1:Client>
				<ns1:SourceAppID>TPSPDV</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>General Error</ns1:ErrorDesc>
			</ns1:ErrorInfo>
			<ns1:ErrorInfo>
				<ns1:SourceAppID>Core</ns1:SourceAppID>
				<ns1:ErrorCode>2740</ns1:ErrorCode>
				<ns1:ErrorDesc>Invalid currency code for element VAT Amount.</ns1:ErrorDesc>
			</ns1:ErrorInfo>
			<ns1:ErrorInfo>
				<ns1:SourceAppID>Core</ns1:SourceAppID>
				<ns1:ErrorCode>2740</ns1:ErrorCode>
				<ns1:ErrorDesc>General Error</ns1:ErrorDesc>
			</ns1:ErrorInfo>
			<ns1:ErrorInfo>
				<ns1:SourceAppID>Core</ns1:SourceAppID>
				<ns1:ErrorCode>2740</ns1:ErrorCode>
				<ns1:ErrorDesc>Invalid currency code for element Fee Amount.</ns1:ErrorDesc>
			</ns1:ErrorInfo>
		</ns1:ResponseStatus>
		<ns0:BodyResCreate>
			<ns0:RefNo/>
			<ns0:TrnSeq>12881934</ns0:TrnSeq>
			<ns0:RMNo/>
		</ns0:BodyResCreate>
	</ns0:DomesticXferRes>
</outputMessage>
Editor is loading...