Buildxact · Example Payload

Buildxact Estimate Accepted Event Example

ConstructionResidential ConstructionConstruction ManagementEstimatingTakeoffsJob ManagementProject ManagementQuotingSchedulingPurchase OrdersInvoicingSupplier IntegrationMaterial PricingBuildersRemodelersTradesSoftware-as-a-ServiceAustraliaAutodesk

Buildxact Estimate Accepted Event Example is an example object payload from Buildxact, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

operationrequestresponse

Example Payload

Raw ↑
{
  "operation": "Webhook delivery — estimate.accepted",
  "request": {
    "method": "POST",
    "url": "https://partner.example.com/webhooks/buildxact",
    "headers": {
      "Content-Type": "application/json",
      "X-Buildxact-Event": "estimate.accepted",
      "X-Buildxact-Signature": "sha256=8f4c0c1a6b3e0b3c6f1f8c2d8d4e3a2b1c0d9e8f7a6b5c4d3e2f1a0b9c8d7e6f"
    },
    "body": {
      "eventId": "evt_01HZX9B2C4D6E8F0G2H4J6K8L0",
      "eventType": "estimate.accepted",
      "tenantId": "tenant_buildxact_demo",
      "occurredAt": "2026-05-24T22:14:58Z",
      "data": {
        "estimateId": "est_01HZX2K8M2N4P7Q1R3S5T7V9W2",
        "jobId": "job_01HZX1A2B3C4D5E6F7G8H9JKLM",
        "customerId": "cust_01HZWZ9Y8X7W6V5U4T3S2R1QPN",
        "totalIncMarkupTax": 111210.00,
        "acceptedAt": "2026-05-24T22:14:50Z"
      }
    }
  },
  "response": {
    "status": 200,
    "body": {
      "received": true
    }
  }
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/buildxact-estimate-accepted-event-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.