summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine A <>2023-11-20 16:17:44 +0000
committerAntoine A <>2023-11-20 16:17:44 +0000
commitb114e8ba49db5fa58e87551c34bf742311d5f2dc (patch)
tree1600bbad892e768e9d608c38526fbc83da87c600
parentb347cb2e039584a1f9b3ad1feb84bb2e6165f2cd (diff)
downloaddocs-b114e8ba49db5fa58e87551c34bf742311d5f2dc.tar.gz
docs-b114e8ba49db5fa58e87551c34bf742311d5f2dc.tar.bz2
docs-b114e8ba49db5fa58e87551c34bf742311d5f2dc.zip
Fix conversion info API
-rw-r--r--core/api-bank-conversion-info.rst7
1 files changed, 5 insertions, 2 deletions
diff --git a/core/api-bank-conversion-info.rst b/core/api-bank-conversion-info.rst
index d1bc7dc0..1098117e 100644
--- a/core/api-bank-conversion-info.rst
+++ b/core/api-bank-conversion-info.rst
@@ -153,9 +153,12 @@ is used by wallets for withdrawals that involve a currency conversion.
**Request:**
:query amount_debit: this is the amount that the user will get
- deducted from their regional bank account.
+ deducted from their fiat bank account.
+
+ or
+
:query amount_credit: this is the amount that the user will receive
- in their fiat bank account.
+ in their regional bank account.
**Response:**