Get R365 Transactions
r365_get_transactionsRetrieve financial transactions from Restaurant365 using optional filters for location, date, transaction type, and row limit.
Instructions
Retrieve financial transactions from Restaurant365.
Args:
location_id: Optional location GUID filter
date: Optional business date filter (ISO 8601, e.g. 2026-06-01T00:00:00Z)
type: Optional transaction type (e.g. 'Journal Entry', 'AP Invoice')
top: Max rows (default 100)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | ||
| date | No | ||
| type | No | ||
| location_id | No |