Waymark / Routes / vendsoft.com
retrieve telemetry sales transactions for a specific machine and date range from vendsoft
domain: vendsoft.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checked community attestations: 0✓ / 0✗
Steps Authenticate with your VendSoft API key Call GET https://secure.vendsoft.com/api/v2/machines/{machineCode}/sales Supply fromDate and toDate query parameters in yyyyMMddHHmmss format (e.g. fromDate=20250610000000) to bound the query window Parse the returned array of transactions, each including telemetryId, transactionId, transactionTime, productCode, quantity, selection, and price Cross-check the masked creditCard field (e.g. *1234) against your own payment reconciliation records if verifying cashless settlement
Known gotchas fromDate/toDate must match the ^\d{14}$ pattern exactly (14 digits, no separators) or the call returns 400 a 404 is returned if machineCode doesn't exist, not an empty array results are sourced from telemetry, so gaps appear if the machine's cashless/telemetry device was offline during the window
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