Skip to main content

Create a kycoin wallet for your client

POST 

/web3/kypay/wallet

Create a kycoin wallet for your client

Request

Body

Transfer request

    ClientUUID stringrequired

    Your Client (NaturalPerson or LegalEntity) UUID

    WalletAddress stringrequired

    The address of your client polygon wallet

    status stringrequired

    The status of the wallet

    olky_wallet booleanrequired

    If the wallet is from wallet creation

    wallet_connect booleanrequired

    If the wallet is from metamask

    identityRegistryStorage stringrequired

    The idendity registery storage of the wallet

Responses

Transaction details

Schema
    ClientUUID stringrequired

    Your Client (NaturalPerson or LegalEntity) UUID

    WalletAddress stringrequired

    The address of your client polygon wallet

    status stringrequired

    The status of the wallet

    olky_wallet booleanrequired

    If the wallet is from wallet creation

    wallet_connect booleanrequired

    If the wallet is from metamask

    identityRegistryStorage stringrequired

    The idendity registery storage of the wallet

    uuid stringnullable
Loading...