App Introduction
The Elite Shipping app offers multiple features, including creating shipments, printing labels, and tracking. **Create Shipments**: Create shipments at any time, and you’ll receive an air waybill number that your customers can use to track their shipments. **Print Labels**: Once a shipment is ready, download the shipping label, print it, and affix it to the shipment. Then, submit the shipment to Elite. **Track Shipments**: Access the current status of shipments along with a history of updates and location details. **Return Shipments**: This feature allows users to create return shipments.
Core Functionality
- Create shipment
- Print label
- Track shipment
- Return shipment
Merchant-Friendly
- Independent Station Merchants
- E-commerce Sellers
- Cross-border E-commerce
- Multi-channel Merchants
Basic Information
- Developer:Elite Co
- Address:Warehouse #8 Street 25C - Dubai, Dubai, DU, 111043, AE
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2020-11-30
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/fulfillments.json
- POST /admin/api/orders/{order_id}/fulfillments.json
- PUT /admin/api/fulfillments/{fulfillment_id}.json
Permission:write_fulfillments,read_orders,manage_fulfillments
- POST /admin/api/fulfillments/{fulfillment_id}/shipping_labels.json
- GET /admin/api/fulfillments/{fulfillment_id}/shipping_labels.json
- PUT /admin/api/fulfillments/{fulfillment_id}/shipping_labels.json
Permission:write_shipping_labels,read_fulfillments,manage_shipping
- GET /admin/api/fulfillments/{fulfillment_id}.json
- GET /admin/api/orders/{order_id}/fulfillments.json
- GET /admin/api/fulfillment_events.json
Permission:read_fulfillments,read_orders,view_fulfillment_events
- POST /admin/api/orders/{order_id}/refunds.json
- POST /admin/api/fulfillments/{fulfillment_id}/cancel.json
- PUT /admin/api/orders/{order_id}/refunds/{refund_id}.json
Permission:write_refunds,write_fulfillments,manage_refunds