# RemoteAuthorizeNetCustomerPaymentProfileInput - admin-graphql - INPUT_OBJECT Version: 2024-10 ## Description The input fields for a remote Authorize.net customer payment profile. ### Access Scopes ## Fields * [customerPaymentProfileId](/docs/api/admin-graphql/2024-10/scalars/String): String - The customerPaymentProfileId value from the Authorize.net API. Starting on 2025, customer_payment_profile_id will become mandatory for all API versions. * [customerProfileId](/docs/api/admin-graphql/2024-10/scalars/String): String! - The customerProfileId value from the Authorize.net API. ## Input objects with this input object * [CustomerPaymentMethodRemoteInput](/docs/api/admin-graphql/2024-10/input-objects/CustomerPaymentMethodRemoteInput) ## Examples