Loading
Feature Disruption - Service Cloud VoiceRead More
Feature degradation | Gmail Email delivery failureRead More
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          Sample JSON Configuration for Banking Service Assistance Topics

          Sample JSON Configuration for Banking Service Assistance Topics

          Here’re the prebuilt JSON configurations for different subagents in Topic_Config Integration Procedure. The JSON configurations for specific service process subagents are identical across Banking Service Customer Assistance and Banking Service Employee Assistance.

          Required Editions

          Available in: Lightning Experience
          Available in: Professional, Enterprise, and Unlimited Editions
          Topic Name Core config Package config
          Financial Account Statement
          {
            "FinancialAccountConfig": {
              "Roles": ["Owner"],
              "isHeldAway": ["false"],
                 "Types": [
                "Savings",
                "Checkings",
                "Automotive Loan",
                "Loan"
              ]
            },
            "FinancialAccountAddressConfig": {
              "AddressTypes": ["Statement Address"],
              "Roles": ["Owner"],
              "IncludeAllAddress": true
            }
          }
          
          {
            "FinancialAccountConfig": {
              "Roles": ["Primary Owner", "Joint Owner"],
              "isHeldAway": ["false"],
                  "Types": [
                "Savings Account",
                "Checking Account",
                "Auto Loan",
                "Loan Account",
                "Mortgage"
              ]
            },
            "FinancialAccountAddressConfig": {
              "Roles": ["Primary Owner", "Joint Owner"],
              "IncludeAllAddress": true
            }
          }
          
          Report Credit or Debit Card
          {
            "CardsConfig": {
              "Roles": ["Owner"],
              "CardTypes": ["Credit Card", "Debit Card"],
              "CardStatus": ["Active"]
            }
          }
          
          {
            "CardsConfig": {
              "Roles": ["Primary Owner", "Joint Owner"],
              "CardTypes": ["Credit Card", "Debit Card"],
              "IsCardActive": [true]
            }
          }
          
          Financial Account Transactions
          {
            "FinancialAccountConfig": {
              "Roles": ["Owner"],
              "isHeldAway": ["false"]
                  },
          "FinancialAccountTransactionsConfig": {
              "transactionType": []
            }
          }
          
          {
            "FinancialAccountConfig": {
              "Roles": ["Primary Owner", "Joint Owner"],
              "isHeldAway": ["false"]
                   },
            "FinancialAccountTransactionsConfig": {
              "transactionType": []
            }
          }
          
          Financial Account Balances
          {
            "FinancialAccountConfig": {
              "Roles": ["Owner"],
              "isHeldAway": ["false"]
               },
          "FinancialAccountBalancesConfig": {
              "financialAccountBalanceTypes": []
            }
          }
          
          {
            "FinancialAccountConfig": {
              "Roles": ["Primary Owner", "Joint Owner"],
          
              "isHeldAway": ["false"]
               },
            "FinancialAccountBalancesConfig": {
              "financialAccountBalanceTypes": []
            }
          }
          
          Loan Payoff Statement
          {
            "FinancialAccountConfig": {
              "Roles": ["Owner"],
              "isHeldAway": ["false"],
              "Status": [],
              "Types": [
                "Automotive Loan",
                "Loan"
              ]
          
            },
          "FinancialAccountAddressConfig": {
              "AddressTypes": ["Statement Address"],
              "Roles": ["Owner"],
              "IncludeAllAddress": true
            }
          }
          
          {
            "FinancialAccountConfig": {
               "Roles": ["Primary Owner", "Joint Owner"],
              "isHeldAway": ["false"],
              "Status": [],
               "Types": [
                "Auto Loan",
                "Loan Account",
                "Mortgage"
              ]
            },
           "FinancialAccountAddressConfig": {
              "Roles": ["Primary Owner", "Joint Owner"],
              "IncludeAllAddress": true
            }
          }
          
          Checkbook Payment Cancellation
          {
            "FinancialAccountConfig": {
              "Roles": ["Owner"],
              "isHeldAway": ["false"],
                  "Types": [
                "Savings",
                "Checkings"
              ]
            }
          }
          
          {
            "FinancialAccountConfig": {
               "Roles": ["Primary Owner", "Joint Owner"],
              "isHeldAway": ["false"],
                  "Types": [
                "Savings Account",
                "Checking Account"
                ]
            }
          }
          
          Checkbook Order
          {
            "FinancialAccountConfig": {
              "Roles": ["Owner"],
              "isHeldAway": ["false"],
              "Status": [],
              "Types": [
                "Savings",
                "Checkings"
              ]
            },
          "FinancialAccountAddressConfig": {
              "AddressTypes": ["Statement Address"],
              "Roles": ["Owner"],
              "IncludeAllAddress": true
            }
          }
          
          {
            "FinancialAccountConfig": {
               "Roles": ["Primary Owner", "Joint Owner"],
              "isHeldAway": ["false"],
                  "Types": [
                "Savings Account",
                "Checking Account"
                ]
            }
          ,
           "FinancialAccountAddressConfig": {
              "Roles": ["Primary Owner", "Joint Owner"],
              "IncludeAllAddress": true
            }
          }
          
          Travel Notification
          {
            "CardsConfig": {
              "Roles": ["Owner"],
              "CardTypes": ["Credit Card", "Debit Card"],
              "CardStatus": ["Active"]
            }
          }
          
          {
            "CardsConfig": {
              "Roles": ["Primary Owner", "Joint Owner"],
              "CardTypes": ["Credit Card", "Debit Card"],
              "IsCardActive": [true]
            }
          }
          
          Card Settings Management
          {
            "CardsConfig": {
              "Roles": ["Owner"],
              "CardTypes": ["Credit Card", "Debit Card"],
              "CardStatus": ["Active"]
            }
          }
          
          {
            "CardsConfig": {
              "Roles": ["Primary Owner", "Joint Owner"],
              "CardTypes": ["Credit Card", "Debit Card"],
              "IsCardActive": [true]
            }
          }
          
          Address Update
          {
            "FinancialAccountAddressConfig": {
              "AddressTypes": ["Statement Address"],
              "Roles": ["Owner"],
              "IncludeAllAddress": true
            }
          }
          
          {
            "FinancialAccountAddressConfig": {
              "Roles": [
                "Primary Owner",
                "Joint Owner"
              ],
              "IncludeAllAddress": true
            }
          }
          
          Card Lock Management
          {
            "CardsConfig": {
              "Roles": ["Owner"],
              "CardTypes": ["Credit Card", "Debit Card"],
              "CardStatus": ["Active"]
            }
          }
          
          {
            "CardsConfig": {
              "Roles": ["Primary Owner", "Joint Owner"],
              "CardTypes": ["Credit Card", "Debit Card"],
              "IsCardActive": [true]
            }
          }
          
          Billing Cycle Management
          {
            "CardsConfig": {
              "Roles": ["Owner"],
              "CardTypes": ["Credit Card", "Debit Card", "ATM Card"],
              "CardStatus": ["Active"]
            }
          }
          
          {
            "CardsConfig": {
              "Roles": ["Primary Owner", "Joint Owner"],
              "CardTypes": ["Credit Card", "Debit Card", "ATM Card"],
              "IsCardActive": [true]
            }
          }
          
          Funds Transfer to Own Account - Own Account Transfer Source
          {
            "FinancialAccountConfig": {
              "Status": ["Active"],
              "Types": ["Savings", "Checking"],
              "Roles": ["Owner"],
              "isHeldAway": ["false", "true"]
            },
            "FinancialAccountBalancesConfig": {
              "financialAccountBalanceTypes": ["CurrentPostedBalance"]
            }
          }
          

          The prebuilt IP configuration in the Core Config retrieves real-time account information from your external core banking system. To retrieve account information from Salesforce instead, modify the financialAccountBalanceTypes value in the FinancialAccountBalancesConfig from "CurrentPostedBalance" to "Current Posted Balance" (with spaces).

          {
            "FinancialAccountConfig": {
              "Status": ["Open", "Active"],
              "Types": ["Savings Account", "Checking Account"],
              "Roles": ["Primary Owner", "Joint Owner"],
              "isHeldAway": ["false", "true"]
            },
            "FinancialAccountBalancesConfig": {
              "financialAccountBalanceTypes": ["CurrentPostedBalance"]
            }
          }
          Funds Transfer to Own Account - Own Account Transfer Target
          {
            "FinancialAccountConfig": {
              "Status": ["Active"],
              "Types": ["Savings", "Checking"],
              "Roles": ["Owner"],
              "isHeldAway": ["false", "true"]
            }
          }
          {
            "FinancialAccountConfig": {
              "Status": ["Open", "Active"],
              "Types": ["Savings Account", "Checking Account"],
              "Roles": ["Primary Owner", "Joint Owner"],
              "isHeldAway": ["false", "true"]
            }
          }
          Funds Transfer to Own Account - Loan Payment Source
          {
            "FinancialAccountConfig": {
              "Status": ["Active"],
              "Types": ["Savings", "Checking"],
              "Roles": ["Owner"],
              "isHeldAway": ["false", "true"]
            },
            "FinancialAccountBalancesConfig": {
              "financialAccountBalanceTypes": ["CurrentPostedBalance"]
            }
          }

          The prebuilt IP configuration in the Core Config retrieves real-time account information from your external core banking system. To retrieve account information from Salesforce instead, modify the financialAccountBalanceTypes value in the FinancialAccountBalancesConfig from "CurrentPostedBalance" to "Current Posted Balance" (with spaces).

          {
            "FinancialAccountConfig": {
              "Status": ["Open", "Active"],
              "Types": ["Savings Account", "Checking Account"],
              "Roles": ["Primary Owner", "Joint Owner"],
              "isHeldAway": ["false", "true"]
            },
            "FinancialAccountBalancesConfig": {
              "financialAccountBalanceTypes": ["CurrentPostedBalance"]
            }
          }
          
          Funds Transfer to Own Account - Loan Payment Target
          {
            "FinancialAccountBalancesConfig": {
              "financialAccountBalanceTypes": [
                "TotalBalance",
                "BalanceLastStatement",
                "MinimumPayment"
              ]
            },
            "FinancialAccountConfig": {
              "Status": ["Active"],
              "Types": [
                "Mortgage",
                "Automotive Loan",
                "Automotive Lease",
                "Loan",
                "Home Equity Line of Credit"
              ],
              "Roles": ["Owner"],
              "isHeldAway": ["false"]
            }
          }
          {
            "FinancialAccountBalancesConfig": {
              "financialAccountBalanceTypes": [
                "Balance",
                "BalanceLastStatement",
                "MinimumPayment"
              ]
            },
            "FinancialAccountConfig": {
              "Status": ["Open", "Active"],
              "Types": [
                "Mortgage",
                "Auto Loan",
                "Loan Account",
                "Home Equity Line of Credit"
              ],
              "Roles": ["Primary Owner", "Joint Owner"],
              "isHeldAway": ["false"]
            }
          }
          Funds Transfer to Own Account - Credit Card Payment Source
          {
            "FinancialAccountConfig": {
              "Status": ["Active"],
              "Types": ["Savings", "Checking"],
              "Roles": ["Owner"],
              "isHeldAway": ["false", "true"]
            },
            "FinancialAccountBalancesConfig": {
              "financialAccountBalanceTypes": ["CurrentPostedBalance"]
            }
          }

          The prebuilt IP configuration in the Core Config retrieves real-time account information from your external core banking system. To retrieve account information from Salesforce instead, modify the financialAccountBalanceTypes value in the FinancialAccountBalancesConfig from "CurrentPostedBalance" to "Current Posted Balance" (with spaces).

          {
            "FinancialAccountConfig": {
              "Status": ["Open", "Active"],
              "Types": ["Savings Account", "Checking Account"],
              "Roles": ["Primary Owner", "Joint Owner"],
              "isHeldAway": ["false", "true"]
            },
            "FinancialAccountBalancesConfig": {
              "financialAccountBalanceTypes": ["CurrentPostedBalance"]
            }
          }
          
          Funds Transfer to Own Account - Credit Card Payment Target
          {
            "FinancialAccountBalancesConfig": {
              "financialAccountBalanceTypes": [
                "TotalBalance",
                "BalanceLastStatement",
                "MinimumPayment"
              ]
            },
            "FinancialAccountConfig": {
              "Status": ["Active"],
              "Types": ["Credit Card"],
              "Roles": ["Owner"],
              "isHeldAway": ["false"]
            }
          }
          {
            "FinancialAccountBalancesConfig": {
              "financialAccountBalanceTypes": [
                "Balance",
                "BalanceLastStatement",
                "MinimumPayment"
              ]
            },
            "FinancialAccountConfig": {
              "Status": ["Open", "Active"],
              "Types": ["Credit Card"],
              "Roles": ["Primary Owner", "Joint Owner"],
              "isHeldAway": ["false"]
            }
          }
          Fee Reversal
          { 
            "FinancialAccountTransactionsConfig":{ 
              "transactionType": ["Fee"] },
            "FinancialAccountConfig": { 
              "Status": ["Active", "Closed", "Delinquent", "On Hold"], 
              "Types": ["Savings", "Checking", "Credit Card", "Mortgage", "Automotive Loan", "Automotive Lease", "Loan", "Investment Account", "Home Equity Line of Credit"], 
              "Roles": ["Owner"], 
              "isHeldAway": ["false"] 
            } 
          }
          { 
            "FinancialAccountTransactionsConfig": { 
              "transactionType": ["Fee"] }, 
            "FinancialAccountConfig": { 
              "Status": ["Open", "Closed", "On Hold", "Pending", "Charge-off", "Declined", "Lost", "Paid out", "Withdrawn", "Active", "Expired", "Cancelled"], 
              "Types": ["Auto Loan", "Bank Account", "Checking Account", "Credit Card", "General Account", "HELOC", "Insurance Policy", "Investment Account", "Loan Account", "Mortgage", "Savings Account", "Treasury Service"], 
              "Roles": ["Primary Owner", "Joint Owner"], 
              "isHeldAway": ["false"] 
            } 
          }
          Transaction Dispute Management
          { 
            "FinancialAccountTransactionsConfig": { 
            "transactionType": ["Credit Card", "Credit", "Debit"] },
            "FinancialAccountConfig": { "Status": ["Active", "Delinquent", "On Hold"], "Types": ["Savings", "Checking", "Credit Card"], 
              "Roles": ["Owner"], 
              "isHeldAway": ["false"] 
            } 
          }
          { 
            "FinancialAccountTransactionsConfig": { "transactionType": ["Credit Card", "Credit", "Debit"] }, 
            "FinancialAccountConfig": { 
               "Status": ["Open", "Active", "On Hold"], 
               "Types": ["Savings Account", "Checking Account", "Credit Card"],
               "Roles": ["Primary Owner", "Joint Owner"], 
               "isHeldAway": ["false"] 
            } 
          }
           
          Loading
          Salesforce Help | Article