Scenario
Use CSV Import to unset Credit Cards as Default on Customer records in bulk when Payment Instrument feature is disabled.
Solution
1. Create a CSV file with the following columns:
- Internal Id [of the Customer]
- ID [of the Credit Card that needs to be unset as default]
- Default Credit Card = No/Yes
2. Navigate to Set up> Import/Export> Import CSV Records
3. Scan & Upload CSV File:
- Import Type: Select Relationships
- Record Type: Select Customers Only
- Click Select and choose the file created in Step 1 above
- Click on Next >
- Data Handling: Select Update
- Click Next >
- Internal Id = Customer : Internal ID
- ID = Customer Credit Cards 1 : ID
- Default Credit card = Customer Credit Cards 1 : Default Credit Card
- Click Next >
7. Click Save & Run