Skip to main content
POST
Add a foster home

Authorizations

Authorization
string
header
required

An API key from Settings, API keys. It starts with rc_live_.

Body

application/json
person_id
string
required

A person in your organization who is not a foster home already.

capacity
integer
default:1

1 unless you say.

Required range: x >= 1
species_preferences
string[]

Species keys. Leave it out, or send an empty list, for any.

accepts_medical
boolean

Only true counts; anything else is false.

accepts_bottle_babies
boolean

Only true counts; anything else is false.

accepts_behavioral
boolean

Only true counts; anything else is false.

approved_on
string

The day the home was approved (YYYY-MM-DD).

notes
string

Response

The foster home, as it was created.

foster_home
object
required