eChallan

eChallan System APIs

API specs to generate new challans, update existing challans, search challans, and generate demand bills for the challan amount for collection purposes.

Create new challan request

post

Generate the challan in the system with the defined attributes

Body
Responses
post
/eChallan/v1/_create

Update the existing challan details

post

Update the existing challan details

Body
Responses
post
/eChallan/v1/_update

Get the list of existing challan details

post

Gets the list of service requests for a particular ULB based on search criteria.

Query parameters
tenantIdstring · varcharRequired

Unique id for a tenant.

serviceCodestring[]Optional

Allows search for service type - comma separated list

idsstring[]Optional

Search by list of UUID

mobileNostringOptional

Search by mobile number citizen

Responses
post
/eChallan/v1/_search

count

post
Query parameters
tenantIdstringRequired

tenantId

Body
actionstringOptional
apiIdstringOptional
authTokenstringOptional
correlationIdstringOptional
didstringOptional
keystringOptional
msgIdstringOptional
tsinteger · int64Optional
verstringOptional
Responses
200

OK

*/*
Responseobject
post
/eChallan/v1/_count

test

post
Body
Responses
200

OK

*/*
post
/eChallan/v1/_test

Last updated

Was this helpful?