commit 1d8791180a6fb928d9d6e3f2d69c9051ab465566 parent 5e646ef3a1c103e2fe2a24509f3486967a426f8b Author: Christian Grothoff <christian@grothoff.org> Date: Fri, 21 Jul 2017 15:54:07 +0200 add wire_method argument for wire fee verification to spec (#4943) Diffstat:
| M | api-merchant.rst | | | 3 | ++- |
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git 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:**