Indicate that you will not process this grant.
Calling this endpoint moves the Grant Request’s status to rejected and emits a grant_request.updated webhook event.
The Donor Account itself is unaffected; future Grant Requests from the same donor can still be processed.
A Grant Request that is already submitted or rejected cannot be updated. Subsequent calls return status 409 Conflict.
Bearer authentication of the form Bearer <token>, where token is your auth token.
A human-readable reason for the rejection. Maximum length: 400 characters.
The ID of the Donor Account this Grant Request belongs to.
The lifecycle status of a Grant Request.
awaiting_account_decision: The linked Donor Account is not yet approved. Advances automatically when the account is approved.pending: The Donor Account is approved and the Grant Request is awaiting your decision.submitted: You have submitted the grant in your system. Terminal.rejected: You have rejected the grant and it will not be processed. Terminal.The grant amount in cents (USD).
The ID of the Giving Pool the grant is being made from. Present when the donor selected a specific giving pool.
The reason provided when the Grant Request was rejected. Set when status transitions to rejected.