Reference · built on requestConnectorInventory, WMS & procurement

Logiwa

Item catalogs, on-hand inventory levels, inbound receipt orders, and shipment orders via the Logiwa WMS REST API.

About

Logiwa is a cloud warehouse and order fulfillment management system built for high-volume B2C and omnichannel fulfillment centers. Its REST API allows external systems to synchronize master item data, query real-time stock levels across warehouse locations, create inbound receipt orders from suppliers, and dispatch customer shipment orders to warehouse picking queues.

Through Fibric, an operator monitors warehouse stock availability and order release queues, proposing shipment order releases or receipt variance tickets for team sign-off.

This is a reference listing. It documents what Fibric would read from Logiwa and what it could propose, based on the vendor's published interfaces. Fibric builds it under a managed deployment when you request it; selecting it here installs nothing.

Inputs

  • Master item records and product barcodes through POST /item/search
  • Real-time inventory levels by warehouse, aisle, and bin location via POST /inventory/search
  • Outbound shipment orders, line items, and fulfillment states from POST /shipmentOrder/search
  • Inbound receipt orders and expected delivery quantities through POST /receiptOrder/search
  • Warehouse location hierarchies and zone definitions via location query endpoints

Proposed actions

  • Target capability: propose creating or updating an outbound shipment order
  • Target capability: propose creating an inbound receipt order for incoming supplier deliveries
  • Target capability: propose an inventory stock adjustment or bin transfer
  • Target capability: propose updating order cancelation or hold flags on pending shipment orders

Proposed actions are target capabilities. Every action runs propose-first and needs a validated deployment and the appropriate permissions.

What you can build

  • Prevent order picking when stock falls below safety levels

    Inspect real-time bin quantities before releasing shipment orders, proposing holds on orders containing SKUs that hit safety stock thresholds.

    With Oversell Watch, Short Pick

  • Identify delayed inbound receipts

    Track expected arrival dates on open receipt orders and propose vendor follow-up inquiries when supplier deliveries miss their scheduled dock appointments.

    With Inbound Delay, PO Chase

  • Schedule warehouse cycle counts

    Analyze inventory movement velocity across warehouse zones and propose cycle count schedules for high-turnover picking locations.

    With Cycle Count Plan, Count Variance

Requirements

  • An active Logiwa WMS environment with API access credentials provisioned
  • Valid warehouse and customer identifiers configured in Logiwa master settings
  • Item catalog identifiers synchronized between upstream commerce systems and Logiwa
Authentication
Bearer token authentication obtained via POST /token with client username, password, and customer identifier.

Limits

  • API access tokens expire after a configured duration and require automated token refreshes
  • Search endpoints require POST request bodies with structured pagination filters
  • Warehouse scanner actions take precedence during active pick wave execution

Access and pricing

Reference listing. Fibric builds the connector under a managed deployment when you request it. Your quote covers the build, capabilities, usage, and support.

Request Logiwa ↗

Questions and answers

How does Logiwa structure API search requests?
Logiwa utilizes POST endpoints for search operations, including /inventory/search and /shipmentOrder/search. Callers pass JSON bodies containing filter parameters, date ranges, and page size controls.
Can Fibric cancel an order in Logiwa after picking starts?
If an order is already being picked by warehouse staff, Logiwa restricts status changes. Fibric detects the order stage and proposes notifying the warehouse floor supervisor.
Does Fibric write directly to inventory balances in Logiwa?
No. Fibric drafts inventory adjustment proposals citing the SKU, location, and reason code. A designated inventory controller verifies and confirms the adjustment before Logiwa applies it.
Ask about Logiwa

Ask about the capabilities and requirements in this listing.

For project-specific requirements, contact Fibric.