--- title: RemoteAuthorizeNetCustomerPaymentProfileInput - GraphQL Admin description: The input fields for a remote Authorize.net customer payment profile. api_version: 2024-10 api_name: admin type: input_object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/RemoteAuthorizeNetCustomerPaymentProfileInput md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/RemoteAuthorizeNetCustomerPaymentProfileInput.txt --- # Remote​Authorize​Net​Customer​Payment​Profile​Input input\_object The input fields for a remote Authorize.net customer payment profile. ## Fields * customer​Payment​Profile​Id [String](https://shopify.dev/docs/api/admin-graphql/2024-10/scalars/String) The customerPaymentProfileId value from the Authorize.net API. Starting on 2025, customer\_payment\_profile\_id will become mandatory for all API versions. * customer​Profile​Id [String!](https://shopify.dev/docs/api/admin-graphql/2024-10/scalars/String) non-null The customerProfileId value from the Authorize.net API. *** ## Input objects using this input * [Customer​Payment​Method​Remote​Input.​authorize​Net​Customer​Payment​Profile](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/CustomerPaymentMethodRemoteInput#field-authorizeNetCustomerPaymentProfile) INPUT OBJECT The input fields for a remote gateway payment method, only one remote reference permitted. *** ## Map ### Input objects using this input * [Customer​Payment​Method​Remote​Input.authorizeNetCustomerPaymentProfile](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/CustomerPaymentMethodRemoteInput#field-authorizeNetCustomerPaymentProfile)