Account management
You can List, Create, Edit and Delete Accounts using these endpoints.
Model
A sample Account object is below
{
"organization":"1654740730258x343197985783152640",
"building": "T2",
"email": "[email protected]",
"externalID": "1234456",
"firstName": "Happy",
"lastName": "Resident",
"passphrase": "mypersonalpassphrase3",
"phone": "4156234444",
"stopDate": "2023-06-09T02:12:11.858Z",
"tenantServiceStatus": "Active",
"terminationMode": "Schedule stop date",
"unit": "1112"
}Managing Accounts
List all Accounts
List all Resident in the Organization
List all Resident in the Organization
List all Resident in the Organization
Create and activate new Accounts. The activation email is sent automatically on the service activation date.
Auto generated using Swagger Inspector
Auto generated using Swagger Inspector
Auto generated using Swagger Inspector
Edit an Account
Edit Resident
1654740731860x896778368875644200Auto generated using Swagger Inspector
Auto generated using Swagger Inspector
Delete an Account and terminate automatically its service
Send activation email
Send again the activation email to an Account
Send activaitn email to resident
Auto generated using Swagger Inspector
Auto generated using Swagger Inspector
Last updated
Was this helpful?