Adapt Account.create for actual implementation
Add void parameter when calling Client.post (corresponding to params) Change variable **kwargs to **new_account, representing the list of key-word arguments that will be passed as parameters.
Add void parameter when calling Client.post (corresponding to params) Change variable **kwargs to **new_account, representing the list of key-word arguments that will be passed as parameters.