Digitail API
Models
Model: Pet
1min
Model Parameters
Pet
id
integer
nickname
string
species_id
string
breed_id
string
observations
string
gender
string<male | female | unknown>
microchip
string
crossbreed
string<0 | 1>
crossbreed_details_id
integer
color
string
distinctive_marks
string
birthday
string<date>
gender_string
string
chip_number
string
microchip_location
string
insurance_number
string
passport
string
profile_picture
string
description
string
constitution
string
conformation
string
weight
number
allergies
string
nr_recs
integer
blood_type
string
hormonal_status
integer
age
string
patientNumber
string
is_verified
string<0 | 1>
breeder
string
archive
Archive
birthday_estimated
boolean
rabic_tag_number
string
updated_at
string<date-time>
A pet is an individual entity unique in all of Figitail. A pet can have a single PetParent, multiple contact persons and can be present on multiple clinics. The linkage between a pet and a clinics is called a patient.
Updated 12 Apr 2024
Did this page help you?