BIDV-9842-ODTierCreate
user_0328346
xml
3 years ago
3.9 kB
8
Indexable
<!--Request-->
<?xml version="1.0" encoding="UTF-8"?>
<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:ns="http://www.bidv.com/entity/vn/odtier/odtiercreate/1.0" xmlns:ns1="http://www.bidv.com/common/envelope/commonheader/1.0" xmlns:ns2="http://www.bidv.com/global/common/bank/1.0">
<soap:Header/>
<soap:Body>
<ns:OdtierCreateReq>
<ns1:Header>
<ns1:Common>
<ns1:BusinessDomain>1</ns1:BusinessDomain>
<ns1:ServiceVersion>1.0</ns1:ServiceVersion>
<ns1:MessageId>1</ns1:MessageId>
<ns1:MessageTimestamp>2022-08-01T23:34:26.233-04:00</ns1:MessageTimestamp>
</ns1:Common>
<ns1:Client>
<ns1:SourceAppID>CROMS</ns1:SourceAppID>
</ns1:Client>
</ns1:Header>
<ns:BodyReqCreate>
<ns:BaseXfer>
<ns2:SvrBranch></ns2:SvrBranch>
</ns:BaseXfer>
<ns:AcctNo>2190000006</ns:AcctNo>
<ns:AcctType></ns:AcctType>
<ns:TierType></ns:TierType>
<!--Optional:-->
<ns:OTDrawLimit/>
<!--Optional:-->
<ns:OTAuthorizedLimit/>
<!--Optional:-->
<ns:NTDrawLimit/>
<!--Optional:-->
<ns:NTAuthorizedLimit/>
<ns:RateNumber/>
<!--Optional:-->
<ns:RateVariance/>
<!--Optional:-->
<ns:VarianceCode/>
<ns:RateFloor></ns:RateFloor>
<ns:RateCeilling></ns:RateCeilling>
<!--Optional:-->
<ns:CommitmentFeeRateNo/>
<!--Optional:-->
<ns:CommitmentFeeType/>
<ns:AgreementDate></ns:AgreementDate>
<ns:ExpirationTerm>2022-11-08</ns:ExpirationTerm>
<!--Optional:-->
<ns:ProductGroup/>
<!--Optional:-->
<ns:ExcessLimitType/>
<!--Optional:-->
<ns:ReductionDate/>
<!--Optional:-->
<ns:ReductionCode/>
<!--Optional:-->
<ns:ReductionAmount/>
<!--Optional:-->
<ns:ReductionPercent/>
<!--Optional:-->
<ns:ReductionFrequency/>
<!--Optional:-->
<ns:ReductionFrequencyCode/>
<!--Optional:-->
<ns:ReductionODLimitType/>
<ns:ReviewDate/>
<ns:ReviewTerm/>
<ns:ReviewTermCode/>
<!--Optional:-->
<ns:AutoRateReview/>
<!--Optional:-->
<ns:Rate>5.6</ns:Rate>
</ns:BodyReqCreate>
</ns:OdtierCreateReq>
</soap:Body>
</soap:Envelope>
<!--Response-->
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
<SOAP-ENV:Body>
<ns0:OdtierCreateRes xmlns:ns0="http://www.bidv.com/entity/vn/odtier/odtiercreate/1.0">
<ns1:Header xmlns:ns1="http://www.bidv.com/common/envelope/commonheader/1.0">
<ns1:Common>
<ns1:BusinessDomain>1</ns1:BusinessDomain>
<ns1:ServiceVersion>1.0</ns1:ServiceVersion>
<ns1:MessageId>1</ns1:MessageId>
<ns1:MessageTimestamp>2022-08-01T23:34:26.233-04:00</ns1:MessageTimestamp>
</ns1:Common>
<ns1:Client>
<ns1:SourceAppID>CROMS</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:SeqNo>600060000084</ns0:SeqNo>
</ns0:BodyResCreate>
</ns0:OdtierCreateRes>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>Editor is loading...