Skip to main content
POST
End a foster placement

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

The assignment's ID.

Body

application/json
ended_on
string

The day the animal left (YYYY-MM-DD). Today unless you say. Not before started_on.

end_reason
enum<string>
Available options:
adopted,
returned_to_shelter,
transferred,
medical,
foster_unavailable,
other

Response

The assignment, completed.

assignment
object
required