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

Logiless Sales Orders API

受注伝票 — order intake, editing, confirmation and reversal

Logiless Sales Orders API is one of 9 APIs that Logiless publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Sales Orders. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and authentication docs.

This API exposes 9 operations across 9 paths, and defines 5 schemas. It is described by OpenAPI 3.2.0, at version v1.

Requests are made against a single base URL, https://app2.logiless.com/api/v1.

9 operations 9 paths 5 schemas 1 GET7 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1
Base URL
https://app2.logiless.com/api/v1
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Logiless Sales Orders API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the authorizationCode flow. By default, every request must be authenticated.

  • oauth2 — OAuth 2.0 authorization-code flow. Applications must be registered and reviewed (3–5 business days) in the LOGILESS Developers console. Access and refresh toke…

Paths & Operations 9

Across 9 paths, the API surfaces 9 operations — 1 GET, 7 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Sales Orders 9

受注伝票 — order intake, editing, confirmation and reversal

GET
/merchant/{merchant_id}/sales_orders
List sales orders (受注伝票の一覧を取得)
listSalesOrders 5 params → 200401429
POST
/merchant/{merchant_id}/sales_orders/search
Search sales orders by ids or codes
searchSalesOrders 1 param body → 200
POST
/merchant/{merchant_id}/sales_orders/new
Create a sales order (受注伝票を登録)
createSalesOrder 1 param body → 200400
POST
/merchant/{merchant_id}/sales_orders/new/multiple
Create multiple sales orders in one request
createSalesOrdersMultiple 1 param body → 200
PUT
/merchant/{merchant_id}/sales_orders/{id}
Update a sales order
updateSalesOrder 2 params body → 200423
POST
/merchant/{merchant_id}/sales_orders/{id}/reversal
Reverse (cancel) a sales order
reverseSalesOrder 2 params → 200
POST
/merchant/{merchant_id}/sales_orders/{id}/sales_order_lines/new
Add a line to a sales order
addSalesOrderLine 2 params body → 200
POST
/merchant/{merchant_id}/sales_orders/{sales_order_id}/sales_order_confirmations/new
Put a sales order into pending-confirmation state
createSalesOrderConfirmation 2 params → 200
POST
/merchant/{merchant_id}/sales_orders/{sales_order_id}/sales_order_confirmations/{sales_order_confirmation_id}/confirmation
Confirm a pending sales order
confirmSalesOrder 3 params → 200

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are SalesOrder (24 properties), ValidationError (3 properties), SalesOrderLine (3 properties), SalesOrderList (3 properties). Each schema is shown below with its type and property counts.

SalesOrderList
object
3 properties
SalesOrderLine
object
3 properties
SalesOrder
object
24 properties 4 required
ValidationError
object
400 error envelope
3 properties
Error
object
Error envelope for non-400 status codes
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

logiless-sales-orders-api-openapi.yml Raw ↑

Other APIs Logiless publishes across the network.

Logiless Articles API
Logiless Inbound Deliveries API
Logiless Inter-Warehouse Transfers API
Logiless Inventory API
Logiless Locations API
Logiless Outbound Deliveries API
Logiless Sales Returns API
Logiless Suppliers API
Where this information came from

This is an independent, third-party profile of Logiless Sales 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.