Send a payment link for selected pledges
Creates a notification for one donor covering the selected pledge IDs and queues the payment-link email.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects an object.
fundraising_donor_id
email
pledge_ids
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

