Brands work with multiple shipping partners to deliver their products to their end customers. It is a time-consuming process to ensure that the correct order is shipped on time at the lowest cost possible.
On EasyEcom you can easily integrate your shipping partners and ensure that the correct order is shipped to the customer at the earliest.
To integrate your shipping partner with EasyEcom please implement the following APIs:
1. addCarrierCredentials: This API will add carriers in your EasyEcom account.
2. getAllOrdersV2: This will pull all your orders into our system. 3. CreateShipment: This will create a shipment along with the tracking number in the EasyEcom system.
Once this is done the order can be processed in your warehouse. This means you can now pick the necessary items from your warehouse, print the necessary documents (shipping labels, invoices, etc.), pack the order and dispatch it.
4. updateQC: If the shipment creation API is successful, please call UpdateQC to update the order to Ready to process state. Order will then be available for processing.
5. updateTrackingStatus: This API will update the tracking status of the shipment, thereby providing you with a real-time update of your order status.
Please note: Once we receive the pickup notification, the system will close the order and move it to the shipped status. Also, fulfilment notice will be sent to the respective eCommerce channel as necessary.
You have now successfully integrated your shipping partner with EasyEcom.