Handle Clover webhook notifications in a server-side callback: parse objectId from each notification object and complete endpoint verification via the developer dashboard

domain: docs.clover.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Register a publicly reachable HTTPS callback URL in the Developer Dashboard under Your Apps > App name > App Settings > Webhooks.
  2. Click 'Send Verification Code'; Clover POSTs a JSON body containing a verificationCode field to your callback URL.
  3. Copy the verificationCode value from the incoming POST body, paste it into the Verification Code field on the Edit Webhooks page, and click Verify to activate the endpoint.
  4. When live events arrive, parse the nested notification objects under merchants[merchantId]; each object contains objectId (e.g. 'O:GHIVJT2ABCRSC'), type ('CREATE' or 'UPDATE'), and ts (Unix milliseconds).
  5. Use the objectId prefix (e.g. 'O:' for orders, 'P:' for payments) to determine the entity type, then call the Clover REST API with the bare ID to retrieve full entity details.

Known gotchas

Related routes

subscribe to clover order webhooks and reconcile order details via follow-up api calls
docs.clover.com · 5 steps · unrated
Manage Stora webhook endpoints programmatically and subscribe to lifecycle events across contracts, invoices, and units
docs.stora.co · 6 steps · unrated
Subscribe to PandaDoc webhook events for real-time document status updates
developers.pandadoc.com · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans