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

Newstore order-injection API

Order Injection

Newstore order-injection API is one of 42 APIs that Newstore publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include order-injection. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and API documentation.

This API exposes 1 operation across 1 path, and defines 11 schemas. It is described by OpenAPI 2.0, at version 1.0.

Requests are made against the base URL https://dodici-demo.p.newstore.net.

1 operations 1 paths 11 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
1.0
Base URL
https://dodici-demo.p.newstore.net
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Newstore order-injection API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth) using the application flow, exposing 29 scopes.

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.

order-injection 1

Order Injection

POST
/v0/d/fulfill_order
createInjectedOrder
createInjectedOrder 2 params → default200400429500502503504

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are InjectedOrderRequest (25 properties), InjectedOrderAddress (12 properties), Problem (9 properties), InjectedOrderPayment (8 properties). Each schema is shown below with its type and property counts.

Problem
object
9 properties
InjectedOrderRequest
object
An order placed in an external system, identified by its externalid in NewStore. An order contains a list of shipments and the products in each shipment.
25 properties 7 required
ChannelType1
string
InjectedOrderAddress
object
12 properties 2 required
InjectedOrderExtendedAttribute
object
Extra information about the order, which is propagated through NewStore applications.
2 properties 2 required
InjectedOrderPayment
object
A payment supplied for this order. Only payments that are already authorized or captured are supported. Tokens that are not authorized are not supported. The v…
8 properties 6 required
Type12
string
The type of payment information that is passed: either the payment is already authorized, or already captured. The Order Injection API does not support not aut…
Currency2
string
The currency for all the prices contained within this payload.
InjectedOrderResponse
object
3 properties 3 required
InjectedOrderItemIds
object
3 properties 3 required
F11nTaxMethod
string
Defines the tax method used (tax inclusive or exclusive).

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

newstore-order-injection-api-openapi.yml Raw ↑

Other APIs Newstore publishes across the network.

Newstore address API
Newstore audit-events API
Newstore cart API
Newstore cashboxes API
Newstore customer-configuration API
Newstore customer-profile API
Newstore customerProfile API
Newstore data API
Newstore EasypostAdapterConfig API
Newstore external-public API
Newstore fulfillment-requests API
Newstore identity-providers API