eChallan or the mCollect system enables employees to generate the challans for Adhoc services so that the payment can be recorded into the system along with service-specific details.
mCollect Service Entity Details
Description Attributes Mapping
This table store the challan details created by an employee for the ad-hoc services.
Attribute Name Data Type Definition Mandatory (Y/N) The system generated unique id(UUID)
UUID of the user(citizen) requesting the service
Unique identifier for a tenant to which user primarily belongs
Unique ref Number for the Challan created
The category for which the Challan is created
Unique identifier of the entity for which the challan is generated
Challan status - Active, Expired and Cancelled
Json object to capture any extra information which is not accommodated in the model
Date range used for demand generation for the challan
Date range used for demand generation for the challan
username (preferred) or userid of the user that created the object
username (preferred) or userid of the user that last modified the object
epoch of the time object is created
epoch of the time object is modified last
Filestore id of challan pdf
Additional information or description of the challan
Attribute Name Mapping Details $.Challan.businessService
$.Challan.applicationStatus
$.Challan.additionalDetail
$.Challan.auditDetails.createdBy
$.Challan.auditDetails.lastModifiedBy
$.Challan.auditDetails.createdTime
$.Challan.auditDetails.lastModifiedTime
Description Attributes Mapping
This table stores the address details of the citizen (applicant) to whom challan is issued.
Attribute Name Data Type Definition Mandatory (Y/N) The system generated unique id(UUID)
Unique Identifier of the tenant to which user primarily belongs
House number or door number of the building of user
The latitude location details of the user address
The longitude location details of the user address
Additional location detail to help find the address of user
City of the address. It can be representated by the tenantid
The district of the address
The region where user resides
The State where user resides
PIN code of the address. Indian pincodes will usually be all numbers.
more address detail as may be needed
Unique identifier of the challan
username (preferred) or userid of the user that created the object
username (preferred) or userid of the user that last modified the object
epoch of the time object is created
epoch of the time object is modified last
Attribute Name Mapping Details $.Challan.address.tenantId
$.Challan.address.latitude
$.Challan.address.longitude
$.Challan.address.buildingName
$.Challan.address.landmark
$.Challan.address.district
$.Challan.address.country
$.Challan.address.locality.code
$.Challan.address.pincode
$.Challan.auditDetails.createdBy
$.Challan.auditDetails.lastModifiedBy
$.Challan.auditDetails.createdTime
$.Challan.auditDetails.lastModifiedTime