---
title: "Seed ecommerce"
method: POST
path: "/seed/ecommerce"
tags: ["💉 Database Seeding"]
---

# Seed ecommerce

`POST /seed/ecommerce`

This API endpoint is responsible for populating all the essential entities required for an ecommerce service in the database.

It provides a convenient way for developers to initialize the ecommerce system with dummy or sample data for testing or development purposes.

## Response `201`

Seed ecommerce

- object
  - `data` object
  - `message` string
  - `statusCode` number
  - `success` boolean

---

[API](https://skmtc.net/hiteshchoudhary-ssesph/apis/freeapi.md) · [All operations](https://skmtc.net/hiteshchoudhary-ssesph/apis/freeapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hiteshchoudhary-ssesph/freeapi/versions/a9f3a290e4dc/schema)
