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 orders API

Fiscal orders

Newstore orders API is one of 42 APIs that Newstore 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, an API reference, and API documentation.

This API exposes 2 operations across 2 paths, and defines 10 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.

2 operations 2 paths 10 schemas 2 GET

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 orders API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth) using the application flow, exposing 29 scopes.

Paths & Operations 2

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

orders 2

Fiscal orders

GET
/orders/{orderId}
showOrder
showOrder 3 params → default200401403404429500502
GET
/orders/{orderId}/returns/{returnId}
showReturn
showReturn 4 params → default200401403404429500502

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are SignatureResponseV1Dto (13 properties), Problem (9 properties), TransactionMinV1Dto (8 properties), ContextV1Dto (5 properties). Each schema is shown below with its type and property counts.

TransactionSignatureStrategy
string
Offline transaction signature strategy that will be used while processing offline transactions. standard-signing Offline orders will be fiscally signed accordi…
Problem
object
9 properties
OrderManagementState
string
Order state.
ContextV1Dto
object
5 properties 2 required
FiscalMode
string
Fiscal mode. Defaults to standard if not provided.
SignatureResponseV1Dto
object
13 properties 7 required
TransactionState
string
Fiscal transaction state.
TransactionMinV1Dto
object
8 properties 6 required
F11nTransactionType
string
Transaction type.
F11nTaxMethod
string
Defines the tax method used (tax inclusive or exclusive).

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

newstore-orders-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