Skip to main content
POST
Record a handover

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

The run's ID.

Body

application/json
at_place
string
required

Where it happened, by name.

from_name
string
required
to_name
string
required
handed_at
string<date-time>

When. Defaults to now, which is right for somebody recording it in the car park; a driver catching up in the evening sends the real time.

from_person_id
string | null
to_person_id
string | null
signature_name
string | null
notes
string | null
animal_ids
string[]

The animals handed over. Each must be on this run.

Response

The chain of custody, including the new one.

results
object[]