--- title: CustomerPaymentMethodPaypalBillingAgreementUpdatePayload - GraphQL Admin description: Return type for `customerPaymentMethodPaypalBillingAgreementUpdate` mutation. api_version: unstable api_name: admin source_url: html: https://shopify.dev/docs/api/admin-graphql/unstable/payloads/customerpaymentmethodpaypalbillingagreementupdatepayload md: https://shopify.dev/docs/api/admin-graphql/unstable/payloads/customerpaymentmethodpaypalbillingagreementupdatepayload.md --- # Customer​Payment​Method​Paypal​Billing​Agreement​Update​Payload payload Return type for `customerPaymentMethodPaypalBillingAgreementUpdate` mutation. ## Fields * customer​Payment​Method [Customer​Payment​Method](https://shopify.dev/docs/api/admin-graphql/unstable/objects/CustomerPaymentMethod) The customer payment method. * user​Errors [\[Customer​Payment​Method​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/unstable/objects/CustomerPaymentMethodUserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [customer​Payment​Method​Paypal​Billing​Agreement​Update](https://shopify.dev/docs/api/admin-graphql/unstable/mutations/customerPaymentMethodPaypalBillingAgreementUpdate) mutation Updates a PayPal billing agreement for a customer. *** ## Map ### Mutations with this payload * [customer​Payment​Method​Paypal​Billing​Agreement​Update](https://shopify.dev/docs/api/admin-graphql/unstable/types/customerPaymentMethodPaypalBillingAgreementUpdate)