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

Fiscal cashboxes

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

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

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

4 operations 3 paths 10 schemas 2 GET2 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 cashboxes API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth) using the application flow, exposing 29 scopes.

Paths & Operations 4

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

cashboxes 4

Fiscal cashboxes

GET
/stores/{storeId}/cashboxes
listCashboxes
listCashboxes 1 param → default200401403429500502503
POST
/stores/{storeId}/cashboxes
createCashbox
createCashbox 3 params → default200400401403409429500
GET
/stores/{storeId}/cashboxes/{cashboxId}
showCashbox
showCashbox 2 params → default200401403404429500502
POST
/stores/{storeId}/cashboxes/{cashboxId}/release
createCashboxRelease
createCashboxRelease 4 params → default200400401403404409429

Schemas 10

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

CashboxListV1Dto
object
1 property 1 required
Problem
object
9 properties
CashboxReleaseV1Dto
object
1 property 1 required
CashboxCreatedV1Dto
object
9 properties 7 required
CashboxCreateV1Dto
object
2 properties 2 required
F11nWarningCode
string
Fiscalization warning codes that are propagated to the clients (e.g. Associate App) for providing information on possible action items.
CashboxV1Dto
object
8 properties 7 required
CashboxGetV1Dto
object
9 properties 8 required
CashboxState
string
The state of the cashbox, whether it is activated or deactivated.
FiscalProviderId
string
The fiscal provider id being used.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

newstore-cashboxes-api-openapi.yml Raw ↑

Other APIs Newstore publishes across the network.

Newstore address API
Newstore audit-events API
Newstore cart 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
Newstore Import Schemas API