OnyzeAccount
userIdstringrequired
ID of the user created in the Onyze custodian
Example:
HHazYidaddressstringrequired
Address of the newly created account
Possible values: Value must match regular expression ^0x[0-9a-fA-F]{40}$
Example:
0x2b563420722cbcfc84857129bef775e0dc5f1401OnyzeAccount
{
"userId": "HHazYid",
"address": "0x2b563420722cbcfc84857129bef775e0dc5f1401"
}