Untitled

 avatar
user_4010915
xml
2 years ago
4.0 kB
7
Indexable
<?xml version = "1.0" encoding = "UTF-8"?>
<inputMessage>
	<ns0:CifCreationReq xmlns:ns0 = "http://www.bidv.com/entity/vn/cif/cifcreation/create/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>DKTT230106160610162</ns1:MessageId>
				<ns1:TransactionId>DKTT230106160610162</ns1:TransactionId>
				<ns1:RequestRefDate>2023-01-06T16:06:10.162+07:00</ns1:RequestRefDate>
				<ns1:MessageTimestamp>2023-01-06T16:06:10.162+07:00</ns1:MessageTimestamp>
			</ns1:Common>
			<ns1:Client>
				<ns1:SourceAppID>DKTT</ns1:SourceAppID>
			</ns1:Client>
		</ns1:Header>
		<ns0:BodyReqCreate>
			<ns0:BaseXfer>
				<ns1:TellerId xmlns:ns1 = "http://www.bidv.com/global/common/bank/1.0">12018032</ns1:TellerId>
				<ns1:Seq xmlns:ns1 = "http://www.bidv.com/global/common/bank/1.0"/>
				<ns1:SupervisorId xmlns:ns1 = "http://www.bidv.com/global/common/bank/1.0">12018032</ns1:SupervisorId>
				<ns1:SvrBranch xmlns:ns1 = "http://www.bidv.com/global/common/bank/1.0">120000</ns1:SvrBranch>
			</ns0:BaseXfer>
			<ns0:CustomerType>0</ns0:CustomerType>
			<ns0:ID>
				<ns0:IDNo>135791357913</ns0:IDNo>
				<ns0:IDType>IC</ns0:IDType>
				<ns0:IssueDt>24012020</ns0:IssueDt>
				<ns0:IssuePlace>CCSDKQLCTVDLQGVDC</ns0:IssuePlace>
				<ns0:Country>VN</ns0:Country>
			</ns0:ID>
			<ns0:ShortName>DUONG QUA</ns0:ShortName>
			<ns0:FullName>DUONG QUA</ns0:FullName>
			<ns0:BirthPlace>CAO BANG</ns0:BirthPlace>
			<ns0:BirthDt>01011993</ns0:BirthDt>
			<ns0:FgnAddr/>
			<ns0:Addr>1 TI HIEU</ns0:Addr>
			<ns0:Addr>HA CAU</ns0:Addr>
			<ns0:Addr>HA DONG</ns0:Addr>
			<ns0:Addr/>
			<ns0:Addr/>
			<ns0:State>HN</ns0:State>
			<ns0:ZipCode/>
			<ns0:BusinessCode>0702</ns0:BusinessCode>
			<ns0:TaxCode/>
			<ns0:ElectronicAddr>
				<ns0:Code>Mobile</ns0:Code>
				<ns0:Value>0912483464</ns0:Value>
			</ns0:ElectronicAddr>
			<ns0:ReviewDt/>
			<ns0:Individual>
				<ns0:RaceCode/>
				<ns0:MaritalSts>1</ns0:MaritalSts>
				<ns0:MaritalDt/>
				<ns0:MotherMaidenName/>
				<ns0:Gender>M</ns0:Gender>
				<ns0:ReligionCode>6</ns0:ReligionCode>
			</ns0:Individual>
			<ns0:NoneIndividual>
				<ns0:SmallBusiness/>
				<ns0:InsiderCode/>
				<ns0:BusinessType/>
				<ns0:NameNation/>
				<ns0:CorporateType/>
			</ns0:NoneIndividual>
		</ns0:BodyReqCreate>
	</ns0:CifCreationReq>
</inputMessage>



<?xml version = "1.0" encoding = "UTF-8"?>
<outputMessage>
	<ns0:CifCreationRes xmlns:SOAP-ENV = "http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns0 = "http://www.bidv.com/entity/vn/cif/cifcreation/create/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>DKTT230106160610162</ns1:MessageId>
				<ns1:TransactionId>DKTT230106160610162</ns1:TransactionId>
				<ns1:RequestRefDate>2023-01-06T16:06:10.162+07:00</ns1:RequestRefDate>
				<ns1:MessageTimestamp>2023-01-06T16:06:10.162+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>400</ns1:GlobalErrorCode>
			<ns1:GlobalErrorDescription>Error in Backend</ns1:GlobalErrorDescription>
			<ns1:ErrorInfo>
				<ns1:SourceAppID>Core</ns1:SourceAppID>
				<ns1:ErrorCode>1050</ns1:ErrorCode>
				<ns1:ErrorDesc>Invalid Enum Value EMPTY_SPACE for the Field Channel Identifier</ns1:ErrorDesc>
			</ns1:ErrorInfo>
		</ns1:ResponseStatus>
		<ns0:BodyResCreate>
			<ns0:CifNo/>
		</ns0:BodyResCreate>
	</ns0:CifCreationRes>
</outputMessage>
Editor is loading...