Quote Fields

Quote Field Definitions and Types

Below are the definitions for the fields associated with a Quote

Quote Entity

Field NameDescriptionTypeFormat
expirationIntervalInSecConvera generated number of seconds that the quote will be activeSysteminteger
createdOnConvera-generated timestamp when a quote is recieved in UTC time zoneSystemtimestamp
statusConvera-generated status of the quote.Systemstring
lastUpdatedOnConvera-generated timestamp when a quote is received in UTC time zoneSystemtimestamp
isDirectRateConvera-generated flag that indicates the customers preference on rates. True indicates direct rates and False indicates indirect ratesSystemstring
rateConvera-generated direct rateSysteminteger
rateInvertedConvera-generated indirect rateSysteminteger
decimalsDirectConvera-generated number of decimals that will be displayed in rate fieldSysteminteger
decimalsIndirectConvera-generated number of decimals that will be displayed in the indirect fieldSysteminteger
tradeAmountConvera-generated amount that will be sent to beneficiary. 'tradeAmount' is dependant on payment payload. If payment field 'isFixedAmountInSettlementCurrency' = FALSE, then 'tradeAmount' is the figure that is passed in the payment field 'amount', and what will be delivered to the beneficiary. If payment field 'isFixedAmountInSettlementCurrency'=True, then 'tradeAmount' is the Convera-calculated amount, using the rate displayed in the quote, that will be delivered to the beneficiary.Systeminteger
settlementAmountConvera-generated amount that must be received from the client. settlementAmount is dependent on payment payload. If payment field isFixedAmountInSettlementCurrency = FALSE, then settlementAmount is the Convera-calculated amount, using the rate displayed in the quote, that must be received at Convera. If payment field isFixedAmountInSettlementCurrency=True, then settlementAmount is the figure that is passed in the payment field 'amount', that must be received at Convera.Systeminteger
tradeCurrencyCurrency code that is passed in the payment payload field currencyCode, that will be delivered to the beneficiarySystemstring
settlementCurrencyCurrency code that is passed in the payment payload field settlementCurrencyCode, and must be received at ConveraSystemstring