Field Mapping for Issued Card
When you plan to migrate metadata and data for the Issued Card object from the Financial Services Cloud managed package to the standard data model, refer to the field mapping.
Required Editions
| Available in: Lightning Experience |
| Available in: Professional, Enterprise, and Unlimited Editions |
In the Financial Services Cloud managed package, card details are represented using the Card object. In the standard data model, card details are represented using the Issued Card object.
| Managed Package API Name | Managed Package Data Type | Standard API Name | Standard Data Type |
|---|---|---|---|
| AccountHolder__c | Lookup (Account) | Account | Lookup (Account) |
| Active__c | Checkbox | Status | Picklist |
| BinNumber__c | Number | BankIdentificationNumber | Text |
| FinancialAccount__c | MasterDetail (FinancialAccount__c) | FinancialAccount | Lookup (FinancialAccount) |
| OwnershipType__c | Picklist | — | — |
| SourceSystemId__c | Text | SourceSystemIdentifier | External Lookup |
| ValidUntil__c | Date | ValidUntilMonth | Text |
| ValidUntilYear | Text | ||
| — | — | Product | Lookup (Product) |
| — | — | LastDigitsCardNumber | Text |
| — | — | NameOnCard | Text |
| — | — | IssueDate | Date |
| — | — | ExpiryDate | Date |
| — | — | ValidFromMonth | Text |
| — | — | ValidFromYear | Text |
| — | — | Type | Picklist |
| — | — | PaymentNetwork | Picklist |
| — | — | Format | Picklist |
| — | — | Name | Auto Number |
Did this article solve your issue?
Let us know so we can improve!

