From a2fbaa06264bdaced8b6ecf634700f3237c486ee Mon Sep 17 00:00:00 2001 From: Mostafa Heidarian Date: Wed, 21 Aug 2024 19:05:33 +0330 Subject: [PATCH] doc: Add direct debit fees and min amount --- source/includes/_other.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/source/includes/_other.md b/source/includes/_other.md index 55fe456..f09c4c6 100644 --- a/source/includes/_other.md +++ b/source/includes/_other.md @@ -123,7 +123,13 @@ http GET https://api.nobitex.ir/v2/options }, "giftCard": { "physicalFee": "360000" - } + }, + "directDebitFee": { + "rate": "0.002", + "min": 10000, + "max": 50000 + }, + "directDebitMinDeposit": "20000" } } ``` @@ -163,6 +169,8 @@ minOrders | dict | حداقل مبلغ سفارش ریالی و تتری amountPrecisions | dict | دقت اعشار مقدار در بازارهای مختلف pricePrecisions | dict | دقت اعشار قیمت در بازارهای مختلف giftCard | dict | هزینه چاپ گیفت کارتهای فیزیکی +directDebitFee | dict |نرخ کارمزد واریز مستقیم +directDebitMinDeposit | str |حداقل میزان مبلغ واریز مستقیم ### پارامترهای پاسخ - Coins