CustomerCreateResponse
Variable | Description | Example |
---|---|---|
status | OK if customer has been created, KO otherwise |
|
generated | data when the customer has been created |
|
id | id of the customer created |
|
organizationId | organizationId owner of the customer |
|
locationId | locationId owner of the customer |
|
hotspotId | hotspotId associated to the customer (not applicable when customer is created via mobile SDK) | |
username | username of the customer to access cloud4wi services |
|
password | password of the customer to access cloud4wi services |
|
mailSent | deprecated | nil |
Example
output
Last updated