Skip to main content
Anchor to customerPaymentMethodPaypalBillingAgreementUpdate

customerPaymentMethodPaypalBillingAgreementUpdate

mutation

Requires write_customers access scope. Also: Requires write_customer_payment_methods scope.

Updates a PayPal billing agreement for a customer.

•MailingAddressInput!
required

The billing address.

•ID!
required

The ID of the customer payment method.


Was this section helpful?

Anchor to CustomerPaymentMethodPaypalBillingAgreementUpdatePayload returnsCustomerPaymentMethodPaypalBillingAgreementUpdatePayload returns

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?