post
http://nowpay.in/api/index.php?route=/api/pan/psa_status
This API used to know the status of PSA.
Request Parameters:
| Parameter | Data | Data Type | Description |
|---|---|---|---|
| key | M | String | seckey of API partner provided by Nowpay |
| username | M | String | Unique id of API partner provided by Nowpay |
| psaid | M | String | PAN Agent id from UTI |
Response Parameters:
| Paremeter | Value | Description |
|---|---|---|
| success | 1 = Success 0 = Failed | Status of Transaction |
| message | String | Description of transaction |
| psa_status | Approved Rejected Pending | Status of PSA |
| psaid | String | PAN Agent id from UTI |
