taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit fc5fe5193fc4c234865b9d4498de416ef02a6225
parent 5b673eccbf425be6e2ba050d8d3d3304eb77dcdc
Author: Christian Grothoff <christian@grothoff.org>
Date:   Fri, 21 Jul 2017 14:34:00 +0200

/track/order -> /track/transaction, as this is still what the API is called

Diffstat:
Mapi-merchant.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/api-merchant.rst b/api-merchant.rst @@ -474,7 +474,7 @@ The following API are made available by the merchant's `backend` to the merchant } -.. http:get:: /track/order +.. http:get:: /track/transaction Provide the wire transfer identifier associated with an (existing) deposit operation.