Fiserv Exchange Boarding Service Batched Boarding Results Webhook

See the full article in Guides > New Accounts.

We outlined the BatchedBoardingResults webhook response schema and provide an example response for merchant applications boarded to Fiserv Exchange via Infinicept's Fiserv Exchange boarding service.

For more information, see Webhook: BatchedBoardingResults.


Example Response

The example response below describes a merchant application successfully boarded to Fiserv Exchange.

{
      "BoardingServiceTitle": "Fiserv Exchange",
      "Status": 4,
      "Details": {
        "COMPLETED": "0",
        "BOARDINGREASON": "Successfully boarded.",
        "NotesFromProcessor": "",
        "__PROCESSED_DATETIME__": "8/11/2025 9:46:57 PM +00:00",
        "OutletInternalMid": "609900000550681",
        "OutletExternalId": "OTL9E-EB482-0C447-7F761-00C15-027DA-0D49F",
        "NashvilleMid": "208219377883",
        "ApplicationMid": "600100000118606",
        "SubgroupMid": "600200000062310",
        "SubgroupParentMid": "600100000118606",
        "FiservStatus": "BOARDING_COMPLETE",
        "ApplicationReference": "555000110859",
        "MerchantReference": "5043913",
        "OrderId": "nv12K",
        "ProductId1": "56302",
        "Product1TerminalIdList": "7731987, 7731995, 7732001, 7732019",
        "TerminalId1": "7731987",
        "TerminalId2": "7731995",
        "TerminalId3": "7732001",
        "TerminalId4": "7732019"
      }
    }