Miscellaneous Collection API

eChallan Service

Create new challan request

post

Generate the challan in the system with the defined attributes

Body

Request object to fetch the report data

Responses
post
/eChallan/v1/_create

Update the existing challan details

post

Update the existing challan details

Body

Request object to fetch the report data

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

Get the list of count of paid, active, cancelled and total number of challan

post

Get the list of count of paid, active, cancelled and total number of challan for given tenant Id.

Query parameters
tenantIdstring · varcharRequired

Unique id for a tenant.

Responses
200

Successful response, present the list of count of challans for given tenant Id.

*/*
post
/eChallan/v1/_count

Miscellaneous Collection Calculator API Specs

Create new challan request

post

Generate the challan in the system with the defined attributes

Body

Request object to fetch the report data

Responses
post
/eChallan/v1/_create

Update the existing challan details

post

Update the existing challan details

Body

Request object to fetch the report data

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

Get the list of count of paid, active, cancelled and total number of challan

post

Get the list of count of paid, active, cancelled and total number of challan for given tenant Id.

Query parameters
tenantIdstring · varcharRequired

Unique id for a tenant.

Responses
200

Successful response, present the list of count of challans for given tenant Id.

*/*
post
/eChallan/v1/_count

Last updated

Was this helpful?