Properties
| Name | Type | Required | Description |
|---|---|---|---|
| amount | float | ✅ | The amount of the refund, in units of the currency defined in currency. Decimal. |
| authorization_id | str | ✅ | ID of the authorization. String starting with cardauth_. Use the value of id in the response to 'Simulate a Card Transaction Authorization Request - EEA'. |
| card_id | str | ✅ | ID of the card. String starting with card_. |
| currency | str | ✅ | The refund currency. Three-letter ISO 4217 code. |