docs/PaymentInstruction.md in velopayments-2.18.113 vs docs/PaymentInstruction.md in velopayments-2.19.40.beta1
- old
+ new
@@ -4,10 +4,10 @@
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**remote_id** | **String** | Your identifier for payee |
**currency** | **String** | Payee's currency |
-**amount** | **Integer** | Amount to send to Payee |
+**amount** | **Integer** | <p>Amount to send to Payee</p> <p>The maximum payment amount is dependent on the currency</p> |
**payment_memo** | **String** | | [optional]
**source_account_name** | **String** | |
**payor_payment_id** | **String** | | [optional]
## Code Sample