docs/PaymentInstruction.md in velopayments-2.19.40.beta1 vs docs/PaymentInstruction.md in velopayments-2.19.116
- old
+ new
@@ -3,10 +3,10 @@
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**remote_id** | **String** | Your identifier for payee |
-**currency** | **String** | Payee's currency |
+**currency** | **String** | Valid ISO 4217 3 letter currency code. See the <a href=\"https://www.iso.org/iso-4217-currency-codes.html\" target=\"_blank\" a>ISO specification</a> for details. |
**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]