Skip to main content
An operator UI over the embedded engine, covering roughly 17 domains and backed by a 951-test suite.

Finance

Six pages:
The Close page always runs a dry run first and requires you to type a confirmation before the real close. Per-item failures never abort a close, so read the per-step report rather than assuming success.

Operations

EDI

A read-only /operations/edi page summarizing 850, 855, 856, and 810 documents with status tracking, backed by commerce.ediDocuments in the Node binding. For the full EDI gateway — inbound processing, acknowledgments, transports, and partner onboarding — see StateSet EDI.

General ledger periods

generalLedger.listPeriods is bound and wired into the Close page, so period state is visible where you act on it.
The admin console is an operator UI over the embedded engine, not a separate system — every page here reads and writes through the same endpoints the API and CLI use. Anything an operator can do in the console can be scripted, and anything scripted shows up in the console.

Next steps

Financial API

The ledger, AP, AR and close endpoints behind the finance pages.

Warehouse API

Operations and fulfilment, behind the corresponding modules.

iCommerce CLI

The same operations without the UI.

iCommerce quickstart

Standing up the engine this console operates.
Last modified on August 29, 2026