Restaurant365 Rate Limits
Restaurant365 does not publish numeric per-second or per-minute request rate limits for the R365 API or OData connector. The documented constraints are data-volume limits enforced on the OData connector's sales views: sales data (SalesEmployee, SalesDetail, SalesPayment) is limited to a 31-day date range per request, and several high-volume sales endpoints are deliberately throttled to prevent pulling excessive data in a single call. Access is provisioned per customer through R365 Support, so effective ceilings are account-scoped. The recommended pattern is to retrieve header records (Transaction or SalesEmployee) and then query details by ID, using the rowVersion property for incremental pulls.
Restaurant365 Rate Limits is the machine-readable rate-limit profile for Restaurant365 on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions, measuring varies.
The profile also includes 4 backoff/retry policies defined and response codes documented for dateRangeExceeded and throttled.
Tagged areas include Rate Limiting, OData, Reporting, and Accounting.