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

idintegerRequired
Pledge ID

Request

This endpoint expects an object.
fundraising_donor_idinteger or nullOptional
emailstring or nullOptionalformat: "email"
user_messagestring or nullOptional

Response

Payment-link notification created and queued.

statusstringOptional
messagestringOptional
datalist of anyOptional

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error