App Introduction
Sync orders to Zappy and fulfill orders via Zappy. Merchants can sync orders to Zappy. After creating shipping labels, Zappy will update the status of these orders to "Fulfilled" and attach tracking links. Merchants only need to focus on sales, leaving shipping and fulfillment to Zappy.
Core Functionality
- No core function information available at the moment
Merchant-Friendly
- Independent Station Merchants
- Cross-border E-commerce Merchants
- Multi-channel Sales 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:2024-9-25
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
免费
免费安装
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/orders.json
- GET /admin/api/orders/{order_id}.json
- PUT /admin/api/orders/{order_id}.json
Permission:read_orders,write_orders,manage_orders
- POST /admin/api/fulfillments.json
- GET /admin/api/fulfillments/{fulfillment_id}.json
- PUT /admin/api/fulfillments/{fulfillment_id}.json
Permission:read_fulfillments,write_fulfillments,manage_fulfillments
- POST /admin/api/orders/bulk.json
- GET /admin/api/orders.json?status=any
- PUT /admin/api/orders/bulk.json
Permission:read_orders,write_orders,manage_orders