admin
Sign
Up
fun adminSignUp(adminCode: String, name: String, surname: String, email: String, password: String, language: String): <Error class: unknown class>
Method to sign-up as an ADMIN
Return
the result of the request as JSONObject
Parameters
admin Code
: the admin code Ametista's backend
name
: the name of the user
surname
: the surname of the user
email
: the email of the user
password
: the password of the user
language
: the language of the user