EZRentOut Orders API
Rental orders, called baskets - draft, reserve, check out, and check in.
EZRentOut Orders API is one of 11 APIs that EZRentOut publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Orders. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.
This API exposes 10 operations across 8 paths, and defines 3 schemas. It is described by OpenAPI 3.0.3, at version 1.0.
Requests are made against a single base URL, https://{subdomain}.ezrentout.com.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
EZRentOut Orders API declares
1 security scheme
for authenticating requests.
An API key is passed in the header as token (tokenAuth).
By default, every request must be authenticated.
tokenAuth— Per-company access token generated in Settings (API must be enabled by the account owner). Sent in the token HTTP header on every request over HTTPS.
Paths & Operations 10
Across 8 paths, the API surfaces 10 operations — 3 GET, 6 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.
Rental orders, called baskets - draft, reserve, check out, and check in.
Schemas 3
The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are Order (8 properties), OrderInput (4 properties), Error (2 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from EZRentOut 10
Other APIs EZRentOut publishes across the network.