post https://custody.arianee.com/{client}/{network}/nft/transfer
This request is used to transfer a digital passport from a specific wallet to another one within a given network.
Request Body
smartAssetId
: The ID of the NFT being transferred.to
: The recipient of the NFT.
Response
The response will include a "success" key, indicating whether the digital passport transfer was successful. The value will be a boolean, where true
indicates a successful transfer.