App Introduction
# Bulk Tracking Number Upload App ## Updated on 2021/11/18 - Supports custom order numbers (e.g., #1200) - Can register tracking numbers for past orders up to 60 days old # Bulk Tracking Number Upload Capability - Update tracking numbers via CSV file upload - Register tracking numbers for over 10,000 orders in a single file # Scheduled Tracking Number Registration - Summarize and register tracking numbers at a fixed daily time # Multiple Carrier Support - Access tracking number verification URLs for your carriers # Location-Specific Registration - Register tracking numbers for a specified location during bulk upload - Defaults to the purchase-time location for tracking number registration # Track Registration Results - View tracking number registration outcomes on the history page - Check detailed error info if registration fails # Japanese Support for App Inquiries Get Japanese-language support for any questions about using the app
Core Functionality
- Bulk upload up to 10,00 orders at once
- Configure settings for tracking number update time, shipping location, and import file format
- Download tracking number update results to verify processing status
Merchant-Friendly
- Cross-border E-commerce Merchants
- High-volume Order Merchants
- B2B Wholesale Merchants
- Multi-warehouse Merchants
Basic Information
- Developer:ラボテック
- Address:Shinjuku-Ku, JP-13, JP
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:2 comment
- Release Date:2021-11-4
- Supported languages:Japanese
- Compatible products:Shopify
Application Screenshot
Price Plan
Standard Plan
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/orders/bulk.json
- GET /admin/api/orders/bulk/{job_id}.json
- PUT /admin/api/orders/bulk/{job_id}.json
Permission:write_orders,read_orders,manage_orders
- POST /admin/api/fulfillment_settings.json
- PUT /admin/api/fulfillment_settings.json
- GET /admin/api/fulfillment_settings.json
Permission:write_fulfillments,read_fulfillments,manage_shipping
- GET /admin/api/fulfillments/tracking/results.json
- POST /admin/api/fulfillments/tracking/export.json
- GET /admin/api/fulfillments/tracking/export/{id}.json
Permission:read_fulfillments,read_orders,manage_shipping