Loading
Ongoing maintenance for Salesforce HelpRead 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
          Setup and Configuration of the Reset PIN Service Process

          Setup and Configuration of the Reset PIN Service Process

          With Service Process Studio, enable the reset PIN service process so that your service reps can help their customers securely reset their PINs through an easy-to-follow process.

          Required Editions

          Available in: Lightning Experience
          Available in: Professional, Enterprise, and Unlimited Editions where Financial Services Cloud is enabled

          Here are the artifacts and components used for this process.

          TYPENAMEWHAT IT DOES
          API Endpoints

          Endpoints to Update Cards:

          • /CreditCard/{creditCardId}/IssuedDevice/{issuedDeviceId}/Update
          • /CurrentAccount/{currentaccountId}/IssuedDevice/{issueddeviceId}/Update
          • /SavingsAccount/{savingsaccountId}/IssuedDevice/{issueddeviceId}/Update

          Endpoints to Validate Cards:

          • /CreditCard/{creditCardId}/IssuedDevice/{issuedDeviceId}/Validate
          • /CurrentAccount/{currentaccountId}/IssuedDevice/{issueddeviceId}/Validate
          • /SavingsAccount/{savingsaccountId}/IssuedDevice/{issueddeviceId}/Validate
          Triggers the fulfillment flow to process the request in MuleSoft (or other middleware).
          Integration Definition FSCRtl_ResetPIN Calls the API to submit a client’s request in the card management system.
          FSCRtl_ValidateCardDetails
          Apex fscserviceprocess.ResetPinIntegrationProvider Implements the business logic required for the service process integration.
          fscserviceprocess.ResetPinSvcIntegPrvd
          Omniscript FSCRtl/ResetPin Gives a guided path for completing the request intake process.
          Flow Orchestrator Work Guide Process Reset PIN Orchestrates the request processing flow, triggered by a record update, and takes action based on the outcome.
          Service Process Template Reset PIN Creates a unique version of the service process from a predefined template.
          Action Launcher Deployment /FSCRtl/ResetPin/Multi-Language Adds Omniscript to the Action Launcher component.
           
          Loading
          Salesforce Help | Article