Update a Donor
This endpoint performs a full update of the donor record. All fields in the request will replace existing values. To update only specific fields, use the PATCH endpoint instead.
Authorizations
JWT Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"
Path Parameters
The ID of the donor to update.
Body
The complete donor information to update.
- Option 1
- Option 2
Represents a donor request.
1 - 751 - 7575757515050Gets or sets any additional notes.
Gets or sets a value indicating whether organization.
150Gets or sets the crmkey.
Gets or sets the CRM keys.
Response
OK
Represents a donor model.
Gets or sets the identifier.
Gets or sets the name.
Gets or sets the title.
Gets or sets the first name.
Gets or sets the middle name.
Gets or sets the last name.
Gets or sets the suffix.
Gets or sets the email address.
Gets or sets the phone.
Gets or sets the created date.
Gets or sets the modified date.
Gets or sets any additional notes.
Gets or sets a value indicating whether organization.
Gets or sets the organization name.
Gets or sets the CRM URLs by integration type.
Gets or sets the crmkey.
Gets or sets the crmsecond key.
Gets or sets a value indicating whether test mode.
Gets or sets a value indicating whether archived.
Gets or sets a value indicating whether gdprdeleted.
Gets or sets the address.
Gets or sets the donor addresses.
Gets or sets the donor email addresses.
Gets or sets the donor phone numbers.