summaryrefslogtreecommitdiff
path: root/api-merchant.rst
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-06-10 14:41:28 +0200
committerChristian Grothoff <christian@grothoff.org>2016-06-10 14:41:28 +0200
commit90133fced04faeee80ff696e5c4216e5d2d6fa0f (patch)
tree0acdfda50c387ba22df406517962043cd77c7724 /api-merchant.rst
parent8bff8ca74559e5f7887e8ec85b21ddc71ce4c695 (diff)
downloaddocs-90133fced04faeee80ff696e5c4216e5d2d6fa0f.tar.gz
docs-90133fced04faeee80ff696e5c4216e5d2d6fa0f.tar.bz2
docs-90133fced04faeee80ff696e5c4216e5d2d6fa0f.zip
we use id, not transaction_id
Diffstat (limited to 'api-merchant.rst')
-rw-r--r--api-merchant.rst6
1 files changed, 5 insertions, 1 deletions
diff --git a/api-merchant.rst b/api-merchant.rst
index e37074d1..bba5c367 100644
--- a/api-merchant.rst
+++ b/api-merchant.rst
@@ -1,17 +1,21 @@
..
This file is part of GNU TALER.
Copyright (C) 2014, 2015, 2016 INRIA
+
TALER is free software; you can redistribute it and/or modify it under the
terms of the GNU General Public License as published by the Free Software
Foundation; either version 2.1, or (at your option) any later version.
+
TALER is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
+
You should have received a copy of the GNU Lesser General Public License along with
TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/>
@author Marcello Stanisci
@author Florian Dold
+ @author Christian Grothoff
============
Merchant API
@@ -220,7 +224,7 @@ The following API are made available by the merchant's `backend` to the merchant
**Request:**
- :query transaction_id: ID of the transaction we want to trace (an integer)
+ :query id: ID of the transaction we want to trace (an integer)
**Response:**