App Introduction
This app helps merchants book and fulfill orders directly from their admin panel. We are a courier aggregator. Our merchants face challenges when manually booking orders. They requested an app that can pull orders from their store and allow them to book and fulfill orders with one click. This app will help them book orders seamlessly and effortlessly with a single click.
Core Functionality
- Merchants can book orders directly from their admin panel.
- Booked orders will be automatically marked as fulfilled.
- After booking, merchants can download labels from the Shopify admin.
- Merchants can download loading lists from the Shopify admin.
Merchant-Friendly
- Offline Retail Merchants
- Local Service Merchants
- Appointment-based E-commerce
Basic Information
- Developer:Flaship
- Address:p91 ahmad street khaban colony # 1 Faisalabad, Faisalabad, 38000, PK
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2025-9-26
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
免费计划
$0.00 / 或 $0.00/年(可节省 17%)
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/orders.json
- PUT /admin/api/orders/{order_id}/fulfillment_status.json
- GET /admin/api/orders/{order_id}/fulfillments.json
Permission:write_orders,read_orders,manage_fulfillments
- GET /admin/api/orders/{order_id}/fulfillments/{fulfillment_id}/shipping_labels.json
- POST /admin/api/fulfillments/{fulfillment_id}/shipping_labels.json
- GET /admin/api/orders/{order_id}/fulfillments/{fulfillment_id}/label.json
Permission:read_orders,read_fulfillments,manage_shipping
- GET /admin/api/orders/{order_id}/fulfillments/{fulfillment_id}/packing_slip.json
- POST /admin/api/orders/{order_id}/fulfillments/{fulfillment_id}/packing_slip.json
- GET /admin/api/orders/{order_id}/packing_slip.json
Permission:read_orders,read_fulfillments,manage_orders