Skip to main content
POST
Transfer reward certificate NFT between wallets

Path Parameters

account-id
string<uuid>
required

Body

application/json
source-address
string
required

Source wallet address (0x...)

Example:

"0xabcdef1234567890abcdef1234567890abcdef12"

target-address
string
required

Target wallet address (0x...)

Example:

"0x1234567890abcdef1234567890abcdef12345678"

reward-certificate-id
string<uuid>
required

Reward certificate identifier

Example:

"660e8400-e29b-41d4-a716-446655440010"

Response

NFT transfer created successfully

transfer
object
required

Details of the created NFT transfer