CustomerPaypalBillingAgreement - admin-graphql - OBJECT
Version: 2024-10
Description:
Represents a PayPal instrument for customer payment method.
Access Scopes
`read_customers` access scope. Also: Requires `read_customer_payment_methods` scope.
Fields
-
billingAddress:
CustomerPaymentInstrumentBillingAddress -
The billing address of this payment method.
-
inactive:
Boolean! -
Whether the PayPal billing agreement is inactive.
-
isRevocable:
Boolean! -
Whether the payment method can be revoked.The payment method can be revoked if there are no active subscription contracts.
-
paypalAccountEmail:
String -
The customers's PayPal account email address.
Connections
Related queries
Related mutations
Related Unions
Examples