Odie Insurance Service APIQuoteCreate or update a quoteCopy Pagepost https://is.getodie.com/api/partner/quoteGenerating a quote for a single petBody ParamsQuote parametersquoteNumberstringFill this to update an existing quote.effectiveDatedateThe effective date of the future policy. Defaults to tomorrow. Format: YYYY-MM-DDpetNamestringValid values: a-Z, 0-9, spaces and ,.#$&()?=+-! . Must be filled before checking outspeciesstringrequiredDefaults to DOG'DOG' or 'CAT'genderstringDefaults to MALE'MALE' or 'FEMALE'. Must be filled before checking outbreedPKstringrequiredBreed primary key. Required for INJURY_AND_ILLNESS quotes. Must always be filled before checking out. Breed keys can be found using the Breed endpoint "/api-docs#tag/Breed"ageKWstringrequiredAge keyword list is located here. Required for INJURY_AND_ILLNESS quotes. Must always be filled before checking out.emailstringDefaults to Email will be ignored if userId is set. Either email or userId is required to process a quote.userIdstringThe unique identifier of this user in the Odie system. Either userId or email is required to process a quote.zipCodestringrequired5-digit state zip code of pet location.specialDiseasebooleanDoes thw pet have a pre-existing condition?truefalsestandardAnnualLimitint32Annual Limit. Possible values: 5000, 10000, 25000, 40000. Required for INJURY_AND_ILLNESS quotes. INJURY_ONLY quotes automatically have a 10000 standard annual limit. Skip for WELLNESS quotes.coinsurancePercentint32Possible values: 70, 80, 90. Required for INJURY_AND_ILLNESS quotes. INJURY_ONLY quotes automatically have a 90 coinsurance. Skip for WELLNESS quotes.deductibleAmountint32Possible values: 50, 100, 150 in “Fifties” up to 1,000. Required for INJURY_AND_ILLNESS quotes. INJURY_ONLY quotes automatically have a 250 deductible. Skip for WELLNESS quotes.office_visitsbooleanDefaults to falseSkip for WELLNESS quotes.truefalsehome_prescriptionbooleanDefaults to falseSkip for WELLNESS quotes.truefalserehabbooleanDefaults to falseSkip for WELLNESS quotes.truefalseroutine_carebooleanDefaults to falseSkip for WELLNESS quotes.truefalseroutine_care_plusbooleanDefaults to falseSkip for WELLNESS quotes.truefalsememberFirstNamestringNote this will only be set when requesting the first quote for a new user, existing users are not updated.Valid values: a-Z, 0-9, spaces and ,.#$&()?=+-!. Must always be filled before checking out.memberLastNamestringNote this will only be set when requesting the first quote for a new user, existing users are not updated. Valid values: a-Z, 0-9, spaces and ,.#$&()?=+-!. Must always be filled before checking out.webhookuriURL of a webhook to call back whenever the policy changes. Use this to notify your users of changes to their policy.paymentPeriodstringDefaults to MonthlyThe period used to pay, either Monthly or Annualaddress_line1stringNote this will only be set when requesting the first quote for a new user, existing users are not updated. Valid values: a-Z, 0-9, spaces and ,.#$&()?=+-!. Must always be filled before checking out.address_line2stringNote this will only be set when requesting the first quote for a new user, existing users are not updated. Valid values: a-Z, 0-9, spaces and ,.#$&()?=+-!citystringNote this will only be set when requesting the first quote for a new user, existing users are not updated. Valid values: a-Z, 0-9, spaces and ,.#$&()?=+-!. Must always be filled before checking out.shippingZipCodestring5-digits zip code for shipping addressshippingAddressLine1stringNote this will only be set when requesting the first quote for a new user, existing users are not updated. Valid values: a-Z, 0-9, spaces and ,.#$&()?=+-!. Must always be filled before checking out.shippingAddressLine2stringNote this will only be set when requesting the first quote for a new user, existing users are not updated. Valid values: a-Z, 0-9, spaces and ,.#$&()?=+-!. Must always be filled before checking out.shippingCitystringNote this will only be set when requesting the first quote for a new user, existing users are not updated. Valid values: a-Z, 0-9, spaces and ,.#$&()?=+-!. Must always be filled before checking out.phonestringNote this will only be set when requesting the first quote for a new user, existing users are not updated. Valid characters: 0-9, spaces and ()+-, should contain exactly 10 digits. Must always be filled before checking out.planPreferencestringenumDefaults to INJURY_AND_ILLNESSChoose between two policy plans or one wellness plan. Note - this may not be respected if the pet has a pre-existing illness, in which case the default will be INJURY_ONLY plan.INJURY_ONLYINJURY_AND_ILLNESSWELLNESSAllowed:INJURY_ONLYINJURY_AND_ILLNESSWELLNESSHeadersacceptstringenumDefaults to application/json:Generated from available response content types*/*application/json:Allowed:*/*application/json:Responses 200Policy data and prices 400One or more input parameters are invalid defaultServer errorCallbackpolicyUpdatedpost{$request.body#/webhook}Updated 3 months ago Get the list of quotesDid this page help you?YesNo