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.rst5
1 files changed, 2 insertions, 3 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 5b0f9355..517faeef 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -1924,9 +1924,6 @@ Giving Customer Tips
// Total amount requested for this pickup_id.
requested_amount: Amount;
- // Total amount processed by the exchange for this pickup.
- exchange_amount: Amount;
-
}
@@ -1976,6 +1973,8 @@ Giving Customer Tips
The tip identifier is unknown.
:status 409 Conflict:
Some of the denomination key hashes of the request do not match those currently available from the exchange (hence there is a conflict between what the wallet requests and what the merchant believes the exchange can provide).
+ :status 410 Gone:
+ The tip has expired.
.. ts:def:: TipPickupRequest