Skip to main content
WEBHOOK
deal.updated
{
  "event": {
    "id": "<string>",
    "type": "<unknown>",
    "created_at": "2023-11-07T05:31:56Z",
    "data": {
      "deal": {
        "id": "<string>",
        "name": "<string>",
        "created_at": "2023-11-07T05:31:56Z",
        "updated_at": "2023-11-07T05:31:56Z",
        "value_estimate": "<string>",
        "note": "<string>",
        "site": {
          "id": "<string>",
          "name": "<string>",
          "description": "<string>",
          "created_at": "2023-11-07T05:31:56Z",
          "updated_at": "2023-11-07T05:31:56Z",
          "phone": "<string>",
          "opened_at": "2023-11-07T05:31:56Z",
          "directions": {
            "google_maps_url": "<string>"
          },
          "images": {
            "default": {
              "original": "<string>",
              "small": "<string>",
              "medium": "<string>",
              "large": "<string>"
            }
          },
          "access_hours": {
            "monday": {
              "open": "<string>",
              "close": "<string>"
            },
            "tuesday": {
              "open": "<string>",
              "close": "<string>"
            },
            "wednesday": {
              "open": "<string>",
              "close": "<string>"
            },
            "thursday": {
              "open": "<string>",
              "close": "<string>"
            },
            "friday": {
              "open": "<string>",
              "close": "<string>"
            },
            "saturday": {
              "open": "<string>",
              "close": "<string>"
            },
            "sunday": {
              "open": "<string>",
              "close": "<string>"
            }
          },
          "address": {
            "line_1": "<string>",
            "line_2": "<string>",
            "city": "<string>",
            "postal_code": "<string>"
          }
        },
        "contact": {
          "id": "<string>",
          "address": "<unknown>",
          "email": "jsmith@example.com",
          "full_name": "<string>",
          "phone_number": "<string>",
          "tax_id": "<string>",
          "company_registration_number": "<string>",
          "metadata": {},
          "stripe_customer_id": "<string>",
          "tenancies_count": 123,
          "created_at": "2023-11-07T05:31:56Z",
          "updated_at": "2023-11-07T05:31:56Z",
          "identity_check": {
            "required": true
          }
        },
        "starts_at": "2023-11-07T05:31:56Z",
        "assignee": {
          "id": "<string>",
          "name": "<string>",
          "email": "jsmith@example.com",
          "created_at": "2023-11-07T05:31:56Z",
          "updated_at": "2023-11-07T05:31:56Z"
        },
        "creator": {
          "id": "<string>",
          "name": "<string>",
          "email": "jsmith@example.com",
          "created_at": "2023-11-07T05:31:56Z",
          "updated_at": "2023-11-07T05:31:56Z"
        },
        "stage": {
          "id": "<string>",
          "name": "<string>",
          "position": 123,
          "created_at": "2023-11-07T05:31:56Z",
          "updated_at": "2023-11-07T05:31:56Z"
        },
        "line_items": [
          {
            "item": {
              "id": "<string>",
              "name": "<string>",
              "slug": "<string>",
              "size_description": "<string>",
              "selling_points": [
                "<string>"
              ],
              "stripe_product_id": "<string>",
              "require_insurance_coverage": true,
              "require_security_deposit": true,
              "promotion": {
                "type": "<unknown>",
                "id": "<string>",
                "percent": 123,
                "name": "<string>",
                "code": "<string>",
                "title": "<string>",
                "public": true,
                "max_redemptions": 123,
                "months": 123,
                "auto_apply_to": {
                  "unit_types": true,
                  "protections": true,
                  "products": true,
                  "subscriptions": true
                },
                "created_at": "2023-11-07T05:31:56Z",
                "updated_at": "2023-11-07T05:31:56Z"
              },
              "site": {
                "id": "<string>",
                "name": "<string>",
                "description": "<string>",
                "created_at": "2023-11-07T05:31:56Z",
                "updated_at": "2023-11-07T05:31:56Z",
                "phone": "<string>",
                "opened_at": "2023-11-07T05:31:56Z",
                "directions": {
                  "google_maps_url": "<string>"
                },
                "images": {
                  "default": {
                    "original": "<string>",
                    "small": "<string>",
                    "medium": "<string>",
                    "large": "<string>"
                  }
                },
                "access_hours": {
                  "monday": {
                    "open": "<string>",
                    "close": "<string>"
                  },
                  "tuesday": {
                    "open": "<string>",
                    "close": "<string>"
                  },
                  "wednesday": {
                    "open": "<string>",
                    "close": "<string>"
                  },
                  "thursday": {
                    "open": "<string>",
                    "close": "<string>"
                  },
                  "friday": {
                    "open": "<string>",
                    "close": "<string>"
                  },
                  "saturday": {
                    "open": "<string>",
                    "close": "<string>"
                  },
                  "sunday": {
                    "open": "<string>",
                    "close": "<string>"
                  }
                },
                "address": {
                  "line_1": "<string>",
                  "line_2": "<string>",
                  "city": "<string>",
                  "postal_code": "<string>"
                }
              },
              "dynamic_pricing": true,
              "dimensions": {
                "length": 123,
                "width": 123,
                "height": 123
              },
              "security_deposit": {
                "amount": 123,
                "formatted": "<string>"
              },
              "images": {
                "default": {
                  "original": "<string>",
                  "small": "<string>",
                  "medium": "<string>",
                  "large": "<string>"
                }
              },
              "created_at": "2023-11-07T05:31:56Z",
              "updated_at": "2023-11-07T05:31:56Z",
              "prices": [
                {
                  "price": {
                    "amount": 123,
                    "formatted": "<string>"
                  },
                  "stripe_price_id": "<string>"
                }
              ],
              "_links": {}
            },
            "quantity": 123
          }
        ],
        "metadata": {}
      }
    },
    "meta": {
      "curies": "<unknown>"
    }
  }
}

Documentation Index

Fetch the complete documentation index at: https://docs.stora.co/llms.txt

Use this file to discover all available pages before exploring further.

Body

application/json

Deal Updated Webhook Body

event
object

Response

Return a 2XX (200, 201, ...) status to indicate that the data was received successfully.