summaryrefslogtreecommitdiff
path: root/api-merchant.rst
diff options
context:
space:
mode:
Diffstat (limited to 'api-merchant.rst')
-rw-r--r--api-merchant.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/api-merchant.rst b/api-merchant.rst
index c0d5d447..b137ffd2 100644
--- a/api-merchant.rst
+++ b/api-merchant.rst
@@ -242,7 +242,9 @@ The following API are made available by the merchant's `backend` to the merchant
:status 404 Not Found:
The wire transfer identifier is unknown to the exchange.
- :status 424 Failed Dependency: The exchange provided conflicting information about the transfer.
+ :status 424 Failed Dependency: The exchange provided conflicting information about the transfer. Namely,
+ there is at least one deposit among the deposits aggregated by `wtid` that accounts for a coin whose
+ details don't match the details stored in merchant's database about the same keyed coin.
The response body contains the `TrackTransferConflictDetails`_.