App Introduction
Connect your store to your TwinJet account, powered by your friendly local bike couriers. To benefit from Jetify, you must already partner with a Local Bike Messenger (LBM) that uses the TwinJet logistics platform, and they must have provided you with a TwinJet account to place orders and manage your deliveries. Jetify directly connects your Shopify store to your TwinJet account, making it easy to convert Shopify orders into TwinJet delivery tasks instantly. It also helps you manage deliveries sent with your LBM *and* those sent with other shipping providers.
Core Functionality
- Connect to your TwinJet account using your unique API key (provided by your LBM)
- View which new Shopify orders are in your region and meet your LBM's delivery requirements
- Get shipping quotes for all eligible orders from your LBM
- Send orders to your LBM for fulfillment in bulk with one click!
- Mark orders as eligible or fulfilled using Jetify
Merchant-Friendly
- Cross-border E-commerce Merchants
- Logistics-integrated Merchants
- Bulk Order Merchants
- Multi-region Delivery Merchants
Basic Information
- Developer:Chasseurs Courrier
- Address:101 Villeneuve O., Montreal, QC, H2T 2R6, CA
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2023-5-3
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/shopify_app/access_tokens.json
- GET /admin/api/shopify_app/access_tokens.json
- PUT /admin/api/shopify_app/access_tokens/{id}.json
Permission:read_shopify_app,write_shopify_app,manage_orders
- GET /admin/api/orders.json?status=new&location_id={id}
- GET /admin/api/orders/{id}.json?fields=location,fulfillment_status
- GET /admin/api/orders/count.json?status=new&location_id={id}
Permission:read_orders,read_locations,manage_fulfillments
- POST /admin/api/orders/batch.json?action=get_shipping_rates
- GET /admin/api/orders/{id}/shipping_rates.json
- PUT /admin/api/orders/{id}/shipping_rates.json
Permission:read_orders,write_orders,manage_shipping
- POST /admin/api/orders/batch.json?action=send_to_lbm
- PUT /admin/api/orders/{id}/fulfillment_status.json
- GET /admin/api/orders/batch.json?action=send_status
Permission:write_orders,manage_fulfillments,read_orders
- PUT /admin/api/orders/{id}/tags.json
- POST /admin/api/orders/{id}/fulfillments.json
- GET /admin/api/orders/{id}/tags.json
Permission:write_orders,read_orders,manage_fulfillments