Calculate Simphony STS Gen2 check totals without posting or persisting the check using the check calculator endpoint
domain: docs.oracle.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
POST to /api/v1/checks/calculator with Simphony-LocRef, Simphony-OrgShortName, and Simphony-RvcRef headers
Build the CheckCalculator request body with a required header object plus any of menuItems, comboMeals, discounts, serviceCharges, taxes, and tenders you want priced
Read computed totals, tax, and per-line pricing back from the response, knowing no check is created or persisted in Simphony
Do not expect a checkRef or included tenders to have any effect — the endpoint explicitly disregards references to existing posted checks and any tenders in the request
Specify order-channel details explicitly in the request body rather than relying on workstation-level default order-channel configuration, which is not applied through the cloud API
Known gotchas
Including a tender in the calculator request does not tender anything — it is silently ignored, which can mislead integrators testing payment flows against this endpoint
Default order-channel configuration set on a physical workstation has no effect here; channel must be specified in the payload
This endpoint has no checkRef path parameter — don't confuse it with the check-round endpoints used for actually posting a check
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?