summaryrefslogtreecommitdiff
path: root/core/api-merchant.rst
diff options
context:
space:
mode:
Diffstat (limited to 'core/api-merchant.rst')
-rw-r--r--core/api-merchant.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 4d728baa..5b0f9355 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -1931,7 +1931,7 @@ Giving Customer Tips
-.. http:get:: /tips/$TIP_ID/pickup
+.. http:get:: /tips/$TIP_ID
Handle request from wallet to provide details about a tip.
@@ -1950,7 +1950,7 @@ Giving Customer Tips
// wallet to determine denominations, fees, etc.
exchange_url: string;
- // Amount of the tip (including fees).
+ // (remaining) amount of the tip (including fees).
tip_amount: Amount;
// Timestamp indicating when the tip is set to expire (may be in the past).