Update an entity
Updates an entity and, when supplied, creates or updates its address.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Entity ID.
Request
This endpoint expects an object.
entity_type_id
name
legal_name
tax_id
tax_exempt
email
phone
note
address
donation_receipt_not_allowed
processing_fee_blocked
Response
Entity updated.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

