Update a donor's notes.
Replaces the donor’s free-text notes. Returns 404 donor_not_found if no such donor
belongs to this institution.
Authentication
X-Spring-API-Keystring
Secret API key issued per institution. Send it on every request.
Path parameters
id
Request
This endpoint expects an object.
notes
Response
OK
object
Stripe-style resource discriminator. Stable, snake_case string naming the resource type. Serialized first so it reads as the leading field of every V1 resource body.
id
notes
Errors
400
Bad Request Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error
422
Unprocessable Entity Error
429
Too Many Requests Error