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

Fiscal stores

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

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

This API exposes 3 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.

3 operations 2 paths 10 schemas 2 GET1 PATCH

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

Paths & Operations 3

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

stores 3

Fiscal stores

GET
/stores
listStores
listStores 4 params → default200400401403429500502
GET
/stores/{storeId}
showStore
showStore 1 param → default200401403404429500502
PATCH
/stores/{storeId}
updateStore
updateStore 3 params → default200400401403404429500

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are Problem (9 properties), CashboxV1Dto (8 properties), StoreV1Dto (7 properties), StoreUpdateV1Dto (3 properties). Each schema is shown below with its type and property counts.

StoreV1Dto
object
7 properties 5 required
StoreListV1Dto
object
2 properties 1 required
Problem
object
9 properties
CashboxV1Dto
object
8 properties 7 required
CashboxState
string
The state of the cashbox, whether it is activated or deactivated.
Timezone
string
Timezone.
StoreUpdateV1Dto
object
3 properties 1 required
FiscalProviderId
string
The fiscal provider id being used.
StoreConfigV1Dto
object
3 properties 3 required
PeriodType
string
Period of the report.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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