How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Paperless Parts Orders API

Endpoints for identifying newly placed orders and pulling all information related to a particular order. Also, a new order can be created via open API to turn an existing quote into order.

Paperless Parts Orders API is one of 12 APIs that Paperless Parts publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 4 operations across 3 paths, and defines 37 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against a single base URL, {url}/{version}.

4 operations 3 paths 37 schemas 2 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.paperlessparts.com/v2
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

Paperless Parts Orders API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (app_id). By default, every request must be authenticated.

  • app_id — API key to authorize requests.

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.

Orders 4

Endpoints for identifying newly placed orders and pulling all information related to a particular order. Also, a new order can be created via open API to turn an existing quote in…

GET
/orders/public/new
List new order numbers
NewOrderNumbers 1 param → 200404
GET
/orders/public/{orderNumber}
Get order details
OrderDetails 1 param → 200404
PATCH
/orders/public/{orderNumber}
Update fields on an Order
UpdateOrder 1 param body → 200
POST
/orders/public/facilitate_order
Create an order from a quote
body → 200404

Schemas 37

The contract defines 37 schemas that model the data the API accepts and returns. The most detailed are OrderComponent_2 (26 properties), OrderItem (26 properties), OrderItem_2 (25 properties), Order (25 properties). Each schema is shown below with its type and property counts.

Order
object
25 properties
PurchasedComponentProperty
object
4 properties
OrderCompany
object
2 properties
SalesPerson
object
5 properties
OrderAddOn
object
7 properties
OrderNumberArray
array
An array of Order numbers
ComponentChild
object
2 properties
OrderCostingVariable
object
A CostingVariable is a piece of a Paperless Parts Programming Language (P3L) formula that determines the price and timing for an operation. CostingVariables ar…
7 properties
QuotePurchasedComponent
AbstractPurchasedComponent
object
4 properties
OrderNumber
integer
A unique identifier for an Order
OrderContact
object
8 properties
FacilitateOrderBody
object
Data representing a Quote that will be used to generate an Order. This endpoint provides an alternative to the checkout flow in the app. For each quote item yo…
5 properties
OrderPaymentDetails
object
13 properties
OrderUser
object
4 properties
OperationQuantity
object
5 properties
AddressInfo
objectnull
13 properties
OrderItem
object
26 properties
OrderShipmentItem
object
3 properties
Address
object
8 properties
Facility
objectnull
6 properties
OrderCustomer
object
Deprecated! Will be removed soon.
6 properties
OrderProcess
object
3 properties
OrderMaterial
object
This can also be null
5 properties
OrderShipment
object
6 properties
OrderOperation
object
14 properties
OrderShippingOption
object
4 properties
OrderSupportingFile
object
2 properties
OrderComponent
object
24 properties
Order_2
object
21 properties
SalesPerson_2
object
4 properties
OrderPricingItem
object
11 properties
OrderContact_2
object
7 properties
AddressInfo_2
objectnull
12 properties
OrderItem_2
object
25 properties
OrderShippingOption_2
object
4 properties
OrderComponent_2
object
26 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

paperless-parts-orders-api-openapi.yml Raw ↑

Other APIs Paperless Parts publishes across the network.

Paperless Parts Contacts API
Paperless Parts Custom Tables API
Paperless Parts Customers API
Paperless Parts Events API
Paperless Parts Integration Actions API
Paperless Parts Jobs API
Paperless Parts Parts API
Paperless Parts Processes API
Paperless Parts Purchased Components API
Paperless Parts Quote Items API
Paperless Parts Quotes API
Where this information came from

This is an independent, third-party profile of Paperless Parts Orders API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.