Get Recurring Grant
Retrieve a recurring grant with a given ID.
Path parameters
id
The unique id of the recurring grant.
The format should be a v4 UUID according to RFC 4122.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
OK
id
The unique identifier for the object
workflowSessionId
ID of the Connect Workflow Session associated with this grant
fundId
ID of the donor advised fund
frequency
How often the DAF provider will submit the recurring grant. At the moment, monthly is the only supported frequency.
amount
The grant amount expressed in units of whole cents
trackingId
The tracking ID for the grant
externalGrantId
ID of the grant associated with the donor advised fund
createdAt
Time when this object was created; expressed in ISO 8601 format
updatedAt
Time when this object was last updated; expressed in ISO 8601 format
firstName
The donor's first name
lastName
The donor's last name
phone
The donor's phone number
email
The donor's email
note
An note inputted by the user at submisson
address