Skip to main content
Anchor to paymentCustomizationDelete

paymentCustomizationDelete

mutation

Requires write_payment_customizations access scope.

Deletes a payment customization.

ID!required

The global ID of the payment customization.


Was this section helpful?

Anchor to PaymentCustomizationDeletePayload returnsPaymentCustomizationDeletePayload returns

ID

Returns the deleted payment customization ID.

[PaymentCustomizationError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?