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 fulfillment-requests API

Fulfillment Requests

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

Tagged areas include fulfillment-requests. 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 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.

2 operations 2 paths 9 schemas 1 GET1 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 fulfillment-requests 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 — 1 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

fulfillment-requests 2

Fulfillment Requests

POST
/v0/fulfillment_request/{ffr_uuid}/set_items_states
updateFulfillmentRequestItemStates
updateFulfillmentRequestItemStates 3 params → default204400404429500502503
GET
/v0/fulfillment_requests/{order_uuid}
listFulfillmentRequestsForOrder
listFulfillmentRequestsForOrder 1 param → default200400429500502503

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are Problem (9 properties), FulfillmentRequest (6 properties), FulfillmentRequestItemsStatesRequest (5 properties), Item8 (5 properties). Each schema is shown below with its type and property counts.

FulfillmentRequestItemsStatesRequest
object
Request payload for marking fulfillment request items as shipped or rejected.
5 properties 1 required
Problem
object
9 properties
Status2
string
Status of this item: dispatched - item was routed to a store/DC (check status of fulfillment request to see whether DC/store service has already accepted this…
LineItem11
object
Line item
2 properties 2 required
Item8
object
5 properties 5 required
FulfillmentRequest
object
The fulfillment request.
6 properties 6 required
OrderFulfillmentRequestsResponse
object
Fulfillment requests for an order
1 property 1 required
State
string
New state that should be applied to this item defined by sales order item UUID.
Status11
string
Current status of fulfillment request: dispatched - fulfillment request was sent to sent to store/DC services, but wasn't acknowledged yet; acknowledged - fulf…

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

newstore-fulfillment-requests-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 identity-providers API
Newstore Import Schemas API