From 6de85db6421e3a3176c9af63420f39fd477dcbd9 Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Fri, 20 May 2016 10:17:05 +0200 Subject: more details on /admin/add/incoming --- api-exchange.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'api-exchange.rst') diff --git a/api-exchange.rst b/api-exchange.rst index f78a8cb3..a6a913af 100644 --- a/api-exchange.rst +++ b/api-exchange.rst @@ -1261,7 +1261,10 @@ Administrative API: Bank transactions // When was the transaction executed execution_date: Timestamp; - // Wire details + // Client's wire details, so that the exchange knows from whom money comes from. + // We strees again that in order to create a reserve on any exchange, an equivalent + // amount of money must be wire transferred from the client's to the exchange's + // bank account wire: any; } -- cgit v1.2.3