{
  "integrations": {
    "52f3a984-8737-40de-afee-3960d2a7bbd8": {
      "action": {
        "label": "Charge",
        "labelReady": "Charged",
        "value": "CHARGE"
      },
      "createdAt": 0,
      "domain": "https://app.empoweremr.com/Patient/ptcentral.html?pid=*",
      "id": "52f3a984-8737-40de-afee-3960d2a7bbd8",
      "isAuto": true,
      "matchElement": {
        "attribute": null,
        "isEnabled": false,
        "matchingValue": ""
      },
      "name": "MW Therapy",
      "paths": {
        "address": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": ""
        },
        "company_name": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": ""
        },
        "customer_id": {
          "attribute": null,
          "regex": "",
          "type": {
            "label": "URL",
            "value": "url"
          },
          "value": {
            "label": "pid (102581)",
            "value": "query:pid"
          }
        },
        "email": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": ""
        },
        "first_name": {
          "regex": ".*,\\s+(\\w*)",
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": "//td[contains(.,\"Patient (Patient ID)\")]/following-sibling::td//span"
        },
        "invoice_number": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": ""
        },
        "last_name": {
          "regex": "\\W*(\\w*)",
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": "//td[contains(.,\"Patient (Patient ID)\")]/following-sibling::td//span"
        },
        "note": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": ""
        },
        "phone": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": ""
        },
        "purchase_number": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": ""
        },
        "transaction_amount": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": "//td[contains(.,\"Patient Balance Due\")]/following-sibling::td//span"
        },
        "zip": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": ""
        }
      }
    }
  },
  "steps": {
    "52f3a984-8737-40de-afee-3960d2a7bbd8": {
      "c751522f-f8c0-4af0-84ce-c080500cc39e": {
        "domain": "https://secure.mwtherapy.com/Patient/ptcentral.html?pid=102581",
        "id": "c751522f-f8c0-4af0-84ce-c080500cc39e",
        "integrationId": "52f3a984-8737-40de-afee-3960d2a7bbd8",
        "steps": [
          {
            "automationLabel": "Total Amount",
            "chosen": false,
            "id": "d39faa40-160e-4ff6-969c-80a4102066dc",
            "path": "//td[contains(.,\"Total Amount Paid\")]/ancestor::tr/following-sibling::tr[1]/td/input",
            "selected": false,
            "transactionApprovalSetting": {
              "label": "Total Amount",
              "value": "AMOUNT"
            },
            "type": {
              "label": "Input",
              "value": "input"
            },
            "useTransactionApproval": true,
            "value": ""
          },
          {
            "automationLabel": "Payment Method",
            "chosen": false,
            "id": "64ff0800-9036-400a-bcaf-bebf16d4cf74",
            "path": "//td[contains(.,\"Payment Method\")]/ancestor::tr/following-sibling::tr[1]/td/select",
            "selected": false,
            "transactionPaymentTypeSettings": {
              "AMERICAN_EXPRESS": {
                "label": "AMEX",
                "value": "3"
              },
              "CHECKING": {
                "label": "Check",
                "value": "5"
              },
              "DEBIT": {
                "label": "Credit Card",
                "value": "15"
              },
              "DINERS": {
                "label": "Credit Card",
                "value": "15"
              },
              "DISCOVER": {
                "label": "Discover",
                "value": "4"
              },
              "GENERAL_LEDGER": {
                "label": "Credit Card",
                "value": "15"
              },
              "JCB": {
                "label": "Credit Card",
                "value": "15"
              },
              "MASTERCARD": {
                "label": "Mastercard",
                "value": "2"
              },
              "SAVINGS": {
                "label": "Check",
                "value": "5"
              },
              "UNKNOWN": {
                "label": "Credit Card",
                "value": "15"
              },
              "VISA": {
                "label": "Visa",
                "value": "1"
              }
            },
            "type": {
              "label": "Dropdown",
              "value": "dropdown"
            },
            "useTransactionPaymentType": true,
            "value": null
          },
          {
            "automationLabel": "Notes ",
            "chosen": false,
            "id": "ae9e4a9a-b9dc-45fd-a45d-bdee25de9e03",
            "path": "//td[contains(.,\"Payment Notes\")]/ancestor::tr/following-sibling::tr[1]/td/input",
            "selected": false,
            "transactionApprovalSetting": {
              "label": "Transaction ID",
              "value": "TRANSACTION_ID"
            },
            "type": {
              "label": "Input",
              "value": "input"
            },
            "useTransactionApproval": true,
            "value": ""
          }
        ],
        "type": "CHARGE"
      }
    }
  }
}