{
  "integrations": {
    "3df369e3-c835-45ac-b30e-721d6f0f2d78": {
      "action": {
        "value": "REFUND",
        "label": "Refund",
        "labelReady": "Refunded"
      },
      "avs": {
        "value": "ZIP",
        "label": "Match Zip"
      },
      "createdAt": 1703787205970,
      "cvvSettings": {
        "label": "Enable",
        "value": "enable"
      },
      "domain": "https://*.evetpractice.com/Practice/Clients/Refund/*",
      "id": "3df369e3-c835-45ac-b30e-721d6f0f2d78",
      "name": "CovetrusPulse - Refund",
      "paths": {
        "transaction_amount": {
          "regex": "-(.*)",
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": "//input[@id=\"AccountBalance_Payments[0]_Amount\"]",
          "visibility": {
            "value": "display",
            "label": "Display"
          }
        },
        "tax": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": "",
          "visibility": {
            "value": "display",
            "label": "Display"
          }
        },
        "invoice_number": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": "",
          "visibility": {
            "value": "display",
            "label": "Display"
          }
        },
        "purchase_number": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": "",
          "visibility": {
            "value": "hide",
            "label": "Hide"
          }
        },
        "first_name": {
          "regex": "Checkout - ([\\w]*)",
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": "//hgroup[contains(@class,\"title\")]/h1[1]",
          "visibility": {
            "value": "display",
            "label": "Display"
          }
        },
        "last_name": {
          "regex": "Checkout - [\\w]*\\W*([\\w]*)",
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": "//hgroup[contains(@class,\"title\")]/h1[1]",
          "visibility": {
            "value": "display",
            "label": "Display"
          }
        },
        "customer_id": {
          "attribute": null,
          "regex": "",
          "type": {
            "label": "URL",
            "value": "url"
          },
          "value": {
            "label": "path: 1430684",
            "value": "pathname:3"
          },
          "visibility": {
            "value": "hide",
            "label": "Hide"
          }
        },
        "company_name": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": "",
          "visibility": {
            "value": "hide",
            "label": "Hide"
          }
        },
        "email": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": "",
          "visibility": {
            "value": "display",
            "label": "Display"
          }
        },
        "phone": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": "",
          "visibility": {
            "value": "display",
            "label": "Display"
          }
        },
        "address": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": "",
          "visibility": {
            "value": "display",
            "label": "Display"
          }
        },
        "zip": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": "",
          "visibility": {
            "value": "display",
            "label": "Display"
          }
        },
        "note": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": "",
          "visibility": {
            "value": "display",
            "label": "Display"
          }
        }
      },
      "isAuto": true,
      "isAutoClose": false,
      "isAutoRunAutomation": true,
      "matchElement": {
        "isEnabled": false,
        "xPath": "",
        "matchingValue": "",
        "attribute": null
      }
    },
    "87915192-b49c-4688-b0d7-3fb2b95a1e21": {
      "action": {
        "value": "CHARGE",
        "label": "Charge",
        "labelReady": "Charged"
      },
      "avs": {
        "value": "ZIP",
        "label": "Match Zip"
      },
      "createdAt": 0,
      "cvvSettings": {
        "label": "Enable",
        "value": "enable"
      },
      "domain": "https://*.evetpractice.com/Practice/Clients/Checkout/*",
      "id": "87915192-b49c-4688-b0d7-3fb2b95a1e21",
      "name": "CovetrusPulse - Checkout",
      "paths": {
        "transaction_amount": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": "//input[@id=\"AccountBalance_Payments[0]_Amount\"]",
          "visibility": {
            "value": "display",
            "label": "Display"
          }
        },
        "tax": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": "",
          "visibility": {
            "value": "display",
            "label": "Display"
          }
        },
        "invoice_number": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": "//td[contains(.,\"Invoice Number\")]/ancestor::tr/td[2]",
          "visibility": {
            "value": "display",
            "label": "Display"
          }
        },
        "purchase_number": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": "",
          "visibility": {
            "value": "hide",
            "label": "Hide"
          }
        },
        "first_name": {
          "regex": "Checkout - ([\\w]*)",
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": "//section[contains(@class,\"main-content\")]/div[1]/form[1]/hgroup[1]/h1[1]",
          "visibility": {
            "value": "display",
            "label": "Display"
          }
        },
        "last_name": {
          "regex": "Checkout - [\\w]*\\W*([\\w]*)",
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": "//section[contains(@class,\"main-content\")]/div[1]/form[1]/hgroup[1]/h1[1]",
          "visibility": {
            "value": "display",
            "label": "Display"
          }
        },
        "customer_id": {
          "attribute": null,
          "regex": "",
          "type": {
            "label": "URL",
            "value": "url"
          },
          "value": {
            "label": "path: 2548631",
            "value": "pathname:3"
          },
          "visibility": {
            "value": "hide",
            "label": "Hide"
          }
        },
        "company_name": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": "",
          "visibility": {
            "value": "hide",
            "label": "Hide"
          }
        },
        "email": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": "",
          "visibility": {
            "value": "display",
            "label": "Display"
          }
        },
        "phone": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": "",
          "visibility": {
            "value": "display",
            "label": "Display"
          }
        },
        "address": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": "",
          "visibility": {
            "value": "display",
            "label": "Display"
          }
        },
        "zip": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": "",
          "visibility": {
            "value": "display",
            "label": "Display"
          }
        },
        "note": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": "",
          "visibility": {
            "value": "display",
            "label": "Display"
          }
        }
      },
      "isAuto": true,
      "isAutoClose": false,
      "isAutoRunAutomation": true,
      "matchElement": {
        "isEnabled": false,
        "xPath": "",
        "matchingValue": "",
        "attribute": null
      }
    },
    "b69a5cd6-3d94-4c6a-9f0f-79125224c10e": {
      "action": {
        "value": "CHARGE",
        "label": "Charge",
        "labelReady": "Charged"
      },
      "avs": {
        "value": "ZIP",
        "label": "Match Zip"
      },
      "createdAt": 1723566366327,
      "cvvSettings": {
        "label": "Enable",
        "value": "enable"
      },
      "domain": "https://*.evetpractice.com/Practice/Clients/Deposit/*",
      "id": "b69a5cd6-3d94-4c6a-9f0f-79125224c10e",
      "name": "CovetrusPulse - Deposit",
      "paths": {
        "transaction_amount": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": "//input[@id=\"AccountBalance_Payments[0]_Amount\"]",
          "visibility": {
            "value": "display",
            "label": "Display"
          }
        },
        "tax": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": "",
          "visibility": {
            "value": "display",
            "label": "Display"
          }
        },
        "invoice_number": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": "",
          "visibility": {
            "value": "display",
            "label": "Display"
          }
        },
        "purchase_number": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": "",
          "visibility": {
            "value": "hide",
            "label": "Hide"
          }
        },
        "first_name": {
          "regex": "Checkout - ([\\w]*)",
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": "//hgroup[contains(@class,\"title\")]/h1[1]",
          "visibility": {
            "value": "display",
            "label": "Display"
          }
        },
        "last_name": {
          "regex": "Checkout - [\\w]*\\W*([\\w]*)",
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": "//hgroup[contains(@class,\"title\")]/h1[1]",
          "visibility": {
            "value": "display",
            "label": "Display"
          }
        },
        "customer_id": {
          "attribute": null,
          "regex": "",
          "type": {
            "label": "URL",
            "value": "url"
          },
          "value": {
            "label": "path: 2548631",
            "value": "pathname:3"
          },
          "visibility": {
            "value": "hide",
            "label": "Hide"
          }
        },
        "company_name": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": "",
          "visibility": {
            "value": "hide",
            "label": "Hide"
          }
        },
        "email": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": "",
          "visibility": {
            "value": "display",
            "label": "Display"
          }
        },
        "phone": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": "",
          "visibility": {
            "value": "display",
            "label": "Display"
          }
        },
        "address": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": "",
          "visibility": {
            "value": "display",
            "label": "Display"
          }
        },
        "zip": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": "",
          "visibility": {
            "value": "display",
            "label": "Display"
          }
        },
        "note": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": "",
          "visibility": {
            "value": "display",
            "label": "Display"
          }
        }
      },
      "isAuto": true,
      "isAutoClose": false,
      "isAutoRunAutomation": true,
      "matchElement": {
        "isEnabled": false,
        "xPath": "",
        "matchingValue": "",
        "attribute": null
      }
    }
  },
  "steps": {
    "3df369e3-c835-45ac-b30e-721d6f0f2d78": {
      "299906d2-19d1-40e7-8523-af07036fa4d9": {
        "id": "299906d2-19d1-40e7-8523-af07036fa4d9",
        "integrationId": "3df369e3-c835-45ac-b30e-721d6f0f2d78",
        "steps": [
          {
            "automationLabel": "Amount",
            "id": "ad4d0fa5-4cb6-4cb0-bfe1-c1695ba15df1",
            "options": [],
            "path": "//input[@id=\"AccountBalance_Payments[0]_Amount\"]",
            "placementOption": {
              "label": "Replace",
              "value": "replace"
            },
            "type": {
              "value": "input",
              "label": "Input"
            },
            "value": "-{{amountBase}}"
          },
          {
            "automationLabel": "Payment Type",
            "id": "ca2c426a-8ae4-4f3e-a283-15aea6b7c72c",
            "path": "//select[@id=\"AccountBalance_Payments_0__PaymentOptionSelected\"]",
            "type": {
              "value": "dropdown",
              "label": "Dropdown"
            },
            "value": {
              "label": "PayJunction",
              "value": "24355"
            }
          },
          {
            "automationLabel": "Process Payment Button",
            "id": "578e73ae-4d5a-4aca-9265-180bbab0d9cd",
            "isSkip": false,
            "path": "//input[@id=\"btnAccountBalance\"]",
            "type": {
              "value": "click",
              "label": "Click"
            },
            "value": ""
          }
        ],
        "type": "REFUND"
      }
    },
    "87915192-b49c-4688-b0d7-3fb2b95a1e21": {
      "64c02a81-0787-46d7-b5a7-a81977c60048": {
        "domain": "https://sc7.evetpractice.com/Practice/Clients/Checkout/1979913",
        "id": "64c02a81-0787-46d7-b5a7-a81977c60048",
        "integrationId": "87915192-b49c-4688-b0d7-3fb2b95a1e21",
        "steps": [
          {
            "automationLabel": "Payment Amount",
            "id": "b1666c8d-59ca-4b3c-821c-699be79f1320",
            "options": [],
            "path": "//input[@id=\"AccountBalance_Payments[0]_Amount\"]",
            "placementOption": {
              "label": "Replace",
              "value": "replace"
            },
            "transactionApprovalSetting": {
              "label": "Base Amount",
              "value": "BASE_AMOUNT"
            },
            "type": {
              "value": "input",
              "label": "Input"
            },
            "useTransactionApproval": true,
            "value": ""
          },
          {
            "automationLabel": "Payment Method",
            "id": "267c8bfd-4607-45f2-b812-1b5adfa28d24",
            "path": "//select[@id=\"AccountBalance_Payments_0__PaymentOptionSelected\"]",
            "type": {
              "value": "dropdown",
              "label": "Dropdown"
            },
            "value": {
              "label": "PayJunction",
              "value": "24355"
            }
          },
          {
            "automationLabel": "Process Payment Button",
            "id": "58895f3b-e04d-4e09-b43f-712556c43f20",
            "isSkip": false,
            "path": "//input[@id=\"btnAccountBalance\"]",
            "type": {
              "value": "click",
              "label": "Click"
            },
            "value": ""
          }
        ],
        "type": "CHARGE"
      },
      "be0a81cf-8e57-4481-be16-63c58c93bda1": {
        "id": "be0a81cf-8e57-4481-be16-63c58c93bda1",
        "integrationId": "87915192-b49c-4688-b0d7-3fb2b95a1e21",
        "steps": [
          {
            "automationLabel": "Amount",
            "id": "3f32c9eb-a028-459d-b289-59de188f02d2",
            "options": [],
            "path": "//input[@id=\"AccountBalance_Payments[0]_Amount\"]",
            "placementOption": {
              "label": "Replace",
              "value": "replace"
            },
            "type": {
              "value": "input",
              "label": "Input"
            },
            "value": "-{{amountBase}}"
          },
          {
            "automationLabel": "Payment Type",
            "id": "887916d9-b856-4300-b6a8-6cfec24ff12e",
            "path": "//select[@id=\"AccountBalance_Payments_0__PaymentOptionSelected\"]",
            "type": {
              "value": "dropdown",
              "label": "Dropdown"
            },
            "value": {
              "label": "PayJunction",
              "value": "24355"
            }
          },
          {
            "automationLabel": "Process Payment",
            "id": "05716169-dcb5-48aa-9138-3b857fe36901",
            "path": "//div[@id=\"divAccountBalance\"]/p[1]/input[1]",
            "type": {
              "value": "click",
              "label": "Click"
            },
            "value": ""
          }
        ],
        "type": "REFUND"
      }
    },
    "8a8c8481-529f-458a-8e95-3f89bf885183": {
      "3f936fc4-f4fc-45e5-aad4-3d39dd691f92": {
        "id": "3f936fc4-f4fc-45e5-aad4-3d39dd691f92",
        "integrationId": "8a8c8481-529f-458a-8e95-3f89bf885183",
        "steps": [
          {
            "id": "b58d0a1c-152a-4291-a1dc-b77fdf86dcab",
            "path": "//div[contains(@class,\"grid-submit\")]/input[1]",
            "type": {
              "value": "click",
              "label": "Click"
            },
            "value": ""
          }
        ],
        "type": "INVOICE"
      }
    },
    "b69a5cd6-3d94-4c6a-9f0f-79125224c10e": {
      "9b205ccb-f604-4d6e-afbd-745720262e58": {
        "id": "9b205ccb-f604-4d6e-afbd-745720262e58",
        "integrationId": "b69a5cd6-3d94-4c6a-9f0f-79125224c10e",
        "steps": [
          {
            "automationLabel": "Amount",
            "id": "af3c1d6c-aa73-40dd-a532-f14fca8554c2",
            "options": [],
            "path": "//input[@id=\"AccountBalance_Payments[0]_Amount\"]",
            "placementOption": {
              "label": "Replace",
              "value": "replace"
            },
            "transactionApprovalSetting": {
              "label": "Base Amount",
              "value": "BASE_AMOUNT"
            },
            "type": {
              "value": "input",
              "label": "Input"
            },
            "useTransactionApproval": true,
            "value": ""
          },
          {
            "automationLabel": "Payment Type",
            "id": "b359de57-7793-45a3-b20e-b7e7d2cf00da",
            "path": "//select[@id=\"AccountBalance_Payments_0__PaymentOptionSelected\"]",
            "type": {
              "value": "dropdown",
              "label": "Dropdown"
            },
            "value": {
              "label": "PayJunction",
              "value": "24355"
            }
          },
          {
            "automationLabel": "Process Payment",
            "id": "909cb527-12a7-411b-9c75-bbf9b601fd5d",
            "isSkip": false,
            "path": "//input[@id=\"btnAccountBalance\"]",
            "type": {
              "value": "click",
              "label": "Click"
            },
            "value": ""
          }
        ],
        "type": "CHARGE"
      },
      "e3e31cf9-f084-4ddb-a864-670e50eea424": {
        "id": "e3e31cf9-f084-4ddb-a864-670e50eea424",
        "integrationId": "b69a5cd6-3d94-4c6a-9f0f-79125224c10e",
        "steps": [
          {
            "automationLabel": "Amount",
            "id": "4089f5c0-03a7-49a1-ad5f-622e277daf9b",
            "options": [],
            "path": "//input[@id=\"AccountBalance_Payments[0]_Amount\"]",
            "placementOption": {
              "label": "Replace",
              "value": "replace"
            },
            "type": {
              "value": "input",
              "label": "Input"
            },
            "value": "-{{amountBase}}"
          },
          {
            "automationLabel": "Payment Type",
            "id": "7ba8cbb0-352d-4035-8652-e778b85d71a9",
            "path": "//select[@id=\"AccountBalance_Payments_0__PaymentOptionSelected\"]",
            "type": {
              "value": "dropdown",
              "label": "Dropdown"
            },
            "value": {
              "label": "PayJunction",
              "value": "24355"
            }
          },
          {
            "automationLabel": "Process Payment",
            "id": "e272cdf9-c87f-4fa5-bc3c-6fe0a27cfa5d",
            "path": "//input[@id=\"btnAccountBalance\"]",
            "type": {
              "value": "click",
              "label": "Click"
            },
            "value": ""
          }
        ],
        "type": "REFUND"
      }
    }
  }
}