Miscellaneous Collection API
Last updated
Was this helpful?
Last updated
Was this helpful?
Generate the challan in the system with the defined attributes
/eChallan/v1/_create
RequestHeader should be used to carry meta information about the requests to the server as described in the fields below. All eGov APIs will use requestHeader as a part of the request body to carry this meta information. Some of this information will be returned back from the server as part of the ResponseHeader in the response body to ensure correlation.
Capture the challan details
Update the existing challan details
/eChallan/v1/_update
RequestHeader should be used to carry meta information about the requests to the server as described in the fields below. All eGov APIs will use requestHeader as a part of the request body to carry this meta information. Some of this information will be returned back from the server as part of the ResponseHeader in the response body to ensure correlation.
Capture the challan details
Gets the list of service requests for a particular ULB based on search criteria.
/eChallan/v1/_search
Unique id for a tenant.
Allows search for service type - comma separated list
Search by list of UUID
Search by mobile number citizen
Get the list of count of paid, active, cancelled and total number of challan for given tenant Id.
/eChallan/v1/_count
Unique id for a tenant.
Generate the challan in the system with the defined attributes
/eChallan/v1/_create
RequestHeader should be used to carry meta information about the requests to the server as described in the fields below. All eGov APIs will use requestHeader as a part of the request body to carry this meta information. Some of this information will be returned back from the server as part of the ResponseHeader in the response body to ensure correlation.
Capture the challan details
Update the existing challan details
/eChallan/v1/_update
RequestHeader should be used to carry meta information about the requests to the server as described in the fields below. All eGov APIs will use requestHeader as a part of the request body to carry this meta information. Some of this information will be returned back from the server as part of the ResponseHeader in the response body to ensure correlation.
Capture the challan details
Gets the list of service requests for a particular ULB based on search criteria.
/eChallan/v1/_search
Unique id for a tenant.
Allows search for service type - comma separated list
Search by list of UUID
Search by mobile number citizen
Get the list of count of paid, active, cancelled and total number of challan for given tenant Id.
/eChallan/v1/_count
Unique id for a tenant.