Ecosystem
Quivo offers two primary service models. The Quivo API supports both models and provides access to Quivo transport services.Fulfillment Service
In the Fulfillment Service model, Quivo manages the entire logistics process on behalf of the merchant. This includes:- Storing products in Quivo’s dedicated fulfillment centers
- Handling order processing, packaging, and shipping directly to customers
- Seamless integration with over 40 shop and Enterprise Resource Planning (ERP) systems
- Real-time inventory tracking
- Customized packaging options
- Returns management
Send It Yourself
The Send It Yourself (SIY) model serves merchants who handle storage, packing, and shipping themselves. Through the Quivo Connector, merchants can:- Integrate their online shop systems
- Compare shipping options
- Print shipping labels
- Manage shipments efficiently
Transport services
Quivo transport services support both service models and include pallet and container transport via truck, air, or sea freight.API integration
Quivo exposes APIs to manage inventory, orders, and shipments. These APIs serve as the technical foundation of the Quivo platform. You can find the API reference here.Quickstart
The following guides walk you through the main workflows for integrating with Quivo:Send Inventory
Notify the Quivo warehouse that you are sending a shipment of products. Learn how to create inbound records and manage inventory shipments.
Create a Fulfillment Order
Programmatically submit fulfillment orders to the Quivo Connector. Trigger the pick and pack process for your products.
Track an Order
Retrieve current status and tracking information for orders. Monitor shipment progress and delivery status.
Manage Returns
Generate return labels and track returned items. Learn how to process customer returns through the API.
Manage Webhooks
Configure event subscriptions for real-time notifications. Set up webhooks to receive updates about order status changes and other events.