CoderXpoint

QR Vendor API Manager

🔗 API v1.0✅ 4 Endpoints

API Configuration

📡 API Endpoints

1. Authentication

POST /auth - Get API token using secret key

2. Send Lot

POST /send - Send lot data to vendor

3. Check Status

GET /status/{lotNumber} - Check lot processing status

4. Delete Lot

DELETE /delete/{lotNumber} - Remove lot from vendor

CSV Format Requirements

✅ Required Columns:

  • QR ID - Unique identifier
  • QR Text - UPI payload
  • lot number - Lot reference

📋 Optional Columns:

  • Print Format - Format spec
  • • Additional custom columns

🔒 All processing happens locally. No server uploads.

QR Vendor API Manager v2.0 • Full Compliance • 2024