summaryrefslogtreecommitdiff
path: root/api
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2017-05-09 15:46:44 +0200
committerMarcello Stanisci <marcello.stanisci@inria.fr>2017-05-09 15:46:44 +0200
commit5e8050dce35265d2bc8475c16b68381b5cdc77a2 (patch)
tree9d15020f242ad26894c1a7f186f1d2894c717753 /api
parent2753adf7479ff5b43a8bc446823da7c8e7c7c271 (diff)
downloaddocs-5e8050dce35265d2bc8475c16b68381b5cdc77a2.tar.gz
docs-5e8050dce35265d2bc8475c16b68381b5cdc77a2.tar.bz2
docs-5e8050dce35265d2bc8475c16b68381b5cdc77a2.zip
making a note about debit account currently ignored
Diffstat (limited to 'api')
-rw-r--r--api/api-bank.rst6
1 files changed, 5 insertions, 1 deletions
diff --git a/api/api-bank.rst b/api/api-bank.rst
index 8ecc9abd..8013d3d5 100644
--- a/api/api-bank.rst
+++ b/api/api-bank.rst
@@ -84,7 +84,11 @@ request.
// (See `TALER_WireTransferIdentifierP`_ for an encoding with CRC8.).
wtid: base32;
- // The sender's account identificator
+ // The sender's account identificator. NOTE, in the current stage
+ // of development this field is _ignored_, as it's always the bank account
+ // of the logged user that plays as the "debit account".
+ // In future releases, a logged user may specify multiple bank accounts
+ // of her/his as the debit account.
debit_account: number;
// The recipient's account identificator