Update a fundraising fund
Applies the supplied fund fields and returns the updated fundraising fund resource.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Fund ID
Request
This endpoint expects an object.
name
description
tax_id
account_id
is_active
is_default
Response
Updated fund resource.
status
message
data
Errors
401
Unauthorized Error
404
Not Found Error
422
Unprocessable Entity Error

