HomeAPI ReferenceNFTsTransfer NFT Token
POST/tokenization/nft/{id}/transfer

Transfer NFT Token

Outcome - Transfers ownership of a deployed NFT token to another wallet address on the same blockchain network.

Body Parameters

idnumberrequiredpath parameter

Unique identifier of the NFT token to be transferred

recipientAddressstringrequired

Wallet address of the new recipient who will receive the NFT

Responses

Response attributes

dataobject

Object with transaction ID

Was this page helpful?