Financial Transaction Event
{
"entry_id": "ent_123456789877654321",
"transaction_id": "txn_123456789877654321",
"account_id": "acc_123456789877654321",
"txn_date": "2019-09-05T10:19:00.169615Z",
"txn_type": "AUTH",
"txn_indicator": "Debit",
"acquiring_details": {
"amount": 1000,
"currency": {
"alpha_code": "USD",
"numeric_code": 840,
"exponent": 2
},
"fee_details": {
"fee_applicable": true,
"fee_type": "DEBIT",
"amount": 100,
"currency": {
"alpha_code": "USD",
"numeric_code": 840,
"exponent": 2
}
}
},
"transaction_details": {
"amount": 8000,
"currency": {
"alpha_code": "INR",
"numeric_code": 356,
"exponent": 2
}
},
"auth_code": "ABCDEF",
"channel": "ATM",
"mcc": "6011",
"merchant": {
"name": "Misc Retail",
"city": "Vegas",
"state": " N",
"country": "V ",
"formatted_name": "Misc Retail/Vegas/ N/V "
},
"mid": "TUFANGANJ NEAR",
"rrn": "5805 ",
"stan": "435892",
"terminal_id": "00058015",
"aid": "089472",
"txn_status": "0",
"txn_code": "DEBIT"
"card_id": "crd_123456789877654321",
"remarks": "",
"user_id": "usr_4a33eea0234e4f558",
"original_txn_id": "txn_123456789877654321",
"pan_entry_mode": "CHIP",
"bin_number": "652871",
"mandate": {
"end_date": "2024-08-01T00:00:00Z",
"freq_indicator": "MONTHLY",
"init_date": "02",
"is_applicable": true,
"mandate_id": "si_123frn5i55vtn455",
"max_amount": 1000,
"min_amount": 500,
"mode": "SMS_AND_EMAIL",
"number_of_instalments": 1,
"start_date": "2023-07-02T00:00:00Z",
"txn_type": "REGISTER_MANDATE"
},
"emi": {
"amount": "000000000500",
"interest_rate": "06.50",
"is_applicable": true,
"number_of_instalments": "02",
"total_amount": "000000001000"
},
"rule_violation_info": {
"rule_id": "rul_12345432",
"msg": "Transactions on ATM is blocked."
},
"rha": {
"configured": true,
"response_status": 200
},
"reversal_details": {
"dispute_id": "dis_e33025e3da994dafa489914a4a22e243",
"reversal_type": "DisputeTxn"
},
"is_force_auth": false,
"is_dcc": false,
"location": "DOM",
"is_pre_auth": false
}Last updated