Enrollment Status

This API used to get enrollment status of registered agent. This required to call on demand from Agent/API consumer.

Request Parameters:

ParameterDataData TypeDescription
keyMStringsecKey Provided by Nowpay
usernameMNumericUnique identification of agent provided by Nowpay
mobilenumberMNumericMobile Number of Agent provided during the enrollment
enroll_idMNumericUnique number of enrollment and will be provided after successful enrollment

Response Parameters:

ParametersValueDescription
success1=Success
0=Failed
Represents transaction status
status1=Pending
2=Rejected
3=Hold
4=Approved
Status of enrolment
idNumericEnroll_id of agent
kyc0=Pending
1=Completed
kyc of Agent
Query Params
string
required
Defaults to /api/aeps/enroll_status
Body Params
json
required
Defaults to {"username":"2000","key":"HSJDH*9898989hdjd","mobilenumber":"7032783283", "enroll_id":"22"}
Headers
string
required
Defaults to application/json
Responses

Language
LoadingLoading…
Response
Choose an example:
application/json