Hello,
I informed the Italian postal police, I showed them photos where you can see that my LISK coins were sent to my wallet near you but you never let me use them. confirm the company behind you: DELTA E-COMMERCE LTD in London ?? are you a company or a scam company?
waiting for feedback - I will not stop here because the coins were bought with my money that I worked and now you have it.
user: sasetti; mail
cambarerisalvatore@gmail.com

The specified transaction was deposited to your account on 10.05.2017, which was duly confirmed by the Customer support service operator through ticket. After that, these funds were used by you for trading. We do not understand what is the reason of your claims. Actually, you are deceiving the community by spreading misleading information.
Hi i am trying to withdraw BCH using the API.
I am able to buy and sell with the API successfully, so i know my code works.
However withdrawals dont work.
I get this message:
{'fault': None, 'userId': None, 'userName': None, 'id': None, 'state': None, 'createDate': None, 'lastModifyDate': None, 'comment': None, 'description': None, 'amount': None, 'currency': None, 'wallet': None}
It doesnt explain what's wrong. There is no error code either.
There is a bug in your system
Probably, you haven't taken into account the fees - the withdrawal amount plus the fees together exceed your account balance.
You can check the commission by requesting
GET /info/coinInfo https://www.livecoin.net/api/public#infocoinInfoUnfortunately that's not correct.
I tested the withdraw with 0.02140968 BCH, which is more then enough to cover the fees and min withdrawal limits.
I did however add a google Google 2-FA recently, does that disable API withdrawal? I need a solution to this please.