GET api/FleetOnlineRenewal

Request Information

URI Parameters

None.

Body Parameters

Quote
NameDescriptionTypeAdditional information
QuoteId

integer

None.

Description

string

String length: inclusive between 0 and 100

CustomerId

integer

None.

TermMonths

integer

None.

NotProceededWithDate

date

None.

Status

Statuses

None.

ValidDays

integer

None.

QuoteOriginalPrice

decimal number

None.

QuotePriceExcTax

decimal number

None.

QuotePriceWithTax

decimal number

None.

DiscountTotal

decimal number

None.

ContractProfileId

integer

None.

BillingProfileId

integer

None.

Renewal_BillingProfileId

integer

None.

QuoteStartedDate

date

None.

QuoteAcceptedDate

date

None.

EffectiveDate

date

None.

InceptionDate

date

None.

NextRenewalDate

date

None.

PaymentStartDate

date

None.

ReApproachDate

date

None.

PaymentGatewayUniqueReference

string

String length: inclusive between 0 and 50

PaymentGatewayAuthorisationCode

string

String length: inclusive between 0 and 50

PaymentGatewayAuthorisationSource

PaymentAuthorisation

None.

PartialMonthCutoffDay

integer

None.

CustomerPaymentMethodId

integer

None.

PaymentMethodId

integer

None.

ContractProfile_CustomerAddressId

integer

None.

BillingProfile_CustomerAddressId

integer

None.

RenewalBillingProfile_CustomerAddressId

integer

None.

Policy_CustomerAddressId

integer

None.

Questionnaire_CustomerAddressId

integer

None.

ReportingAddress_CustomerAddressId

integer

None.

PaymentGatewayAmount

decimal number

None.

ProductTypeId

integer

None.

QuoteType

QuoteTypes

None.

TemplateGroupId

integer

None.

TemplateGroupTermId

integer

None.

ReasonId

integer

None.

PromCodeId

integer

None.

PromSubBranch_CustomerId

integer

None.

PromMembershipReference

string

String length: inclusive between 0 and 50

PurchaseOrderReference

string

String length: inclusive between 0 and 50

OrderSeq

integer

None.

Renewal_ApproachModelId

integer

None.

SalesOrderReference

string

String length: inclusive between 0 and 50

CreditAllowed

boolean

None.

Locked

boolean

None.

SliceTransactionReference

integer

None.

ContractType

ContractTypes

None.

TotalAllowedItemsAllVariations

integer

None.

AppliedFeeTotal

decimal number

None.

WaivedFeeTotal

decimal number

None.

RebateTotal

decimal number

None.

DiscountPremiumTotal

decimal number

None.

FullPremiumTotal

decimal number

None.

Original_QuoteId

integer

None.

TemplateType

integer

None.

TemplateSelectionType

TemplateSelectionTypes

None.

Upgrade_PolicyItemId

integer

None.

CurrencyCodeId

integer

None.

PaymentFrequencyId

integer

None.

AccountingPaymentStartDate

date

None.

ChangeCount

integer

None.

ChangeDate

date

None.

ChangeUser

string

String length: inclusive between 0 and 50

ApproachModel

ApproachModel

None.

BatchRequests

Collection of BatchRequest

None.

BillingProfile

BillingProfile

None.

RenewalBillingProfile

BillingProfile

None.

ContractProfile

ContractProfile

None.

CurrencyCode

CurrencyCode

None.

Customer

Customer

None.

PromSubBranchCustomer

Customer

None.

CustomerPaymentMethod

CustomerPaymentMethod

None.

PaymentFrequency

PaymentFrequency

None.

PaymentMethod

PaymentMethod

None.

PolicyItem

PolicyItem

None.

ProductType

ProductType

None.

PromCode

PromCode

None.

OriginalQuotes

Collection of Quote

None.

OriginalQuote

Quote

None.

Reason

Reason

None.

ContractProfileCustomerAddress

CustomerAddress

None.

BillingProfileCustomerAddress

CustomerAddress

None.

RenewalBillingProfileCustomerAddress

CustomerAddress

None.

TemplateGroup

TemplateGroup

None.

TemplateGroupTerm

TemplateGroupTerm

None.

QuoteDiscounts

Collection of QuoteDiscount

None.

QuoteOffers

Collection of QuoteOffer

None.

QuoteProductVariations

Collection of QuoteProductVariation

None.

QuoteRates

Collection of QuoteRate

None.

QuoteRebates

Collection of QuoteRebate

None.

QuoteRules

Collection of QuoteRule

None.

QuoteUnderwritingRates

Collection of QuoteUnderwritingRate

None.

WorkItemReferences

Collection of WorkItemReference

None.

SalesOrderWorkItemReferences

Collection of WorkItemReference

None.

QuoteFees

Collection of QuoteFee

None.

Invites

Collection of Invite

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Collection of string

Response Formats

application/json, text/json

Sample:
[
  "sample string 1",
  "sample string 2"
]

application/xml, text/xml

Sample:
<ArrayOfstring xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
  <string>sample string 1</string>
  <string>sample string 2</string>
</ArrayOfstring>