This guide explains how to integrate Wishlink Marketplace with EasyEcom to manage listings, inventory, orders, fulfillment, cancellations, and returns.
The channel is added under a specific warehouse location.
The same Location Key must be shared with the Wishlink team.
To find the Location Key, Click on:
| S No | API / Webhook Name | Direction | Trigger Type | Remarks |
|---|---|---|---|---|
| 1 | Get Auth Token | Marketplace → EE | API | Used for authentication |
| 2 | Create Listings | Marketplace → EE | API | Creates or updates listings |
| 3 | Get Product Master | EE → Marketplace | API | Used to fetch product master data |
| 4 | Create Order | Marketplace → EE | API | Creates orders in EasyEcom |
| 5 | Assign AWB | Marketplace → EE | API | Assigns AWB and shipment details |
| 6 | Update Tracking Status | Marketplace → EE | API | Shares tracking updates |
| 7 | Mark Pending Return API | Marketplace → EE | API | Used for return processing |
| 8 | Cancel Order API | Marketplace → EE | API | Used for order cancellation |
| 9 | Cancel Order Webhook | EE → Marketplace | Webhook | Shares cancellation updates |
| 10 | Update Inventory Webhook | EE → Marketplace | Webhook | Shares inventory updates |
| 11 | Manifest Order Webhook | EE → Marketplace | Webhook | Shares manifested order updates |
| 12 | Mark Return Webhook | EE → Marketplace | Webhook | Shares return updates |
https://api.wishlink.com/api/oms/webhooks/easyecom/inventory/
https://api.wishlink.com/api/oms/webhooks/easyecom/order-cancel/
https://api.wishlink.com/api/oms/webhooks/easyecom/return/
https://api.wishlink.com/api/oms/webhooks/easyecom/manifested/