E-wallet UTI Pan Card API
Token Generate
URL : https://easysmart.in/app/api/user/tokenGenerate
Method: POST
Data Type: JSON
========= Sample Request Data =======
{
"apiKey": "sd021DFdxc1dSsdfs!fddf4755", /// Prodived by Us
"userID": "ESAPI00001", /// Prodived by us
"Pin": "111100000", /// Prodived by Us
"password": "000111111" /// Prodived by Us
}
======= Sample Success Response =======
{
"response_code": 1,
"status": "Success",
"message": "Login Successful",
"login_access": true,
"token": "QVBQQVBJVEtOMjAwMjE2ODc2OTU2NzQ2Mzcy"
}
======= Sample Failed Response =======
{
"response_code": 101,
"status": "False",
"message": "API User Not Found."
}
{
"response_code": 104,
"status": "False",
"message": "Api Pin Not Match."
}
{
"response_code": 0,
"status": "Failed",
"message": "User ID or Password not Match"
}
Balance Check
URL : https://easysmart.in/app/api/user/balanceCheck
Method: POST
Data Type: JSON
========= Sample Request Data =======
{"token":"QVBQQVBJVEtOMjAwMjE2ODc2OTYzODc3NDMy"}
======= Sample Success Response =======
{
"response_code": 1,
"status": "Success",
"message": "Wallet Balance Fetch Successful",
"user_balance": "4368.00"
}
======= Sample Failed Response =======
{
"response_code": 0,
"status": "Failed",
"message": "Token not found or Mis-Match"
}
Agent Onbording
URL : https://easysmart.in/app/api/agent/onbording
Method: POST
Data Type: JSON
========= Sample Request Data =======
{
"token": "QVBQQVBJVEtOMjAwMjE2ODczMjU4MDYyNTUy",
"name": "John Promith",
"agent_id": "PAN01008",
"mobile": "9150003659",
"email_id": "[email protected]",
"address": "New Town",
"state": "West Bengal",
"city": "24 Paraganas",
"pincode": "700012",
"pan_no": "ABCDE1234P",
"aadhaar_no": "123412341234"
}
======= Sample Success Response =======
{
"response_code": 0,
"status": "Failed",
"message": "User ID In-Active Please Contact to System Administrator"
}
{
"response_code": 0,
"status": "Failed",
Easysmart | API DOCUMENTATION 3
"message": "Agent, already register with agent ID PAN01008"
}
UTI Login
URL : https://easysmart.in/app/api/uti/login
Method: POST
Data Type: JSON
========= Sample Request Data =======
{
"token": "QVBQQVBJVEtOMjAwMjE2ODczMjU4MDYyNTUy",
"agent_id": "FLZ01007", /// PASS AGENT ID Whice Register with Agent
Onbording.
"req_type": "UAT" /// DEMO OR TESTING EVN. = UAT & LIVE OR PRODUCTION = LIVE
}
======= Sample Success Response =======
{
"response_code": 1,
"status": "Success",
"message": "Login URL Generated Successful",
"txn_id": "263FLZ010071687697428",
"url": "https://www.myutiitsl.com/panonlineservices/loginCheckin?userHandle=FLZ
01007&transId=115530374&entityId=B56&checksum=1512703747"
}
======= Sample Failed Response =======
{
"response_code": 0,
"status": "Failed",
"message": "API User Not Found"
}
UTI Debit Wallet ( Callback Reqeuest )
URL : Provide by API Partner End
Method: POST
Data Type: JSON
========= Sample Callback Data =======
{
"token": "QVBQQVBJVEtOMjAwMjdd541E2ODczMjU4MDYyNTUy",
"txn_id": "26310071687431147",
"agent_id": "FLZ01007",
"amount": "107.00",
"debit_amount": "100.00",
"appName": "ANAGKALI KHATUN",
"UTITSLTransID": "PY0102958577",
"data": {
"applicationNo": "VA0197659680",
"userID": "FLZ01007",
"UTITSLTransID": "PY0102958577",
"transactionNo": "305518535",
"transAmt": "107.00",
"appName": "ANAGKALI KHATUN",
"PANCardType": "P",
Easysmart | API DOCUMENTATION 4
"PANApplMode": "P",
"mitem": "PAN"
}
}
** Api Partner Provided us **
======= Sample Success Response =======
{
"status": "Success",
"response_code": 1,
"agent_id": "FLZ01007",
"partner_txn_id": "26310071687701809", /// Partner Unique Txn id or order id
"message": "Agent Wallet debit Success"
}
======= Sample Failed Response =======
{
"status": "Failed",
"response_code": 0,
"agent_id": "FLZ01007",
"partner_txn_id": "26310071687701809", /// Partner Unique Txn id or order id
"message": "Agent Wallet not debit"
}
UTI Refund ( Callback Request )
URL : Provied by API Partner End
Method: POST
Data Type: JSON
========= Sample Callback Data =======
{
"token": "QVBQQVBJVEtOMjAwMjdd541E2ODczMjU4MDYyNTUy",
"agent_id": "FLZ01007",
"txn_id": "26310071687431147",
"uti_payment_ref": "PY0102958577",
"uti_va_ref": "VA0197659680",
"amount": "107.00",
"debit_amount": "100",
"data": {
"utiitsl_id": "00001",
"utiitsl_txn": "PY0102958577",
"refund_txn_no": "RF0965213220",
"merchant_txn": "26310071687431147",
"utiitsl_reference": "VA0197659680",
"refund_reason": "unableto deliver service",
"merchant_txn_status": "S"
}
}
** Api Partner Provided to us **
======= Sample Callback Return Success Response =======
{
"status": "Success",
"response_code": 1,
"message": "Agent Wallet debit Success",
"data": {
"token": "QVBQQVBJVEtOMjAwMjdd541E2ODczMjU4MDYyNTUy",
"agent_id": "FLZ01007",
"txn_id": "26310071687431147",
"uti_payment_ref": "PY0102958577",
"uti_va_ref": "VA0197659680",
"amount": "107.00",
"debit_amount": "100",
"data": {
"utiitsl_id": "00001",
"utiitsl_txn": "PY0102958577",
"refund_txn_no": "RF0965213220",
"merchant_txn": "26310071687431147",
"utiitsl_reference": "VA0197659680",
"refund_reason": "unableto deliver service",
"merchant_txn_status": "S"
}
}
}
======= Sample Failed Response =======
{
"status": "Failed",
"response_code": 0,
"message": "Refund not Success to agent",
"data": {
"token": "QVBQQVBJVEtOMjAwMjdd541E2ODczMjU4MDYyNTUy",
"agent_id": "FLZ01007",
"txn_id": "26310071687431147",
"uti_payment_ref": "PY0102958577",
"uti_va_ref": "VA0197659680",
"amount": "107.00",
"debit_amount": "100",
"data": {
"utiitsl_id": "00001",
"utiitsl_txn": "PY0102958577",
"refund_txn_no": "RF0965213220",
"merchant_txn": "26310071687431147",
"utiitsl_reference": "VA0197659680",
"refund_reason": "unableto deliver service",
"merchant_txn_status": "S"
}
}
}
UTI Reversal ( Callback Request )
URL : Provied by API Partner End
Method: POST
Data Type: JSON
========= Sample Callback Data =======
{
"token": "QVBQQVBJVEtOMjAwMjdd541E2ODczMjU4MDYyNTUy",
"agent_id": "FLZ01007",
"txn_id": "26310071687431147",
"uti_payment_ref": "PY0102958577",
"uti_va_ref": "VA0197659680",
"amount": "107.00",
"debit_amount": "100",
"data": {
"utiitsl_id": "00001",
"utiitsl_txn": "PY0102958577",
"refund_txn_no": "RF0965213220",
"merchant_txn": "26310071687431147",
"utiitsl_reference": "VA0197659680",
"refund_reason": "unableto deliver service",
"merchant_txn_status": "S"
}
}
** Api Partner Provided to us **
======= Sample Callback Return Success Response =======
{
"status": "Success",
"response_code": 1,
"message": "Agent Wallet debit Success",
"data": {
"token": "QVBQQVBJVEtOMjAwMjdd541E2ODczMjU4MDYyNTUy",
"agent_id": "FLZ01007",
"txn_id": "26310071687431147",
"uti_payment_ref": "PY0102958577",
"uti_va_ref": "VA0197659680",
"amount": "107.00",
"debit_amount": "100",
"data": {
"utiitsl_id": "00001",
"utiitsl_txn": "PY0102958577",
"refund_txn_no": "RF0965213220",
"merchant_txn": "26310071687431147",
"utiitsl_reference": "VA0197659680",
"refund_reason": "unableto deliver service",
"merchant_txn_status": "S"
}
}
}
======= Sample Failed Response =======
{
"status": "Failed",
"response_code": 0,
"message": "Refund not Success to agent",
"data": {
"token": "QVBQQVBJVEtOMjAwMjdd541E2ODczMjU4MDYyNTUy",
"agent_id": "FLZ01007",
"txn_id": "26310071687431147",
"uti_payment_ref": "PY0102958577",
"uti_va_ref": "VA0197659680",
"amount": "107.00",
"debit_amount": "100",
"data": {
"utiitsl_id": "00001",
"utiitsl_txn": "PY0102958577",
"refund_txn_no": "RF0965213220",
"merchant_txn": "26310071687431147",
"utiitsl_reference": "VA0197659680",
"refund_reason": "unableto deliver service",
"merchant_txn_status": "S"
}
}
}