Create a fundraising fund
Creates a fund owned by the current user and returns its fundraising fund resource.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects an object.
name
description
tax_id
account_id
is_active
is_default
Response
Created fund.
status
message
data
Errors
401
Unauthorized Error
422
Unprocessable Entity Error

