Create an address
Creates an address in the active school and optionally attaches it to students, parents, relatives, emergency contacts, or staff members.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects an object.
components
Address-provider components.
formatted
latitude
longitude
tag
students_id
parents_id
relatives_id
emergency_contacts_id
staff_members_id
Response
Address created.
status
message
data
Errors
401
Unauthorized Error
422
Unprocessable Entity Error

