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 tax-transactions API

Tax transactions

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

Tagged areas include tax-transactions. 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 18 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 18 schemas 2 GET1 PATCH1 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 tax-transactions 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, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

tax-transactions 4

Tax transactions

POST
/taxes/previews/transactions
createTaxTransactionPreview
createTaxTransactionPreview 3 params → default200400401403429500502
GET
/taxes/transactions/{orderId}
showOrderTaxTransaction
showOrderTaxTransaction 2 params → default200401403404429500502
PATCH
/taxes/transactions/{orderId}
updateOrderTaxTransaction
updateOrderTaxTransaction 4 params → default200400401403404429500
GET
/taxes/transactions/{orderId}/returns/{returnId}
showReturnTaxTransaction
showReturnTaxTransaction 3 params → default200401403404429500502

Schemas 18

The contract defines 18 schemas that model the data the API accepts and returns. The most detailed are EnrichedTransactionItemDto (19 properties), EnrichedTransactionDto (11 properties), TaxTotalsDto (9 properties), TransactionDto (9 properties). Each schema is shown below with its type and property counts.

TaxRateDto
object
7 properties 4 required
SalesOrderTaxMethod
string
Method of calculation of the taxes, can be vatincluded or vatexcluded.
Problem
object
9 properties
AddItemExtendedAttribute
object
2 properties 2 required
TaxStatus
string
Type of the tax status applied to the tax line TAXABLE: Taxes are applied to the tax line. NOTTAXABLE: No taxes are applied to the tax line. EXEMPT: Taxes are…
EnrichedTransactionDto
object
11 properties 3 required
CalculationMode
string
Type of the tax calculation STANDARD: Standard tax calculation (default). Taxes will be calculated for each line from itemprice quantity respecting the taxmeth…
ExemptionClass
string
The tax exemption class that identifies the customer's group/organization that accredited them with the tax exemption status. For custom tax exemption classes,…
TransactionUpdateDto
object
1 property 1 required
TaxServiceErrorCode
string
The error code from the underlying tax provider.
EnrichedTransactionItemDto
object
19 properties 11 required
FallbackErrorDto
object
3 properties 3 required
TaxCalculationStrategy
string
Tax calculation strategy.
ItemType
string
Type of the item.
EnrichedTransactionAddressDto
object
8 properties
TransactionType
string
Type of the transaction.
TransactionDto
object
9 properties 2 required
TaxTotalsDto
object
9 properties 9 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

newstore-tax-transactions-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