App Introduction
Connect your store’s inventory levels and order management to Infoplus Commerce. Infoplus Commerce is a robust warehouse management system that combines inventory and order management into a streamlined package.
Core Functionality
- Order Management
- Inventory Management
- Cart Integration
Merchant-Friendly
- Independent Station Merchants
- Retail E-commerce Merchants
- Multi-category E-commerce
- Cross-border E-commerce Merchants
Basic Information
- Developer:Infoplus
- Address:1160 Research Blvd, St. Louis, MO, 63132, US
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2016-5-30
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
免费
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/orders.json
- GET /admin/api/orders/{order_id}.json
- PUT /admin/api/orders/{order_id}.json
Permission:write_orders,read_orders,manage_products
- POST /admin/api/orders/{order_id}/refunds.json
- GET /admin/api/orders/{order_id}/refunds/{refund_id}.json
- PUT /admin/api/orders/{order_id}/refunds/{refund_id}.json
Permission:write_orders,read_orders,manage_refunds
- PUT /admin/api/inventory_levels.json
- GET /admin/api/inventory_levels.json
- POST /admin/api/inventory_levels.json
Permission:write_inventory,read_inventory,manage_products
- POST /admin/api/inventory_transfers.json
- GET /admin/api/inventory_transfers/{id}.json
- PUT /admin/api/inventory_transfers/{id}.json
Permission:write_inventory,read_inventory,manage_locations
- POST /admin/api/carts/{cart_id}/items.json
- GET /admin/api/carts/{cart_id}.json
- PUT /admin/api/carts/{cart_id}/items/{line_item_id}.json
Permission:write_carts,read_carts,manage_products
- DELETE /admin/api/carts/{cart_id}/items.json
- GET /admin/api/carts/{cart_id}.json
- POST /admin/api/carts/{cart_id}/clear.json
Permission:write_carts,read_carts,manage_carts