Create CIF successfully

 avatar
user_4010915
xml
2 years ago
3.7 kB
6
Indexable
global/vn/cif/cifcreation/1.0


<?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>DKTT221128165435599</ns1:MessageId>
				<ns1:TransactionId>DKTT221128165435599</ns1:TransactionId>
				<ns1:RequestRefDate>2022-11-28T16:54:35.599+07:00</ns1:RequestRefDate>
				<ns1:MessageTimestamp>2022-11-28T16:54:35.599+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">0</ns1:SvrBranch>
			</ns0:BaseXfer>
			<ns0:CustomerType>Y</ns0:CustomerType>
			<ns0:ID>
				<ns0:IDNo>333366668888</ns0:IDNo>
				<ns0:IDType>IC</ns0:IDType>
				<ns0:IssueDt>07072020</ns0:IssueDt>
				<ns0:IssuePlace>CUC CANH SAT DKQLCTVDLQGVDC</ns0:IssuePlace>
				<ns0:Country>VN</ns0:Country>
			</ns0:ID>
			<ns0:ShortName>DANG TRAN DUC</ns0:ShortName>
			<ns0:FullName>DANG TRAN DUC</ns0:FullName>
			<ns0:BirthPlace>HA NOI</ns0:BirthPlace>
			<ns0:BirthDt>01041992</ns0:BirthDt>
			<ns0:FgnAddr/>
			<ns0:Addr>1, NGOC HOI</ns0:Addr>
			<ns0:Addr>NGOC HOI</ns0:Addr>
			<ns0:Addr>THANH TRI</ns0:Addr>
			<ns0:Addr/>
			<ns0:Addr/>
			<ns0:State>HN</ns0:State>
			<ns0:ZipCode/>
			<ns0:BusinessCode>A001</ns0:BusinessCode>
			<ns0:TaxCode/>
			<ns0:ElectronicAddr>
				<ns0:Code>Mobile</ns0:Code>
				<ns0:Value>0987654321</ns0:Value>
			</ns0:ElectronicAddr>
			<ns0:ReviewDt/>
			<ns0:Individual>
				<ns0:RaceCode/>
				<ns0:MaritalSts>2</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>DKTT221128165435599</ns1:MessageId>
				<ns1:TransactionId>DKTT221128165435599</ns1:TransactionId>
				<ns1:RequestRefDate>2022-11-28T16:54:35.599+07:00</ns1:RequestRefDate>
				<ns1:MessageTimestamp>2022-11-28T16:54:35.599+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>0</ns1:Status>
		</ns1:ResponseStatus>
		<ns0:BodyResCreate>
			<ns0:CifNo>18440837</ns0:CifNo>
		</ns0:BodyResCreate>
	</ns0:CifCreationRes>
</outputMessage>
Editor is loading...