From 8bff8ca74559e5f7887e8ec85b21ddc71ce4c695 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 9 Jun 2016 21:59:38 +0200 Subject: document /track API of merchant --- api-exchange.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'api-exchange.rst') diff --git a/api-exchange.rst b/api-exchange.rst index 5fb2f138..fb08ed92 100644 --- a/api-exchange.rst +++ b/api-exchange.rst @@ -1013,7 +1013,7 @@ typically also view the balance.) // coin's public key, both ECDHE and EdDSA. coin_pub: CoinPublicKey; - // The total amount the original deposit was worth. + // The total amount the original deposit was worth. deposit_value: Amount; // applicable fees for the deposit @@ -1021,7 +1021,7 @@ typically also view the balance.) } -.. http:post:: /track/transaction +.. http:get:: /track/transaction Provide the wire transfer identifier associated with an (existing) deposit operation. -- cgit v1.2.3