post
http://nowpay.in/api/index.php?route=/api/aeps/enroll_status
This API used to get enrollment status of registered agent. This required to call on demand from Agent/API consumer.
Request Parameters:
| Parameter | Data | Data Type | Description |
|---|---|---|---|
| key | M | String | secKey Provided by Nowpay |
| username | M | Numeric | Unique identification of agent provided by Nowpay |
| mobilenumber | M | Numeric | Mobile Number of Agent provided during the enrollment |
| enroll_id | M | Numeric | Unique number of enrollment and will be provided after successful enrollment |
Response Parameters:
| Parameters | Value | Description |
|---|---|---|
| success | 1=Success 0=Failed | Represents transaction status |
| status | 1=Pending 2=Rejected 3=Hold 4=Approved | Status of enrolment |
| id | Numeric | Enroll_id of agent |
| kyc | 0=Pending 1=Completed | kyc of Agent |
