Update a manual fundraising payment
Updates an eligible manual fundraising payment. The accepted payment fields depend on the payment type already stored on the payment.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Request
This endpoint expects a multipart form.
payment_amount
payment_date
payment_data
note
donation_type_id
Response
Payment updated.
status
message
data
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

