Send payment links in bulk
Attempts payment-link notifications for the selected pledges and returns counts plus evidence-backed skipped reasons. The backend returns 422 when none can be sent.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects an object.
pledge_ids
Response
At least one payment link was sent.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error

