Today I have noticed that QIWI Wallet reject some payments with the error code 242
In English:
Invoice amount is greater than allowed. Also returns to refund request when the amount of refund exceeds the initial invoice amount or the amount left after the previous refunds
In Russian:
Сумма слишком велика, или сумма, переданная в запросе возврата средств, превышает сумму самого счета либо сумму счета, оставшуюся после предыдущих возвратов
The documentation does not say anything about the minimum and maximum limitations of the amount
parameter of the PUT api.qiwi.com/api/v2/prv/{prv_id}/bills/{bill_id}
API request:
github.com/QIWI-API/pull-payments-docs/blob/40d48cf0/_pull-payments-api_en.html.md#parameters
What are the minimum and maximum payment amount limitations for each payment option an currency?