Subagent: Funds Transfer to Own Account Request
Initiates one-time or recurring transfers between internal and external accounts, including loan and credit card payments. This subagent retrieves eligible accounts, validates for restraints, and creates a case for a service rep to process the transaction.
Required Editions
| Available in: Lightning Experience |
| Available in: Professional, Enterprise, and Unlimited Editions |
| User Permissions Needed | |
|---|---|
| To assign permission sets to users: | FSC Service AND Omnistudio User AND Industry Service Excellence |
| To use Agentforce Service Agent: | Agentforce Service Agent User |
| To run prompt templates: | Execute Prompt Templates user permission |
Subagent Details
| API Name | FundsTfrToOwnAcctRequest |
| Included Agent Actions | Get Financial Accounts for an Account |
Examples of Utterances That Trigger This Subagent
- "Initiate a case for a one-time transfer of $875 from account xxxxxxx630 to account xxxxxxx147"
- "Start a case for a recurring payment of $65 from account DEBIT-987 to account UTILITY-654, every other Friday, for 12 payments"
- "Process a one-time transfer of $450 from account SOURCE-ACCOUNT to account DESTINATION-ACCOUNT"
Considerations
- Both one-time and recurring loan and credit card payment transfers only support fixed numerical amounts. Rule-based transfers, like Pay Minimum Due, aren't currently supported.
Set Up Funds Transfer to Own Account Request Subagent
Use these steps to set up the Funds Transfer to Own Account service for Agentforce Banking Service Customer Assistance.
- Assign Unified Catalog permissions. See Unified Catalog User Permissions for Financial Service Processes.
- Configure Transfer Funds to Own Account service process using Unified Catalog. See Setup and Configuration for Financial Service Processes in Unified Catalog.
-
If you’re using FSC Standard objects, Configure Required Fields for the Fund Transfer Request Object.
Note The Fund Transfer Request object is available only in the FSC Standard Objects and not in the FSC Managed Package objects. If you use the FSC Managed Package objects, create a custom object to handle fund transfer requests. -
Create another integration definition.
- Click + New.
- Select Apex Defined as the type.
- Enter FSC_GetAccountRestraints as the name and developer name.
-
Search for and select the
fscserviceprocess.FSCGetAccountRestraintsApex class. - Confirm that the Attribute Value is FSC_integrations_V1_0_0.
- Save the definition and activate it.
- Setup and Configuration of Banking Service Customer Assistance.
Did this article solve your issue?
Let us know so we can improve!

