| Name | Description | Type | Additional information | 
|---|---|---|---|
| Customer | 
                         Specifies the customer details of the customer being enrolled.  | 
                    CustomerModel | 
                                 Required  | 
                
| CustomerToken | 
                         For enrolled payment search requests, contains the unique customer token used to identify the customer to update.  | 
                    string | 
                                 Required  | 
                
| PaymentAccounts | 
                         Optionally provide one or more payment accounts to add on the customer's profile.  | 
                    Collection of PaymentAccountModel | 
                             None.  | 
                
| PaymentAccountTokensForDelete | 
                         Optionally provide one or more payment account tokens to remove from the customer's profile.  | 
                    Collection of string | 
                             None.  |