Update a pet

Update the details of a pet. Updates to the following fields will require review and approval from the Odie team if the user has any active policies:

  • breed
  • age
  • name
  • gender

If the request requires approval you will receive a statusCode of "PENDING, however fields not requiring approval will be updated immediately. Use the policy webhook to receive a callback once the change is approved. Updates which only contain fields not requiring approval, or for users with no active policies, will be made immediately (statusCode "UPDATED").

Path Params
string
required

The unique identifier of this pet in the Odie system.

Body Params
string

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

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

string

The pet's name.

string
enum
Allowed:
string

Description of a reason why user decided to make changes

Responses

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