Financing
Specifies the details of a specific occurrence of an offer to provide funding
Element information
Namespace: http://www.openapplications.org/oagis/10
Schema document: Common.xsd
Type: FinancingType
Properties: Global, Qualified, ID: oagis-id-1b17e2c9e3e24fbd82036eafba1ba22e
Content
- Sequence [1..1]
- PaymentAmount [0..1] Amount of payment
- BalanceAmount [0..1] Balance still owed.
- FinalAmount [0..1] Final Amount to be paid including interest and principle.
- ResidualAmount [0..1]
- PaymentTerm [0..1] Identifies the Terms i.e. the time and number of payments and the amount or percentage of the payment.
- MaturityDateTime [0..1] Date the loan matures.
- FinancialParty [0..1] Financial institution that receives the payment transaction from the account owner or authorized party and processes the instruction.
- DownPaymentAmount [0..1] Amount of down payment.
- TotalAmount [0..1] Indicates the total amount of the object associated. This includes the Price and the total of all the charges, allowances and taxes.
- PaymentAuthorization [0..1] Specifies the authorization information that was passed back from the 3rd party
- CreditRatingCode [0..1] Credit rating.
- Extension [0..1] Allows the user of OAGIS to extend the specification in order to provide additional information that is not captured in OAGIS.This is done by defining the additional information in XML Schema and referencing the new schema in the xml instance document through the use of namespaces. Once this is done the additional information defined there can be carried in the BOD XML instance document.The Open Applications Group will make best efforts to quickly consider all proposed submissions.The Extension is always the last element in all components, except where the component has been extended inline.
from type IdentificationTypefrom type FinancingBaseType
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
typeCode | [0..1] | CodeType_1E7368 | from type IdentificationType | |
actionCode | [0..1] | ActionCodeContentType | from type IdentificationType |
Used in
- Type OpportunityLineBaseType
- Type OpportunityLineType via extension of OpportunityLineBaseType (Element OpportunityLine)
- Type SalesLeadDetailBaseType
- Type SalesLeadDetailType via extension of SalesLeadDetailBaseType (Element SalesLeadDetail)
Sample instance
<Financing> <ID/> <IDSet> <ID/> </IDSet> <PaymentAmount/> <BalanceAmount/> <FinalAmount/> <ResidualAmount/> <PaymentTerm> <ID/> <IDSet> <ID/> </IDSet> <Description/> <EffectiveDateTime></EffectiveDateTime> <DueDateTime></DueDateTime> <PaymentBasisCode>token</PaymentBasisCode> <Duration>P1Y2M3DT10H</Duration> <DiscountPercent>1.0</DiscountPercent> <SurchargePercent>1.0</SurchargePercent> <Amount/> <ProxMonth>1</ProxMonth> <ProxDayOfMonth>---31</ProxDayOfMonth> <Extension> <AnyExtension> <!--any element--> </AnyExtension> <Amount/> <Code/> <DateTime></DateTime> <ID/> <Indicator>true</Indicator> <Measure/> <Name/> <Number>1.0</Number> <Quantity/> <Text/> <Time></Time> <ValueText>string</ValueText> </Extension> </PaymentTerm> <MaturityDateTime></MaturityDateTime> <FinancialParty> <ID/> <PartyIDSet> <ID/> </PartyIDSet> <TaxIDSet> <ID/> </TaxIDSet> <TaxID>normalizedString</TaxID> <DUNSID>normalizedString</DUNSID> <CAGEID>normalizedString</CAGEID> <DODAACID>normalizedString</DODAACID> <BICID>normalizedString</BICID> <SCACID>normalizedString</SCACID> <AccountID>normalizedString</AccountID> <Name/> <Location> <ID/> <IDSet>... </IDSet> <Name/> <Directions/> <Coordinate>... </Coordinate> <Address>... </Address> <Contact>... </Contact> <Communication>... </Communication> <PostalAddress>... </PostalAddress> <PhysicalAddress>... </PhysicalAddress> <Description/> <Note/> <TimeZoneCode>M0100</TimeZoneCode> <AvailableTimePeriod>.................. </AvailableTimePeriod> <LocationEquipmentSpecification>... </LocationEquipmentSpecification> <EffectiveTimePeriod>.................. </EffectiveTimePeriod> <Extension>....................................... </Extension> </Location> <Contact> <ID/> <IDSet>... </IDSet> <PersonName>... </PersonName> <RoleCode>normalizedString</RoleCode> <JobTitle/> <Responsibility/> <OrganizationUnitID>normalizedString</OrganizationUnitID> <Communication>... </Communication> <TelephoneCommunication>... </TelephoneCommunication> <EMailAddressCommunication>... </EMailAddressCommunication> <InternetAddressCommunication>... </InternetAddressCommunication> <Preference>... </Preference> <EffectiveTimePeriod>.................. </EffectiveTimePeriod> <Extension>....................................... </Extension> </Contact> <ClearingSystemMemberID>normalizedString</ClearingSystemMemberID> <BranchParty> <ID/> <PartyIDSet>... </PartyIDSet> <TaxIDSet>... </TaxIDSet> <TaxID>normalizedString</TaxID> <DUNSID>normalizedString</DUNSID> <CAGEID>normalizedString</CAGEID> <DODAACID>normalizedString</DODAACID> <BICID>normalizedString</BICID> <SCACID>normalizedString</SCACID> <AccountID>normalizedString</AccountID> <Name/> <Location>... </Location> <Contact>... </Contact> <Extension>....................................... </Extension> </BranchParty> <FinancialAccount> <ID/> <BBANID>normalizedString</BBANID> <IBANID>normalizedString</IBANID> <UPICID>normalizedString</UPICID> <AccountIDs>... </AccountIDs> <CurrencyCode>token</CurrencyCode> <Name/> <Extension>....................................... </Extension> </FinancialAccount> <CountryCode>token</CountryCode> <Extension> <AnyExtension> <!--any element--> </AnyExtension> <Amount/> <Code/> <DateTime></DateTime> <ID/> <Indicator>true</Indicator> <Measure/> <Name/> <Number>1.0</Number> <Quantity/> <Text/> <Time></Time> <ValueText>string</ValueText> </Extension> </FinancialParty> <DownPaymentAmount/> <TotalAmount/> <PaymentAuthorization> <ID/> <IDSet> <ID/> </IDSet> <ResponseCode>normalizedString</ResponseCode> <AuthorizationDate></AuthorizationDate> <Amount/> <ReferenceOrderNumberID>normalizedString</ReferenceOrderNumberID> <RevenueSourceID>normalizedString</RevenueSourceID> <RemittanceBankID>normalizedString</RemittanceBankID> <Extension> <AnyExtension> <!--any element--> </AnyExtension> <Amount/> <Code/> <DateTime></DateTime> <ID/> <Indicator>true</Indicator> <Measure/> <Name/> <Number>1.0</Number> <Quantity/> <Text/> <Time></Time> <ValueText>string</ValueText> </Extension> </PaymentAuthorization> <CreditRatingCode>normalizedString</CreditRatingCode> <Extension> <AnyExtension> <!--any element--> </AnyExtension> <Amount/> <Code/> <DateTime></DateTime> <ID/> <Indicator>true</Indicator> <Measure/> <Name/> <Number>1.0</Number> <Quantity/> <Text/> <Time></Time> <ValueText>string</ValueText> </Extension> </Financing>