From 3b1abe1a06d3238647de7d2b063a48329066ed31 Mon Sep 17 00:00:00 2001 From: Emanuele Gorga Date: Thu, 3 Aug 2023 09:42:48 +0100 Subject: [PATCH] BTA-11835 Update docs with amount_after_pending (#205) --- _docs/additional-features.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_docs/additional-features.md b/_docs/additional-features.md index 0f140f9..ca6f783 100755 --- a/_docs/additional-features.md +++ b/_docs/additional-features.md @@ -519,7 +519,7 @@ The response in both cases look like the following (with only one currency retur
-**Note!** if you are operating ZAR market via our partnership with Bidvest, you can either fetch all balances or balances for a single currency using `USD::Bidvest` , `GBP::Bidvest` or `EUR::Bidvest` as the currency name. +**Note!** if you are operating ZAR market via our partnership with Bidvest, you can either fetch all balances or balances for a single currency using `USD::Bidvest` , `GBP::Bidvest` or `EUR::Bidvest` as the currency name. Additionally, you can find `amount_after_pending` balance information which returns the amount currently available taking into consideration the pending transactions for the last 7 days.
# Get current exchange rates