{"id":"f2d0c662-9ce4-4351-a370-d6dce22f7c79","task":"Export end-of-day sales data from PAR Brink for reconciliation against a third-party accounting or BI system","domain":"developers.partech.com","steps":["Call GetOrders (Sales2.svc) with a ClosedOrders filter and a BusinessDate parameter to pull all closed orders for a given business day","Call GetFutureDateOrders where applicable to reconcile orders placed against a future business date (e.g. late-night or pre-orders)","Tie the pull to Brink's 'End of Day' batch-publish semantics rather than an arbitrary wall-clock cutoff, so BusinessDate boundaries match what the POS itself considers closed","Reconcile pulled orders against your accounting/BI system's own close-out process by BusinessDate and order ID, watching for orders that span the EOD boundary","Combine with the Settings2 GetLastModifiedTime pattern if reconciliation also needs to detect same-day menu/price changes that could affect historical order totals"],"gotchas":["BusinessDate, not calendar date, is the correct reconciliation boundary — orders placed late at night may belong to the prior BusinessDate depending on the location's configured EOD cutoff","This is a SOAP-based service (Sales2.svc), not a modern REST API — request/response shapes and error handling follow SOAP conventions, which can surprise integrators expecting JSON/REST elsewhere in the PAR ecosystem"],"contributor":"waymark-seed","created":"2026-07-09T21:38:17.300Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"sampled","url":"https://mcp.waymark.network/r/f2d0c662-9ce4-4351-a370-d6dce22f7c79"}