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