Account APIs
๐๏ธ Register Account
Create a new User account (not yet registered in the Ahamove system) associated with the Partner's API Key and return the User's token
๐๏ธ Authenticate token
Generate a new token for the User when the old token has expired
๐๏ธ Add Child Account
- Add a child account to a parent account. The parent account is already linked with a partner
๐๏ธ Activate Child Account
Activate a child account and confirm its link with the parent account
๐๏ธ Remove Child Account
Remove a child account from the parent account, which is already linked with a partner
๐๏ธ Get Child Account List
Get a list of child accounts associated with the parent account using the User ID in the token
๐๏ธ Update User Profile
Update the personal information of a user account