You are here:
Request Loan Payoff
Simplify the loan payoff process for customers by helping them get clear, timely information on their loan balance and payment details.
Required Editions
| Available in: Lightning Experience |
| Available in: Enterprise, Unlimited, and Developer Editions. |
| User Permissions Needed | |
|---|---|
| To assign permission sets to users: | Assign Permission Sets AND View Setup and Configuration |
| To turn on MuleSoft Integration, create integration definitions, clone the Omniscripts and flows: | Customize Application |
| To create service process: | |
| To submit a request for Loan Payoff Statement: | |
| To activate and deactivate flows: | Manage flow |
Important The topics linked in this document explain how
Service Processes work with Financial Services Cloud. But you can refer to the topics to follow
the steps to create and customize the service processes with a few configurations specific to
Automotive Cloud. Make sure to only assign the permissions specified in this document for
Automotive Cloud.
-
Assign permissions to users.
- From Setup, in the Quick Find box, enter Users, and then click Users.
- Select a user.
- In Permission Set License Assignments, click Edit Assignments.
- Select the Industries Service Process, Industry Service Excellence, Omnistudio User, Omnistudio Admin, and Vehicle And Asset Finance Foundation permissions.
- Save your changes.
- Enable person accounts and add email to the person account layout.
-
Update the Account and Financial Account page layouts with the Source System ID
field.
- In Setup click Object Manager.
- In the search box, enter and select Financial Account.
- Click Page Layouts and select Financial Account Layout.
- In the Quick Find box, enter Source System ID.
- Drag the Source System ID field to the Information pane.
- Save your changes.
- Repeat the above steps for the Account object.
- Connect to MuleSoft.
-
Enable Integrations.
- In Setup, find and select MuleSoft Direct.
- On the Integrations Setup page, in the Available Assets area, from the list of available integrations, go to Auto Service Process and then click Enable.
-
Enter a display name for the integration
A display name is how you want the enabled integration instance to be referenced in a Salesforce org.
-
Enter the application name.
Make sure that the app name is unique to your MuleSoft instance.
- Select the business group that you want to enable the integration for.
- Select the environment where you want to enable the integration.
- Select the deployment target where you want to deploy the integration.
- Click Next.
- Select None.
-
Click Submit.
After submission, it takes some time to create the integration for Auto Service Process. After the instance is created, copy the named credential.
-
Create an integration definition.
- From Setup, in the Quick Find box, enter Integration Definitions, and then select Integration Definitions.
- Click + New.
- Select Apex Defined as the integration definition type.
- Enter FSC_RequestLoanPayoffStatement as the name and developer name of the definition.
-
Find and select the
auto_fsc_common_service_processes.AssetFinLoanPyofStmtRqstIntegPrvdApex class. -
Confirm that the attribute value is FSC_fsc_integrations_V1_0_0.
The Attribute Name and Attribute Value fields are automatically populated. To point to a different Named Credential, enter an attribute name and attribute value.
- Save and activate the definition.
-
Clone the Omniscript for the Request Loan Payoff Statement Service Process.
- From the App Launcher, find and select Omniscripts.
- Select FSC/RequestLoanPayoffStatement.
- Click New Version.
- Click Activate Version.
- Clone the Request Loan Payoff Statement orchestration.
- Create an Apex Class for Request Loan Payoff Statement Service Process.
- Incorporate Your Company Logo in Request Loan Payoff Statement Service Process Communications.
-
Create a Request Loan Payoff Statement Service Process from a
Template.
Make sure the API name of the service process is the same as the one used in the respective Omniscript's svcCatalogItemDefApiName element in the CreateCase Remote Action properties.
- Add Data Attributes for the Request Loan Payoff Statement Service Process.
- Create a Request Loan Payoff Statement Action.
-
Follow the task steps in Add the Action to the Account Page for the Request Loan Payoff
Statement Service Process to add your action to Action Launcher.
- For step 6, select the action you created in step 10 of this topic.
- Configure state and country picklists for Request Loan Payoff service process.
-
Enable field-level security for the Case Source field on the case object.
- In Setup click Object Manager.
- In the search box, enter and select Case.
- Click Fields & Relationships, search for and select Case Source.
- Click Set Field-Level Security.
- For the desired profiles, check the "Visible" checkbox to make the field visible or uncheck it to hide the field.
- Save your changes.
-
Add the Case Details component to the Case record page.
- Open any Case record, and from its Setup, click Edit Page.
- From the Components panel, drag and drop the Case Details component onto the page.
- Save your changes and activate the page.
-
Submit a Loan Payoff Statement Request.
- On the customer’s Person Account record page, in Action Launcher, select the action for requesting a Loan Payoff Statement.
- Select a loan account and the loan payoff date.
- Review the loan details, such as the principal, interest, fee, penalty, and total payoff amount.
- Select the mode of delivery for the Loan Payoff Statement.
- If you select Post as the mode of delivery, then select a shipping method and a shipping address.
-
Review the details, and then submit the request.
A case is created in Salesforce for the submitted loan payoff statement request.
Did this article solve your issue?
Let us know so we can improve!

