Adyen · Schema

PaymentAmountUpdateResponse

PaymentAmountUpdateResponse schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
amount object The updated amount.
industryUsage string The reason for the amount update. Possible values: * **delayedCharge** * **noShow** * **installment**
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 update.
pspReference string Adyen's 16-character reference associated with the amount update request.
reference string Your reference for the amount update request. Maximum length: 80 characters.
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**.
View JSON Schema on GitHub