App Introduction
Create and print approved carrier shipping labels. Update fulfillment and tracking using SendMyParcel.com With this app, you can create and print shipping labels and customs documents directly from the order overview in your store admin. It uses the shipping automation rules you’ve set up in your MyParcel.com account to generate domestic and international shipping labels. The customer data from your order will be used as the recipient address on the generated carrier label, which you can download as a PDF. Carrier and tracking information will be added to your order fulfillment.
Core Functionality
- Create and print shipping labels, customs documents, and commercial invoices
- Automate multiple shipping options using our extensive carrier network
- Automatically fulfill and update shipment tracking and delivery status
Merchant-Friendly
- Cross-border E-commerce Merchants
- Multi-channel Sellers
- Small and Medium E-commerce Merchants
- Independent Store Sellers
Basic Information
- Developer:MyParcel.com B.V.
- Address:Hoofdweg 679, Hoofddorp, 2131BC, NL
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:2 comment
- Release Date:2020-4-28
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
User Location & Comments
User Location
Comments
Shopify API Used
- 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/{label_id}.json
Permission:write_shipping,read_shipping,manage_fulfillments
- POST /admin/api/fulfillments/{fulfillment_id}/customs_forms.json
- GET /admin/api/fulfillments/{fulfillment_id}/customs_forms.json
- PUT /admin/api/fulfillments/{fulfillment_id}/customs_forms/{form_id}.json
Permission:write_shipping,read_shipping,manage_fulfillments
- GET /admin/api/carriers/{carrier_id}/shipping_rates.json
- POST /admin/api/orders/{order_id}/shipping_rates.json
- PUT /admin/api/orders/{order_id}/shipping_lines/{line_id}.json
Permission:read_shipping,write_shipping,manage_orders
- PUT /admin/api/fulfillments/{fulfillment_id}.json
- POST /admin/api/fulfillment_events.json
- GET /admin/api/fulfillments/{fulfillment_id}/tracking_info.json
Permission:write_fulfillments,read_fulfillments,manage_orders