Send a payment link for one pledge
Creates a notification for the specified pledge and queues the payment-link email.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Pledge ID
Request
This endpoint expects an object.
fundraising_donor_id
email
user_message
Response
Payment-link notification created and queued.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

