Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Restaurant365 Transactions API

Financial transactions and transaction detail

Restaurant365 Transactions API is one of 9 APIs that Restaurant365 publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 10 JSON Schema definitions.

Tagged areas include Transactions. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, a JSON-LD context, and 10 JSON Schemas.

This API exposes 2 operations across 2 paths, and defines 2 schemas. It is described by OpenAPI 3.1.0, at version v2.

Requests are made against a single base URL, https://odata.restaurant365.net/api/v2/views.

2 operations 2 paths 2 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
v2
Base URL
https://yourcompany.restaurant365.com
Authentication
HTTP Basic
Contact
License
Proprietary
Resource Areas
1

Authentication & Security 1

Restaurant365 Transactions API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (basicAuth).

  • basicAuth — Domain\Username with R365 password

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 GET. Each is listed below with its method, path, parameters, and response codes.

Transactions 2

Financial transactions and transaction detail

GET
/Transaction
List Transactions
listTransactions 5 params → 200
GET
/TransactionDetail
List Transaction Detail
listTransactionDetail 5 params → 200

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are TransactionDetail (22 properties), Transaction (15 properties). Each schema is shown below with its type and property counts.

TransactionDetail
object
22 properties
Transaction
object
15 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

restaurant365-transactions-api-openapi.yml Raw ↑

Other APIs Restaurant365 publishes across the network.

Restaurant365 AP Invoices API
Restaurant365 Audit API
Restaurant365 Authentication API
Restaurant365 General Ledger API
Restaurant365 Labor API
Restaurant365 Metadata API
Restaurant365 Reference Data API
Restaurant365 Sales API