Create or update a quote

Generating a quote for a single pet

Body Params

Quote parameters

string

Fill this to update an existing quote.

date

The effective date of the future policy. Defaults to tomorrow. Format: YYYY-MM-DD

string

Valid values: a-Z, 0-9, spaces and ,.#$&()?=+-! . Must be filled before checking out

string
required
Defaults to DOG

'DOG' or 'CAT'

string
Defaults to MALE

'MALE' or 'FEMALE'. Must be filled before checking out

string
required

Breed 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"

string
required

Age keyword list is located here. Required for INJURY_AND_ILLNESS quotes. Must always be filled before checking out.

string
Defaults to Email will be ignored if userId is set. Either email or userId is required to process a quote.
string

The unique identifier of this user in the Odie system. Either userId or email is required to process a quote.

string
required

5-digit state zip code of pet location.

boolean

Does thw pet have a pre-existing condition?

int32

Annual 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.

int32

Possible values: 70, 80, 90. Required for INJURY_AND_ILLNESS quotes. INJURY_ONLY quotes automatically have a 90 coinsurance. Skip for WELLNESS quotes.

int32

Possible 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.

boolean
Defaults to false

Skip for WELLNESS quotes.

boolean
Defaults to false

Skip for WELLNESS quotes.

boolean
Defaults to false

Skip for WELLNESS quotes.

boolean
Defaults to false

Skip for WELLNESS quotes.

boolean
Defaults to false

Skip for WELLNESS quotes.

string

Note 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.

string

Note 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.

uri

URL of a webhook to call back whenever the policy changes. Use this to notify your users of changes to their policy.

string
Defaults to Monthly

The period used to pay, either Monthly or Annual

string

Note 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.

string

Note 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 ,.#$&()?=+-!

string

Note 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.

string

5-digits zip code for shipping address

string

Note 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.

string

Note 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.

string

Note 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.

string

Note 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.

string
enum
Defaults to INJURY_AND_ILLNESS

Choose 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.

Allowed:
Headers
string
enum
Defaults to application/json:

Generated from available response content types

Allowed:
Responses

Callback
Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json:
*/*