Skip to main content
Anchor to CustomerPaymentMethodRevokePayload

CustomerPaymentMethodRevokePayload

payload

Return type for customerPaymentMethodRevoke mutation.

Anchor to revokedCustomerPaymentMethodIdrevokedCustomerPaymentMethodId
•ID

The ID of the revoked customer payment method.

•[UserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Revokes a customer's payment method.

Arguments

Anchor to customerPaymentMethodIdcustomerPaymentMethodId
•ID!
required

The ID of the customer payment method to be revoked.



Was this section helpful?