transfer asset to another wallet

Hello,
i using this endpoint to transfer a asset to other wallet but the api don´t reply any answer
and the value is not transfered
$api->withdraw($asset, $address, $value);
what i doing wrong?
thanks

Hi @Bruno_Goncalves, we don’t support 3rd party libraries or local code building, you need to trace down to get the full request URL in query-string and then the corresponding response, so that we can have better context and able to help further.