App Introduction
Automate international shipping and order tracking with seamless logistics integration. This app simplifies international shipping for Shopify merchants by automatically selecting carriers, generating shipping labels, and scheduling pickups. Merchants can track orders in real time, manage shipping regions, and reduce manual logistics tasks. With seamless integration with global carriers, the app helps stores deliver faster and operate more efficiently.
Core Functionality
- View and manage orders for specific suppliers in a single dashboard.
- Filter orders by date, status, and supplier for quick access.
- Access complete order history, including orders older than 60 days.
- Automatically generate customs documents for smooth international shipping.
- Get shipping reports to track performance and reduce delivery costs.
Merchant-Friendly
- Cross-border E-commerce Merchants
- Multi-supplier Independent Stations
- International Logistics Merchants
- Omnichannel Retailers
Basic Information
- Developer:AICS LOGISTICS
- Address:Office No. 9, I.C. Gandhi School,, Opp.Shivji Mandir, Sumul Dairy Road, Nr.Railway Station, Surat, GJ, 395008, IN
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2025-7-31
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
Free Plan
User Location & Comments
User Location
Comments
Shopify API Used
- GET /admin/api/orders.json?supplier_id={id}
- PUT /admin/api/orders/{order_id}/supplier.json
- GET /admin/api/suppliers/{id}/orders.json
Permission:read_orders,write_orders,manage_suppliers
- GET /admin/api/orders.json?status={status}&supplier_id={id}
- GET /admin/api/orders.json?created_at_min={date}&supplier_id={id}
- GET /admin/api/orders.json?updated_at_max={date}&supplier_id={id}
Permission:read_orders,manage_suppliers,view_reporting
- GET /admin/api/orders.json?limit=250&page_info={page}
- GET /admin/api/orders/{order_id}.json
- GET /admin/api/suppliers/{id}/orders.json?created_at_min={60days_ago}
Permission:read_orders,manage_suppliers,view_reporting
- POST /admin/api/orders/{order_id}/customs_forms.json
- GET /admin/api/orders/{order_id}/customs_forms.json
- PUT /admin/api/orders/{order_id}/customs_forms.json
Permission:write_orders,read_orders,manage_shipping
- GET /admin/api/reports/shipping.json
- GET /admin/api/orders.json?fulfillment_status=shipped&supplier_id={id}
- GET /admin/api/reports/fulfillment_efficiency.json
Permission:read_orders,view_reporting,manage_shipping