Seller Central Backend

Developer Testing Studio & Real-time Log Dashboard

Total Lines Displayed

0

๐Ÿ“„

Errors (Critical)

0

๐Ÿ”ด

Warnings

0

๐ŸŸก

Info / Debug

0

๐Ÿ”ต
๐Ÿ”
logs/app.log
Updated: Never
โณ Loading logs...
๐Ÿ” 1. Authentication & User Accounts
POST /api/auth/*

Create a brand new supplier account. Generates JWT tokens and sends mock verification OTPs.

Active: Anonymous / Dummy
๐Ÿ‘ค 2. Supplier Profile & KYC
/api/profile/*

Query verified seller profiles, update business coordinates, and submit KYC credentials (GSTIN / PAN).

๐Ÿ“ฆ 3. Product Catalog
/api/products/*

Manage products, query inventory by filters, create items, and execute bulk uploads.

๐Ÿšš 4. Order Fulfillment
/api/orders/*

Track incoming supplier orders and test state transitions (Accept โžก๏ธ Ready to Ship with DHL tracking).

๐Ÿ”„ 5. Customer Returns
/api/returns/*

Inspect customer return requests and test resolution (Approve โžก๏ธ In Transit).

๐Ÿ’ฐ 6. Wallet & Payouts
/api/wallet/*

View ledger balances and test withdrawal operations with generated audit transaction receipts.

โšก Interactive REST API Runner
Custom HTTP Client

Send arbitrary HTTP requests to any backend endpoint with custom methods, headers, and request body.

Presets:
Response: โ€” Ready โ€”
// Click 'Send Request' to inspect backend output.