Skip to main content
Anchor to CustomerPaymentMethodPaypalBillingAgreementUpdatePayload

CustomerPaymentMethodPaypalBillingAgreementUpdatePayload

payload

Return type for customerPaymentMethodPaypalBillingAgreementUpdate mutation.

Anchor to customerPaymentMethodcustomerPaymentMethod
•CustomerPaymentMethod

The customer payment method.

•[CustomerPaymentMethodUserError!]!
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

Updates the billing address associated with a customer's vaulted PayPal billing agreement. Use this when a customer's billing information has changed and their PayPal payment method record in Shopify needs to be updated accordingly.

Arguments

•ID!
required

The ID of the customer payment method.

•MailingAddressInput!
required

The billing address.



Was this section helpful?