Micgw Hrms

UAT
Version
Average Rating
0
No votes yet

Micro gateway API's pertaining to Micgw Hrms

Pre-Requisites for API Banking integration

Please find the Pre-Requisites for API banking integration

Security Measures

Please find the details of Security Measures in API Banking

Microgateway API Specification

Header Keys for Microgateway API

Documentation
inqcasabalance

APIs

UAT URLs

inqcasabalance

https://micgw.canarabank.in/v1/micgw-hrms/inqcasabalance

 

Request and Response:

Sample Encrypted Request:

Sample Encrypted Response:

{

    "Request": {

        "body": {

            "encryptData": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiQTI1NktXIn0.711WWZIQsRUkO5FAaYCu3J78-UO0ADrm3F0vjgq8KyXWUMSj97zyvQ.4_dpUL2BhRggBUF_kPTalA.6sFmBPoVd_NkS4myBjIw276_BC11PURPaFdLxSINr3rrD8nLtNn4GhsakWJq1VyVQO0aRtUDGWmyN-XBwM4xKA8Bm4jxxc3DIGKxcGsydX_YGCf-vtcGDYXR2MpuMyAjBxWbJjdLvfdToBY7tSHiHY0H0Xg91UqWKhPWfyeLQUUYoG9kZJxLAPOA1HLiZv2HoSLv0x3oTWNg8yLh_yGkmeMU2xmWV4ZqyKNQk46hSjjDoNO7lpm6DHY-8g-cISWpTJaxV5cBcGsCp1fToVnBEiX2GRD0zisNq5yI04PyPZHBZp4wzJBLTcDa4daorudssNl9-E-bAUcVA2VG3HriBvsB9aGo2qs7QEA.KCbgRwn4-VZiFjZNfwQR2g"

        }

    }

}

 

{

    "Response": {

        "body": {

            "encryptData": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiQTI1NktXIn0.jdVgmKKDdShX89R34BI-GJNyUjCKflQr6utvd051gAKNc_j_Ud-jMg.NQewHWWh1PNZ1KqdGw6CXA.bx72BHXuPGmrqODneX5iLJQa7dD0WaRz4kVLZPTWifj6caeTCijUHfiRaLim_-o7Oz0Ivw14vMpJBH7MRxd3x1N-tSK8-UbeHNcWF-mS2Y4ZKzl5mv9KmUlkyB_7o-RfL1InFS82l0I691M7eESxRO2r3VguUYX4a8RT4cBQWv2tBBAZ3JjUIiRCBxtnmUcqxC9yqwXTwXUtYXDGrzDeHb9jnVc-lEPNyyTMcmCthU8AzCDgw43Fw1aEskOxqQ-fTfxyWBhFY3bi98lL3DKgkRihl_RRcbmK3RiaV_sGgMp93e6h2D4aDhlwaFT2iZOKnKV5YD0T5_iUbeZmGUnMy8gqJ0hBXG5EHVPwEDKIEnIw-6___JIJsFiATcAfs6GkBMvmoYu_fIdQm1UAdqGiBbKvBUyJs-1mz6PjlsIL_DpP5-9I.p7v-6aJu_Y5RSi_C1ytlSg"

        }

    }

}

 

Sample Plain Request

Sample Plain Response

{

    "Request": {

        "body": {

            "encryptData": {

                "input": {

                    "SessionContext": {

                        "SupervisorContext": {

                            "PrimaryPassword": "",

                            "UserId": ""

                        },

                        "BankCode": "15",

                        "Channel": "BRN",

                        "ExternalBatchNumber": "",

                        "ExternalReferenceNo": "",

                        "ExternalSystemAuditTrailNumber": "",

                        "LocalDateTimeText": "",

                        "OriginalReferenceNo": "",

                        "OverridenWarnings": "",

                        "PostingDateText": "",

                        "ServiceCode": "",

                        "SessionTicket": "",

                        "TransactionBranch": "8613",

                        "UserId": 

                        "UserReferenceNumber": "",

                        "ValueDateText": ""

                    },

                    "AccountNumber": "02x055"

                }

            }

        }

    }

}

 

{

    "Response": {

        "body": {

            "encryptData": {

                "CasaAccountBalanceInquiryResponse": {

                    "Status": {

                        "ExtendedReply": {

                            "MessagesArray": {}

                        },

                        "ErrorCode": "0",

                        "ExternalReferenceNo": "16578920250303000500000282",

                        "IsOverriden": "false",

                        "IsServiceChargeApplied": "false",

                        "Memo": {},

                        "ReplyCode": "0",

                        "ReplyText": {},

                        "SpReturnValue": "0"

                    },

                    "AccountBalance": "xx",

                    "AccountOperationalStatus": "Sole owner",

                    "AccountStatus": "ACCOUNT OPEN REGULAR",

                    "AvailableBalance": "xx

                    "ClearBalance": "1x1.53",

                    "DrawingPower": "0",

                    "HoldBalance": "0",

                    "MinimumBalance": "1"

                }

            }

        }

    }

}

 

*Highlighted parts are to be encrypted