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

Nory Inventory Orders API

The Inventory Orders API from Nory — 2 operation(s) for inventory orders.

Nory Inventory Orders API is one of 10 APIs that Nory publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Inventory Orders. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and authentication docs.

This API exposes 3 operations across 2 paths. It is described by OpenAPI 2.0, at version 1.0.0.

Requests are made against the base URL https://sandbox.nory.ai/app/v1.

3 operations 2 paths 0 schemas 1 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
1.0.0
Base URL
https://sandbox.nory.ai/app/v1
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Nory Inventory Orders API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (bearerAuth).

Paths & Operations 3

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

Inventory Orders 3
GET
/inventory/brands/{brandId}/branches/{branchId}/recommended-order
Get recommended purchase orders for a branch
5 params → 200400401403500
POST
/inventory/brands/{brandId}/branches/{branchId}/recommended-order
Generate recommended purchase orders for a branch
4 params → 200401403500
POST
/inventory/brands/{brandId}/branches/{branchId}/recommended-order/accept
Accept (or amend) a recommended order and create a purchase order
2 params → 200400401403404409500

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nory-inventory-orders-api-openapi.yml Raw ↑

Other APIs Nory publishes across the network.

Nory Authorization API
Nory Branch API
Nory Brands API
Nory Employee Punch API
Nory Integration API
Nory Inventory API
Nory Location Settings API
Nory Refresh token API
Nory Templates API