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

LeafLink Orders Received API

Access the order object

LeafLink Orders Received API is one of 88 APIs that LeafLink publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include orders-received. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, rate-limit docs, and authentication docs.

This API exposes 7 operations across 4 paths, and defines 12 schemas. It is described by OpenAPI 3.2.0.

Requests are made against a single base URL, https://app.leaflink.com/api/v2.

7 operations 4 paths 12 schemas 1 DELETE3 GET1 PATCH2 POST

Metadata

The identity and technical contract details declared by the specification.

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

Authentication & Security 1

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

  • Token — You must authenticate your requests by including your API key in each request header as described below. Requests should include a header named Authorization,…

Paths & Operations 7

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

orders-received 7

Access the order object

GET
/orders-received/
List orders
orders-received_list 35 params → 200
POST
/orders-received/
Create an order
orders-received_create body → 201
GET
/orders-received/{number}/
Retrieve an order
orders-received_read 5 params → 200
PATCH
/orders-received/{number}/
Update an order
orders-received_partial_update 1 param body → 200
DELETE
/orders-received/{number}/
Delete a draft order
orders-received_delete 1 param → 204
POST
/orders-received/{number}/transition/{action}/
Transition an order
orders-received_transition_create 2 params → 200
GET
/orders/{order_number}/delivery-information/
Retrieve delivery information
orders-received-delivery-information_read 1 param → 200

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are OrderResponse (52 properties), OrderUpdate (26 properties), OrderCreate (25 properties), LineItemCreate (17 properties). Each schema is shown below with its type and property counts.

LightCompanyStaff
object
Sales representatives associated with the order.
2 properties
OrderResponse
object
52 properties
OrderDeliveryInformation
object
Order delivery information payload.
ExternalIds
object
Set of key-value pairs for storing external system IDs. Key value can be up to 36 characters long.
LightCompanyCustomerId
object
Seller's customer record for the company on the buyer side of the order
1 property 1 required
LightOrderTax
object
Details about the taxes applied to the order
7 properties 2 required
OrderUpdate
object
26 properties
LightCompanyStaffId
object
Sales representatives associated with the order.
1 property
DeliveryProviderOrderInformation
object
4 properties
LightCompanyCustomer
object
Seller's customer record for the company on the buyer side of the order
4 properties 2 required
OrderCreate
object
25 properties 4 required
LineItemCreate
object
17 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

leaflink-orders-received-api-openapi.yml Raw ↑

Other APIs LeafLink publishes across the network.

LeafLink Active Entry API
LeafLink Activity Entries API
LeafLink Batch API
LeafLink Batch Documents API
LeafLink Batches API
LeafLink Brand API
LeafLink Brands API
LeafLink Buyer Orders API
LeafLink Buyer Product Image API
LeafLink Chats API
LeafLink Companies API
LeafLink Company API
Where this information came from

This is an independent, third-party profile of LeafLink Orders Received 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.