# CustomerPaymentInstrument - admin - UNION Version: unstable ## 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/unstable/objects/CustomerCreditCard) * [CustomerPaypalBillingAgreement](/docs/api/admin/unstable/objects/CustomerPaypalBillingAgreement) * [CustomerShopPayAgreement](/docs/api/admin/unstable/objects/CustomerShopPayAgreement) ## Fields with this union * [CustomerPaymentMethod.instrument](/docs/api/admin/unstable/objects/CustomerPaymentMethod) ## Examples