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

Narvar Orders API

The Orders API from Narvar — 3 operation(s) for orders.

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

This API exposes 1 JSON Schema definition.

Tagged areas include Orders. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 1 JSON Schema.

This API exposes 3 operations across 3 paths. It is described by OpenAPI 3.0.3, at version 1.0.

Requests are made against a single base URL, https://api.narvar.com/api/v1.

3 operations 3 paths 0 schemas 1 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0
Base URL
https://api.narvar.com
Authentication
HTTP Basic
Resource Areas
1

Authentication & Security 1

Narvar Orders API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (basicAuth). By default, every request must be authenticated.

  • basicAuth — Account ID and Auth Tokens for Narvar API authentication

Paths & Operations 3

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

Orders 3
POST
/orders
Create or Update Orders
PostCreateUpdateOrders body → 200304400401403404405409
GET
/orders/{OrderNumber}
Retrieve Order
GetRetrieveOrder 1 param → 200201304400401403404405
PUT
/orders/{OrderNumber}/shipments
Create or Update Shipments
PutCreateUpdateShipments 1 param body → 200304400401403404405409

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

narvar-orders-api-openapi.yml Raw ↑

Other APIs Narvar publishes across the network.

Narvar Shipment API
Narvar Returns API