# RemoteAuthorizeNetCustomerPaymentProfileInput - admin - INPUT_OBJECT
Version: 2025-01

## Description
The input fields for a remote Authorize.net customer payment profile.

### Access Scopes



## Fields
* [customerPaymentProfileId](/docs/api/admin/2025-01/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/2025-01/scalars/String): String! - The customerProfileId value from the Authorize.net API.


## Input objects with this input object
* [CustomerPaymentMethodRemoteInput](/docs/api/admin/2025-01/input-objects/CustomerPaymentMethodRemoteInput)


## Examples