Aller au contenu principal

Create a new wallet alias

POST 

/sint/wallet/new

Create a new wallet alias

Request

Body

Data to send

    walletAddress stringnullable

    wallet adress

    Owner string

    NaturalPerson or LegalEntity UUID

Responses

Alias Wallet created

Schema
    success boolean
    uuid string
Loading...