Financial Services Operations Integration with Visa subflows

  • Rversion finale: Australia
  • Mis à jour 12 mars 2026
  • 3 minutes de lecture
  • You can use the following Financial Services Operations Integration with Visa application subflows to handle the card dispute management process.

    Financial Services Operations Integration with Visa subflows

    Remarque :
    Use the decision table and Visa Token Service template to integrate your chosen Token Provider with Visa Integration subflows. This integration enables you to access Visa APIs, which might contain sensitive information. Make sure to use the subflow template for your Token Provider. This confirms that you detokenize data before sending requests to Visa and tokenize data after receiving responses, for a smooth integration with ServiceNow.
    Subflow Description
    Create Case from Transaction Enables you to create a case in Visa Resolve Online (VROL) from a transaction.
    Change Dispute Status Enables you to recall a submitted dispute item or delete a saved dispute item.
    Initiate Dispute from Transaction or Case Enables you to initiate a dispute in VROL from a transaction or from an existing Visa case.
    Submit Dispute Questionnaire Enables you to submit or save the dispute questionnaire in VROL.
    Look up Associated Transactions Enables you to retrieve a list of associated transactions for the disputed transaction in the Dispute stage.
    Select Associated Transactions Enables you to associate related transactions to the disputed transaction.
    Submit Transaction Inquiry Enables you to search for transactions using specific criteria. To confirm seamless integration, must have a tokenization solution. To create a subflow that aligns with the tokenization mechanism and use the recommended Visa Token Service template, configuring it in a decision table.
    Look Up Transaction Inquiry Results Enables you to search for transaction information using TIEventID. If Submit Transaction Inquiry gets an asynchronous response, it generates a TIEventID. This ID is then used to call the subflow and retrieve the original transaction details.
    Accept dispute Accepts the dispute liability or accepts the other side's decision, and removes the dispute transaction from the queue.
    Cardholder Purchase Inquiry Enables you to request purchase information and additional merchant information regarding a transaction by supplying TransactionID.
    Look Up Transaction Details Enables you to retrieve detailed transaction data using RolTransactionId.
    Look up Dispute Response Details Enables you to retrieve the details of a submitted or received dispute response.
    Create Dispute Pre Arbitration Enables you to create a pre-arbitration in VROL.
    Create Dispute Pre Arbitration Response Enables you to create a pre-arbitration response in allocation for the pre-arbitration initiated by the acquirer.
    Look up Dispute Pre Arbitration Details Enables you to retrieve the pre-arbitration details.
    Look up Dispute Pre Arbitration Response Details Enables you to retrieve details of a submitted or received pre-arbitration response.
    Submit Dispute Filing Enables you to submit a dispute for arbitration, or to appeal, or withdrawal of arbitration in VROL.
    Look up Dispute Filing Details Enables you to retrieve the details of a dispute case filing request, appeal, or withdrawal request.
    Batch Queues Flows Adapter Includes all batch queue processes.
    Mark Batch Queue Item as Read

    Marks transactions as read, removing them from the Real-time Systems Interface (RTSI) Batch Queue.

    Batch queue APIs processing and scheduling

    Financial Services Operations Integration with Visa subflows use batch queue APIs to process the dispute data on a set schedule. Batch queue APIs run at predefined time intervals, not based on user actions. You can set up and manage when batch queue API subflows run with theVisa Queue Scheduler Flow. By default, the Visa Queue Scheduler Flow is turned off. To start using it, activate the flow and choose how often you want the batch queue API subflows to run.
    Batch Queue Description
    Process Awaiting Action Disputes Batch Queue The acquirer provides a dispute response, which places the Visa case in this queue. Processing this batch queue alerts the FSO case with the received response.
    Process Incoming Pre-Arbitration Batch Queue The acquirer submits a pre-arbitration request or response, which places the Visa case in this queue. Processing this batch queue alerts the FSO case with the received response.
    Process Incoming Arbitration Batch Queue The acquirer initiates an arbitration request, or the issuer submits an arbitration and receives an acknowledgment or decision from Visa, which places the case in this queue.
    Processes Incoming Recall Batch Queue The acquirer processes recalls at various stages, including dispute response, pre-arbitration, and pre-arbitration response, which places the Visa case in this queue. Processing this batch queue alerts the FSO case with the received response.