Update a school accounting account
Updates supplied SchoolSet account fields and clears competing default flags when a new default is selected.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
SchoolSet account identifier.
Request
This endpoint expects an object.
name
account_type_id
account_last4
is_default
is_unallocated_default
is_active
sort_order
Response
Account updated and returned as an AccountResource.
status
message
data
AccountResource representation.
Errors
403
Forbidden Error
422
Unprocessable Entity Error

