App Introduction
This app helps merchants push multiple orders to shipping portals to generate consignment numbers. This is an exclusive feature of our company, as it enables merchants to process orders faster—especially those with over 20-30 orders per day. We’ll help them create shipping labels and fulfill orders for carriers more efficiently and effectively.
Core Functionality
- Merchants must use our app to create their shipments.
- Merchants can print their shipments after creating an order.
- Merchants can track their shipments after creating an order.
- Merchants can cancel their shipments and move them to unfulfilled orders.
Merchant-Friendly
- Independent E-commerce Merchants
- Cross-border E-commerce Sellers
- Retail E-commerce Merchants
- B2C E-commerce Merchants
Basic Information
- Developer:ORIO
- Address:D-63/1, Block-4, Gulshan-e-Iqbal, Karachi, Pakistan, karachi, 75300, PK
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2022-2-23
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
免费
免费安装
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/orders/{order_id}/fulfillments.json
- PUT /admin/api/fulfillments/{fulfillment_id}.json
- GET /admin/api/orders/{order_id}/fulfillments.json
Permission:write_fulfillments,read_fulfillments,manage_orders
- GET /admin/api/fulfillments/{fulfillment_id}/print.json
- POST /admin/api/fulfillments/{fulfillment_id}/print.json
- GET /admin/api/orders/{order_id}/fulfillments/print.json
Permission:read_fulfillments,manage_orders,read_orders
- GET /admin/api/fulfillments/{fulfillment_id}/tracking.json
- PUT /admin/api/fulfillments/{fulfillment_id}/tracking.json
- GET /admin/api/orders/{order_id}/fulfillments/tracking.json
Permission:read_fulfillments,manage_orders,read_orders
- POST /admin/api/fulfillments/{fulfillment_id}/cancel.json
- PUT /admin/api/orders/{order_id}/fulfillment_status.json
- GET /admin/api/orders/{order_id}/fulfillments/cancel.json
Permission:write_fulfillments,manage_orders,write_orders