Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.41 KB

PaymentCaptureRequest.md

File metadata and controls

17 lines (12 loc) · 1.41 KB

PaymentCaptureRequest

Properties

Name Type Description Notes
amount Amount
merchantAccount kotlin.String The merchant account that is used to process the payment.
applicationInfo ApplicationInfo [optional]
lineItems kotlin.collections.List<LineItem> Price and product information of the refunded items, required for partial refunds. > This field is required for partial refunds with 3x 4x Oney, Affirm, Afterpay, Atome, Clearpay, Klarna, Ratepay, Walley, and Zip. [optional]
platformChargebackLogic PlatformChargebackLogic [optional]
reference kotlin.String Your reference for the capture request. 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]
subMerchants kotlin.collections.List<SubMerchantInfo> A List of sub-merchants. [optional]