Properties
Name | Type | Required | Description |
---|---|---|---|
amount | float | ✅ | Amount of the transaction. Decimal. |
currency | str | ✅ | Three-letter ISO 4217 code for the currency used in the amount field. |
ewallet | dict | ✅ | ID of the Rapyd Wallet. String starting with ewallet_. |
metadata | dict | ❌ | A JSON object defined by the client. |