Skip to main content
POST
Record a delivery

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

The wish list item's ID.

Body

application/json
quantity
integer
default:1
Required range: x >= 1
donor_person_id
string

Who brought it, one of your people. Leave it out for an anonymous drop-off.

donation_id
string

A donation of money it came with.

received_on
string<date>

The day it arrived. Today when it is left out or is not a date.

notes
string

Response

The item, with the new delivery among its deliveries.

item
object
fulfillments
object[]

The deliveries, most recent first.