VenlyAccount
idstringrequired
ID of newly created account
Possible values: Value must match regular expression ^0x[0-9a-fA-F]{40}$
passcodenumberrequired
Passcode of the newly created account
emergencyCodestringrequired
Emergency code for pincode recovery
VenlyAccount
{
"id": "0x2b563420722cbcfc84857129bef775e0dc5f1401",
"passcode": 123456,
"emergencyCode": "jUErtmjN3jtX2dbwWUEX21uEg"
}