WOOCOMMERCE · SHOPIFY PILOT · MERCHANT API · OPTIONAL MCP

Every channel enters the same merchant workflow.

Whichever route you pick, orders land in the same merchant-scoped record: supplier parcels are received and forwarded, stocked lines reserve merchant-owned inventory, and mixed orders wait for a recorded decision. The WooCommerce plugin is free on WordPress.org. The separate Shopify app remains in approved development-store validation and is not generally available. Custom systems use Merchant API V1.

V1 / EARLY ACCESSapproval-gated merchant access

CONTRACT PRINCIPLES

Idempotent orders, signed events, hard isolation.

V1 is built for teams — and agents — that automate carefully: a safe retry returns the original response instead of a duplicate order, and a resource ID alone is never enough to read data.

Stored-response replay on operations explicitly marked idempotent

Signed webhooks (HMAC over the raw body) with immutable event IDs

At-least-once delivery your receiver can deduplicate

Per-merchant keys, explicit scopes and visible sandbox/production execution mode

Estimates always distinguished from final packed quotes

Read the full API documentation

V1 SURFACE

The complete merchant operation surface, route by route.

The documented V1 covers Store connection and WooCommerce fulfillment intents, pre-order estimates, direct forwarding, value-added services, packed quotes, line-item settlement, pay-per-shipment, tracking and signed events — plus optional SKU registration, typed inbound workflows, ledger-computed inventory, fulfillment orders, warehouse transfers and monthly statements. The standalone MCP server exposes the supported agent subset.

connectionv1storev1fulfillment_intentv1supplier_parcelv1estimatev1order_prealertv1vas_requestv1packed_quotev1settlementv1trackingv1timelinev1webhook_eventv1skuv1inbound_shipmentv1inventoryv1fulfillment_orderv1transfer_orderv1statementv1

HONEST BOUNDARIES

What we do not claim

01

No pre-approval API keys

Registration creates a login, not a merchant account. Approval creates and activates the merchant account before sandbox or production keys can be managed.

02

No procurement

The API never buys from suppliers or handles the purchase payment — you own the supplier relationship.

03

No public Shopify listing yet

The Shopify fulfillment-service app is not represented as App Store approved. The separate Shopify app remains in approved development-store validation and is not generally available.

04

No forced stocking

Stocking and dropship fulfillment exist in V1 — but as an option. Pass-through forwarding never requires inventory, and stocked goods remain merchant-owned with ledger-based storage billing.

INTEGRATION QUALIFICATION

Start with data ownership and the merchant use case.

We review the systems, technical owner, webhook owner, proposed data flows and sandbox readiness before enabling early-access integration tools.

Create your merchant login