Force transfer (integrated Agent wallet)
POST {{base_url_servicing}}/tokens/{{token_id}}/actions/forced-transfer
https://docs.tokeny.com/reference/forcedtransfertokens
Forced tokens transfer
Forces the transfer of a specified amount of token from a given wallet to a given wallet.
Request Body
{"ethereumNetwork"=>"{{network}}", "tokenQuantity"=>"1", "tokenAddress"=>"0x27e55a309b7bb9ddbc70bed7dfa1431d6c816fbd", "senderWallet"=>"0x0de68aae8b95cf79352dcb01477b52d95e395297", "recipientWallet"=>"0x54d00d07aee10f2a847d6efd5aec0aa316131718"}