/
Marketplace Overview

Marketplace Overview

This guide teaches you how a seller can integrate with a market place.

 

Before You Start:

 

How it Works:

  1. On boarding:

    1. Seller registers and creates an account on marketplace.

    2. Seller installs the marketplace app and establishes a connection.

  2. Inventory and Product Availability:

    1. Seller lists his products on marketplace

    2. Eshopbox needs to import this listing.

    3. Eshopbox sends inventory update to marketplace.

  3. Order:

    1. Marketplaces submits order for fulfillment.

    2. Mark as acknowledge order.

    3. Eshopbox FC (Warehouse) sync the order.

    4. Ready To Dispatch:

      1. When order mark ready to dispatch in warehouse.

        1. call the market place for RTD(ready to dispatch) .

      2. INVOICE:

        1. if invoice is generated from Market place.

          1. call get invoice api of market place.

        2. if invoice is generated from Eshopbox.

          1. Here market place will call a webhook to get invoice PDF from Eshopbox.

      3. if courier assigned by market place:

        1. call get courier detail and label api.

      4. if courier assign by Eshopbox.

        1. call click post to assign courier and label.

    5. Mark packed in warehouse

    6. Manifest and Dispatch :

      1. On order marked as dispatched on warehouse, call manifest api of market place to get verification of manifested shipment and get a manifested PDF from Market place.

      2. If manifest Url will not given by Market Place Generate it by Self. Where market place will fetch that manifest Url From Eshopbox System.

    7. Returns :

      1. Marketpalce creates and schedules return - It is sent as notification to Eshopbox (return created at Eshopbox on market place Request)

      2. send acknowledgement to market place.

      3. Market place push the return event status to Eshopbox.

    8. Payments :

      1. When market place setllerment a paymnet . A payout has been added in Eshopbox system.

 

 

Related content