summaryrefslogtreecommitdiff
path: root/api-merchant.rst
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-07-21 15:54:07 +0200
committerChristian Grothoff <christian@grothoff.org>2017-10-14 08:45:36 +0200
commit1d8791180a6fb928d9d6e3f2d69c9051ab465566 (patch)
treeb2535492e790308024e8853247890e37fbd2b8af /api-merchant.rst
parent5e646ef3a1c103e2fe2a24509f3486967a426f8b (diff)
downloaddocs-1d8791180a6fb928d9d6e3f2d69c9051ab465566.tar.gz
docs-1d8791180a6fb928d9d6e3f2d69c9051ab465566.tar.bz2
docs-1d8791180a6fb928d9d6e3f2d69c9051ab465566.zip
add wire_method argument for wire fee verification to spec (#4943)
Diffstat (limited to 'api-merchant.rst')
-rw-r--r--api-merchant.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/api-merchant.rst b/api-merchant.rst
index 8bf2d3fd..ac3fe4b6 100644
--- a/api-merchant.rst
+++ b/api-merchant.rst
@@ -363,8 +363,9 @@ The following API are made available by the merchant's `backend` to the merchant
**Request**
:query wtid: raw wire transfer identifier identifying the wire transfer (a base32-encoded value)
+ :query wire_method: name of the wire transfer method used for the wire transfer
:query exchange: base URI of the exchange that made the wire transfer
- :query instance: (optional) identificative token of the merchant `instance <https://docs.taler.net/operate-merchant.html#instances-lab>`_ which is being tracked.
+ :query instance: (optional) identificative token of the merchant `instance <https://docs.taler.net/operate-merchant.html#instances-lab>`_ which is being tracked.
**Response:**