Skip to main content
GET
Get a Planned Gift

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

plannedGiftId
string
required

(Required) The planned gift identifier.

Response

OK

id
string

The unique identifier of the record in Virtuous.

plannedGiftUrl
string
giftsAppliedUrl
string
contactId
string

The identifier of the contact this record belongs to.

contactUrl
string

A link to the related contact.

plannedGiftDate
string
pkannedGiftType
string
frequency
string
anticipatedAmount
string
anticipatedStartDate
string
numberOfOccurrences
string
currentValue
string
fulfilled
string
projectId
string

The identifier of the project this record is designated to.

project
string
projectUrl
string

A link to the related project.

segmentId
string

The identifier of the segment this record is attributed to.

segment
string
segmentUrl
string

A link to the related segment.

createDateTimeUtc
string

The UTC date and time the record was created.

createdByUser
string

The name of the user who created the record.

modifiedDateTimeUtc
string

The UTC date and time the record was last modified.

modifiedByUser
string

The name of the user who last modified the record.

customFields
object[]

The custom field values stored on the record.

Last modified on August 11, 2026