{
  "name": "Record payout from Stripe in Wave Accounting",
  "nodes": [
    {
      "id": "8690a0d3-8280-47f4-b60e-20f3046bebc1",
      "name": "New Payout",
      "type": "n8n-nodes-base.stripeTrigger",
      "position": [
        0,
        0
      ]
    },
    {
      "id": "3b7c1c9c-7384-48ef-a4f5-fe1bdd8ec1b9",
      "name": "Record in Wave Accounting",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        280,
        0
      ]
    }
  ],
  "connections": {
    "New Payout": {
      "main": [
        [
          {
            "node": "Record in Wave Accounting",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}