Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.81 KB

PaymentCaptureResponse.md

File metadata and controls

26 lines (19 loc) · 1.81 KB

PaymentCaptureResponse

Properties

Name Type Description Notes
amount Amount
merchantAccount kotlin.String The merchant account that is used to process the payment.
paymentPspReference kotlin.String The `pspReference` of the payment to capture.
pspReference kotlin.String Adyen's 16-character reference associated with the capture request.
status inline The status of your request. This will always have the value received.
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. [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> List of sub-merchants. [optional]

Enum: status

Name Value
status received