I’m making a wallet to wallet transfer using the transfer api passing meta parameter and didn’t get meta data pass from the response. But if I pass a meta to bank transfer I get meta as response.
Can any one help with why is custom meta is not been passed with the response.
E.g “meta”: {“quantity”: “24”, “goods_received_at”: “24/02/21”}
I expect to get the meta data when making wallet to wallet transfer
1