Skip to main content
Log inSign up
Anchor to customerPaymentMethodSendUpdateEmail

customerPaymentMethodSendUpdateEmail

mutation

Requires write_customers access scope.

Sends a link to the customer so they can update a specific payment method.

Anchor to customerPaymentMethodIdcustomerPaymentMethodId
•
ID!required

The payment method to be updated.

•

Specifies the payment method update email fields. Only the 'from' and 'bcc' fields are accepted for input.


Was this section helpful?

Anchor to CustomerPaymentMethodSendUpdateEmailPayload returnsCustomerPaymentMethodSendUpdateEmailPayload returns

•

The customer to whom an update payment method email was sent.

•

The list of errors that occurred from executing the mutation.


Was this section helpful?