Create Resident Pet: Rentvine
Create Resident Pet: Rentvine
| Interface | Method |
|---|---|
| Leases | POST /api/leases/{leaseID}/pets |
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
integration_id
The Propexo unique identifier for the integration
resident_id
The Propexo unique identifier for the resident
type
The type associated with the resident pet
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
weight_in_pounds
The weight in pounds of the resident pet
Response
Successful response
meta
result

