Create an entity
Creates an entity such as a donor or organization in the active school.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
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 created.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error

