Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.khaime.com/llms.txt

Use this file to discover all available pages before exploring further.

Marketplace Products

Create and manage products for sub-merchants in your marketplace.

Endpoints

MethodPathDescription
POST/marketplace/productsCreate product
GET/marketplace/productsList all marketplace products
GET/marketplace/products/:idGet product with variants
PATCH/marketplace/products/:idUpdate product
DELETE/marketplace/products/:idDelete product
POST/marketplace/products/:id/variantsCreate/replace variants
GET/marketplace/products/:id/variantsGet variant tree
Refer to the API Reference for detailed request/response formats.