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 package-types API

Package Types

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

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

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

5 operations 2 paths 9 schemas 1 DELETE2 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 package-types API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth) using the application flow, exposing 29 scopes.

Paths & Operations 5

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

package-types 5

Package Types

GET
/fulfillment/package-types
listPackageTypes
listPackageTypes → default200400429500502503
POST
/fulfillment/package-types
createPackageType
createPackageType 2 params → default201400429500502503
DELETE
/fulfillment/package-types/{package_type_id}
destroyPackageType
destroyPackageType 1 param → default204404429500502503
GET
/fulfillment/package-types/{package_type_id}
showPackageType
showPackageType 1 param → default200400404429500502503
PATCH
/fulfillment/package-types/{package_type_id}
updatePackageType
updatePackageType 3 params → default200400404429500502503

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are Problem (9 properties), PackageDimensions (4 properties), PackageTypeResponse (4 properties), UpdatePackageTypeRequest (3 properties). Each schema is shown below with its type and property counts.

weight_unit
string
Unit of measurement for the weight.
Problem
object
9 properties
PackageWeight
object
The weight of a package type.
2 properties 2 required
PackageTypeResponse
object
A package type that is available for associates to select during the packing flow.
4 properties 4 required
CreatePackageTypeRequest
object
Request body for creating a new package type. Package types define the packages available for an associate to choose from during the packing flow in the Associ…
3 properties 3 required
UpdatePackageTypeRequest
object
Request body for updating an existing package type. All fields are optional; only provided fields will be updated.
3 properties
PackageDimensions
object
The physical dimensions of a package type.
4 properties 4 required
dimension_unit
string
Unit of measurement for the dimensions.
PackageTypesResponse
object
List of all package types configured.
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

newstore-package-types-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