App Introduction
Manage your lost and damaged shipments. Automatically create reshipments, replacement orders, and more. Are you struggling to handle lost and damaged orders? Our simple solution lets you duplicate orders using predefined parameters and mark your replacement orders appropriately. This helps you track your inventory and shipments if you send multiple packages to customers due to replacements.
Core Functionality
- One-click replacement order creation
- One-click lost shipment order creation
- Track original and replacement orders
- Multiple tracking numbers for one customer
Merchant-Friendly
- High Return/Exchange Merchants
- Cross-border E-commerce Merchants
- Multi-warehouse Shipping Merchants
- High After-sales Demand Merchants
Basic Information
- Developer:Clauma Marketing GmbH
- Address:Max-Stromeyer-Str. 116, Konstanz, 78467, DE
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2023-2-24
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
月度计划
$9.90
- Full access to the Order Replacement app. Allows you to quickly duplicate orders using predefined settings.
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/orders/replace.json
- GET /admin/api/orders/replace/{id}.json
- PUT /admin/api/orders/replace/{id}.json
Permission:write_orders,read_orders,manage_products
- POST /admin/api/orders/lost_shipment.json
- GET /admin/api/orders/lost_shipment/{id}.json
- PUT /admin/api/orders/lost_shipment/{id}.json
Permission:write_orders,read_orders,manage_shipping
- GET /admin/api/orders/original_replace_tracking.json
- GET /admin/api/orders/{id}/tracking_details.json
- PUT /admin/api/orders/{id}/tracking_details.json
Permission:read_orders,manage_shipping,read_fulfillments
- POST /admin/api/orders/{id}/fulfillments/{fid}/tracking.json
- GET /admin/api/orders/{id}/fulfillments/tracking.json
- PUT /admin/api/orders/{id}/fulfillments/{fid}/tracking.json
Permission:write_fulfillments,read_fulfillments,manage_orders