Skip to main content

Get the wallet alias of the UUID

GET 

/sint/wallet/:uuid

Get the wallet alias of the UUID

Request

Path Parameters

    uuid stringrequired

    The UUID of the alias wallet you want to get

Responses

Return a wallet alias

Schema
    UUID string
    walletAddress stringnullable

    wallet adress

    Owner string

    NaturalPerson or LegalEntity UUID

Loading...