Create resident pet
Create a resident pet for an integration.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
integration_id
resident_id
The Propexo unique identifier for the resident
is_service_animal
Whether the resident pet is a service animal
age_in_years
The age in years of the resident pet
color
The color of the resident pet
gender_raw
The raw value for the gender of the resident pet
is_fixed
Whether the resident pet is fixed
name
The name associated with the resident pet
type
The type associated with the resident pet
weight_in_pounds
The weight in pounds of the resident pet
Response
Successful response
job_id
The ID of the job created to handle this operation
data