Name | Type | Description | Notes |
---|---|---|---|
reference_id | String | An identifier for the transaction, set by the emitter client. If not provided, a random UUID value will be generated. | [optional] |
amount | Integer | The amount of the payment. | |
currency | String | The currency code of the payment amount, a per ISO 4217. | |
label | String | Label of the payment. | |
execution_date_type | String | The execution date type of the payment: first_open_day for a standard banking transfer, deferred for a scheduled transfer, instant for instant payment. Other values might be supported later. | |
beneficiary | PaymentBeneficiaryRequest | [optional] |