# CustomerPaymentInstrument - admin-graphql - UNION Version: 2024-10 ## Description All possible instruments for CustomerPaymentMethods. ### Access Scopes `read_customers` access scope. Also: Requires `read_customer_payment_methods` scope. ## Possible types * [CustomerCreditCard](/docs/api/admin-graphql/2024-10/objects/CustomerCreditCard) * [CustomerPaypalBillingAgreement](/docs/api/admin-graphql/2024-10/objects/CustomerPaypalBillingAgreement) * [CustomerShopPayAgreement](/docs/api/admin-graphql/2024-10/objects/CustomerShopPayAgreement) ## Fields with this union * [CustomerPaymentMethod.instrument](/docs/api/admin-graphql/2024-10/objects/CustomerPaymentMethod) ## Examples