Skip to main content

CancelPaymentRequest

cancellationReasonPayment-CancellationReason

The reason for canceling the Payment.

Enum ValueDescription
order_canceledThe underlying order was canceled

Possible values: [duplicated, fraudulent, requested_by_customer, order_canceled]

Example: null
CancelPaymentRequest
{
"cancellationReason": null
}