Aller au contenu principal

Create a kypay transfer from Olky internal ledger to polygon

POST 

/web3/kypay/transfer/polygon

Create a kypay transfer from Olky internal ledger to polygon

Request

Body

Transfer request

    ClientUUID string

    Your Client (NaturalPerson or LegalEntity) UUID

    Amount integer

    Transaction amount in euro cents (10000 = 100€)

Responses

The transaction hash on polygon blockchain

Schema
    status boolean
    transactionHash string
Loading...