Global Users
Last updated
Was this helpful?
Last updated
Was this helpful?
Global user refers to a user account or profile that has access to all functionalities, features, or resources within the system.
In Su, Global users:
Are defined as users who can access all the properties and can view details of properties as per their convenience.
Allow partner to create multiple users for a property to access Su extranet.
Assign specific properties to the user.
POST
Name
string (Required)
This field specifies the name of the user.
Email
email (Required)
This field specifies the email id of the user.
This field is an array which has multiple fields such as CountryCode
and PhoneNumber
.
CountryCode
string (Required)
Country code of the user’s phone number.
PhoneNumber
string (Required)
Phone number of user.
Status
string (Required)
Status of the user whether it’s active or inactive.
Type
string (Required)
Type of the user.
Properties
string (Required)
Specifies property(s) to be assigned/linked to global user.
Sample Success Response
This error will occur when 'type' of user is not specified in the request.
This error will occur when 'property name' field does not contain any valid property name or is empty in the request.
This error will occur when valid Email-ID is not passed in the request.
This error will occur when valid country code is not passed or if the field is empty in the request.
This error will occur when valid phone/contact number is not passed or if the field is empty in the request.