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 AP Invoices API

Create accounts payable invoices in the customer database

Restaurant365 AP Invoices 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 AP Invoices. 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 1 operation across 1 path, 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.

1 operations 1 paths 2 schemas 1 POST

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 AP Invoices API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (basicAuth).

  • basicAuth — Domain\Username with R365 password

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 POST. Each is listed below with its method, path, parameters, and response codes.

AP Invoices 1

Create accounts payable invoices in the customer database

POST
/APIv1/APInvoices
Create AP Invoices
createApInvoices body → 200401

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are APInvoice (16 properties), ProcessingResult (3 properties). Each schema is shown below with its type and property counts.

ProcessingResult
object
Result envelope returned by record-creation operations
3 properties
APInvoice
object
16 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

restaurant365-ap-invoices-api-openapi.yml Raw ↑

Other APIs Restaurant365 publishes across the network.

Restaurant365 Audit API
Restaurant365 Authentication API
Restaurant365 General Ledger API
Restaurant365 Labor API
Restaurant365 Metadata API
Restaurant365 Reference Data API
Restaurant365 Sales API
Restaurant365 Transactions API