App Introduction
Sync orders to Parcelport and fulfill orders via Parcelport. Merchants can sync orders to Parcelport. Once a shipping label is created, Parcelport will update the order status to "Fulfilled" and attach a tracking link. Merchants only need to focus on sales, leaving shipping and fulfillment to Parcelport.
Core Functionality
- Sync order information to Parcelport
- Send fulfillment and tracking information back to your online store
- Process orders in bulk via Parcelport
Merchant-Friendly
- Cross-border E-commerce Merchants
- Independent Station Merchants
- Multi-channel Sellers
- Logistics-integrated Merchants
Basic Information
- Developer:Parcelport
- Address:12 pitt street, Auckland, AUK, 1010, NZ
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2023-3-16
- 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}/parcelport_sync.json
- GET /admin/api/orders/parcelport_sync_status.json
- PUT /admin/api/orders/{order_id}/parcelport_sync.json
Permission:read_orders,write_orders,manage_fulfillments
- POST /admin/api/fulfillments/{fulfillment_id}/tracking_update.json
- PUT /admin/api/orders/{order_id}/fulfillments/{fulfillment_id}.json
- GET /admin/api/orders/{order_id}/fulfillments.json
Permission:read_fulfillments,write_fulfillments,read_orders
- POST /admin/api/orders/batch_parcelport_process.json
- GET /admin/api/orders/batch_parcelport_status.json
- PUT /admin/api/orders/batch_parcelport_process/{batch_id}.json
Permission:read_orders,write_orders,manage_fulfillments