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
          Setup and Configuration of the Lock or Unlock Card Service Process

          Setup and Configuration of the Lock or Unlock Card Service Process

          Give your service reps an easy-to-follow process to help customers lock or unlock their cards, by enabling the Lock or Unlock Card service process through Service Process Studio.

          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

          To Retrieve Card Status:

          /CreditCard/{creditCardId}/IssuedDevice/{issuedDeviceId}/Retrieve

          /CurrentAccount/{currentaccountId}/IssuedDevice/{issueddeviceId}/Retrieve

          /SavingsAccount/{savingsaccountId}/IssuedDevice/{issueddeviceId}/Retrieve

          To Update Card:

          /CreditCard/{creditCardId}/IssuedDevice/{issuedDeviceId}/Update

          /CurrentAccount/{currentaccountId}/IssuedDevice/{issueddeviceId}/Update

          /SavingsAccount/{savingsaccountId}/IssuedDevice/{issueddeviceId}/Update

          To Retrieve Card Limits:

          /CreditCard/{creditCardId}/Retrieve

          /CurrentAccount/{currentaccountId}/Retrieve

          /SavingsAccount/{savingsaccountId}/Retrieve

          Triggers the fulfillment flow to process the request in MuleSoft (or other middleware).
          Integration Definitions FSCRtl_LockUnlockCard Calls the API to submit a client’s request in the card management system.
          FSCRtl_FetchCardLimits
          FSCRtl_FetchCardControls
          Apex fscserviceprocess.FSCRtlLkUnlckCardIntegPrvd Implements the business logic required for service process integration.
          fscserviceprocess.FSCRtlFetchCardLimits
          fscserviceprocess.FSCRtlFetchCardControls
          Omniscript FSCRtl/LockUnlockCard Gives a guided path for completing the request intake process.
          Flow Orchestrator Work Guide Process Lock or Unlock Card Orchestrates the request processing flow, triggered by a record update, and takes action based on the outcome.
          Service Process Template Lock Unlock Card Creates a unique version of the service process from a predefined template.
          Action Launcher Deployment /FSCRtl/LockUnlockCard/Multi-Language Adds an Omniscript to the action launcher component.
           
          Loading
          Salesforce Help | Article