Payments
API Services
Technology
Company
Login 🚀 Get Started
🚦 E-Challan Payment API

Traffic Challan Payment API

ZuelPay Challan Bill Payment API lets your users check and pay traffic e-challan fines online across all Indian states — integrated with Vaahan, e-Challan portal, Parivahan and state police systems. No queuing, instant receipt.

What is E-Challan?

Pay Traffic Fines Online, Instantly

With increasing digitisation and adoption of the Motor Vehicles Act 2019, India's government has moved to an intelligent e-challan system — traffic fines are issued electronically and can be paid online without visiting a police station or bank.

ZuelPay Challan API integrates with the National Informatics Centre (NIC) e-challan portal, Vaahan and state police ITMS systems — allowing your users to check outstanding challans by vehicle number or DL number and pay instantly.

Technologies integrated: ANPR (Automatic Number Plate Recognition), RLVD (Red Light Violation Detection), speed cameras and manual e-challan issuance — all covered under one API.

📄 API Documentation Get API Keys →
All
Indian states covered
24/7
Online payment
Govt.
Portal integrated
Instant
Receipt issued
Supported Violation Types

All Types of Traffic Violations

🚦 Red Light Violation (RLVD) 💨 Speed Violation (Speeding) 🪖 No Helmet Fine 🔐 No Seatbelt 📵 Mobile While Driving 🎫 No PUC Certificate 📋 No Insurance 📄 No Valid RC 🏙️ Parking Violation 🔢 Wrong Side Driving 🚌 Overloading (Commercial) 🔡 ANPR Number Plate + All MV Act violations
🗺️ State Coverage
DelhiMaharashtraKarnatakaTamil NaduGujaratRajasthanUttar PradeshWest BengalTelanganaAndhra PradeshPunjabHaryanaMadhya PradeshKeralaBiharOdisha+ All 28 States & UTs
API Features

Why ZuelPay Challan API?

🔍

Challan Status Check

Check all outstanding challans for any vehicle number or DL number in real time — fetched directly from e-challan portal.

💰

Instant Online Payment

Pay traffic fine in seconds via UPI, debit/credit card or net banking — receipt issued and challan marked paid on government portal.

🔐

Secure & Government-Connected

All transactions go through the official NIC e-challan payment gateway — fully compliant and legally valid payment receipts.

📱

Easy Integration

Simple REST API with JSON — integrate challan check and payment in your fintech app, BBPS portal or BC service platform in hours.

📋

Challan History

Retrieve full challan history for a vehicle or DL — paid and unpaid challans with violation type, date, amount and issuing authority.

REST API · JSON
Check Challan
Pay Challan
Response
// Check challans for a vehicle
// POST /v2/challan/check

fetch('https://api.zuelpay.com/v2/challan/check', {
  method: 'POST',
  headers: { 'Authorization': 'Bearer zp_live_xxx' },
  body: JSON.stringify({
    vehicle_no: 'DL01AB1234'
    // or: dl_number: 'DL0320160000001'
  })
});

// Returns list of pending challans
API Reference

Pay Challan — Request Parameters

ParameterTypeStatusDescription
challan_numberstringRequiredUnique challan reference number from e-challan portal
amountnumberRequiredFine amount in INR as shown in challan details
vehicle_nostringRequiredVehicle registration number associated with the challan
ref_idstringRequiredYour unique transaction reference ID
payment_modestringOptionalUPI / CARD / NETBANKING (default: any)
Related Services

More from ZuelPay Suite

Add Challan Payment to Your Platform

All states, all violation types, government-portal integrated. Sandbox ready, zero setup fee.