Adyen · Schema
PaymentCaptureResponse
PaymentCaptureResponse schema from Adyen API
PaymentsFinancial ServicesFintech
Properties
| Name | Type | Description |
|---|---|---|
| amount | object | The captured amount. |
| lineItems | array | Price and product information of the refunded items, required for [partial refunds](https://docs.adyen.com/online-payments/refund#refund-a-payment). > This field is required for partial refunds with 3 |
| merchantAccount | string | The merchant account that is used to process the payment. |
| paymentPspReference | string | The [`pspReference`](https://docs.adyen.com/api-explorer/#/CheckoutService/latest/post/payments__resParam_pspReference) of the payment to capture. |
| platformChargebackLogic | object | Defines how to book chargebacks when using [Adyen for Platforms](https://docs.adyen.com/marketplaces-and-platforms/processing-payments#chargebacks-and-disputes). |
| pspReference | string | Adyen's 16-character reference associated with the capture request. |
| reference | string | Your reference for the capture request. |
| splits | array | 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](https://docs.adyen.com/marketplaces-a |
| status | string | The status of your request. This will always have the value **received**. |
| subMerchants | array | List of sub-merchants. |