Adyen · Schema

PaymentCancelResponse

PaymentCancelResponse schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
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 cancel.
pspReference string Adyen's 16-character reference associated with the cancel request.
reference string Your reference for the cancel request.
status string The status of your request. This will always have the value **received**.
View JSON Schema on GitHub