Name | Type | Description | Notes |
---|---|---|---|
merchantAccount | kotlin.String | The merchant account that is used to process the payment. | |
originalMerchantReference | kotlin.String | The original merchant reference to cancel. | |
additionalData | kotlin.collections.Map<kotlin.String, kotlin.String> | This field contains additional data, which may be required for a particular modification request. The additionalData object consists of entries, each of which includes the key and value. | [optional] |
modificationAmount | Amount | [optional] | |
mpiData | ThreeDSecureData | [optional] | |
platformChargebackLogic | PlatformChargebackLogic | [optional] | |
reference | kotlin.String | Your reference for the payment modification. This reference is visible in Customer Area and in reports. Maximum length: 80 characters. | [optional] |
splits | kotlin.collections.List<Split> | An array of objects specifying how the amount should be split between accounts when using Adyen for Platforms. For details, refer to Providing split information. | [optional] |
tenderReference | kotlin.String | The transaction reference provided by the PED. For point-of-sale integrations only. | [optional] |
uniqueTerminalId | kotlin.String | Unique terminal ID for the PED that originally processed the request. For point-of-sale integrations only. | [optional] |