Webhook Responses

Create Client

ENTITY: CLIENT, ACTION: CREATE

{  
  "instance": "default",  
  "isCardEvent": false,  
  "client": {  
    "officeName": "Head Office",  
    "displayName": "ClientWH LastnameWH",  
    "accountNo": "000026071",  
    "id": 26071,  
    "email": "[[email protected]](mailto:[email protected])",  
    "users": \[],  
    "status": "Pending"  
  },  
  "id": "df73fa5c-3c7c-4a44-93c0-80cd1fafbaf6",  
  "subscription": {  
    "id": 1816,  
    "type": "CLIENT",  
    "action": "CREATE"  
  },  
  "event": {  
    "clientId": 26071,  
    "officeId": 1,  
    "id": 26071  
  },  
  "firedAt": "2024-03-04 04:36:05"  
}

Activate Client

ENTITY: CLIENT, ACTION: Activate

{  
  "instance": "default",  
  "isCardEvent": false,  
  "client": {  
    "officeName": "Head Office",  
    "displayName": "ClientWH LastnameWH",  
    "accountNo": "000026071",  
    "id": 26071,  
    "email": "[[email protected]](mailto:[email protected])",  
    "users": \[],  
    "status": "Active"  
  },  
  "id": "e9ea242a-7ed4-43b5-ad42-4eed0473f945",  
  "subscription": {  
    "action": "ACTIVATE",  
    "type": "CLIENT",  
    "id": 1850  
  },  
  "event": {  
    "clientId": 26071,  
    "officeId": 1,  
    "id": 26071  
  },  
  "firedAt": "2024-03-04 04:49:16"  
}

Close Client

ENTITY: CLIENT, ACTION: CLOSE

{  
  "instance": "default",  
  "isCardEvent": false,  
  "client": {  
    "officeName": "Head Office",  
    "displayName": "Egor Sandbox4",  
    "accountNo": "000025972",  
    "id": 25972,  
    "email": "[[email protected]](mailto:[email protected])",  
    "users": \[],  
    "status": "Closed"  
  },  
  "id": "22e97d89-ced9-4f0d-b401-50dd5613b970",  
  "subscription": {  
    "action": "CLOSE",  
    "type": "CLIENT",  
    "id": 1651  
  },  
  "event": {  
    "clientId": 25972,  
    "id": 25972  
  },  
  "firedAt": "2024-03-04 03:46:54"  
}

Reject Client

ENTITY: CLIENT, ACTION: REJECT

{  
  "instance": "z01hqwasgpj31gj0zq12dyk0kw",  
  "isCardEvent": false,  
  "client": {  
    "firstName": "1",  
    "lastName": "Gowda",  
    "officeName": "Head Office",  
    "displayName": "1 Ramesh Gowda",  
    "accountNo": "000001204",  
    "id": 1204,  
    "email": "[[email protected]](mailto:[email protected])",  
    "users": \[],  
    "status": "Rejected"  
  },  
  "id": "05d2a823-7d39-4aaf-a87b-371fd2eae0e9",  
  "subscription": {  
    "action": "REJECT",  
    "id": 70,  
    "type": "CLIENT"  
  },  
  "event": {  
    "clientId": 1204,  
    "id": 1204  
  },  
  "firedAt": "2024-03-04 05:25:43"  
}

Client Deceased

ENTITY: CLIENT, ACTION: Deceased

{  
  "instance": "z01hqwasgpj31gj0zq12dyk0kw",  
  "isCardEvent": false,  
  "client": {  
    "firstName": "Vinod",  
    "lastName": "Gowda",  
    "officeName": "Head Office",  
    "displayName": "Vinod Ramesh Gowda",  
    "accountNo": "000001209",  
    "id": 1209,  
    "email": "[[email protected]](mailto:[email protected])",  
    "users": [  
      {  
        "firstname": "vinod",  
        "contactName": "Vinod Ramesh Gowda",  
        "mobile": "+6226271721",  
        "id": 1040,  
        "email": "[email protected]",  
        "username": "vinod3254",  
        "lastname": "Gowda"  
      }  
    ],  
    "status": "DECEASED client"  
  },  
  "id": "4c248b8a-102a-4a41-ac69-6ed1976b2399",  
  "subscription": {  
    "action": "DECEASED",  
    "id": 78,  
    "type": "CLIENT"  
  },  
  "event": {  
    "clientId": 1209,  
    "id": 1  
  },  
  "firedAt": "2024-03-04 05:37:40"  
}

Switch Client Classification

ENTITY: CLIENT, ACTION: Switch Classification

{  
  "instance": "z01hqwasgpj31gj0zq12dyk0kw",  
  "isCardEvent": false,  
  "client": {  
    "firstName": "Sushma",  
    "lastName": "P1",  
    "officeName": "Head Office",  
    "displayName": "Sushma P1",  
    "accountNo": "000001215",  
    "id": 1215,  
    "email": "[[email protected]](mailto:[email protected])",  
    "users": [  
      {  
        "firstname": "Sushma",  
        "contactName": "Sushma P1",  
        "mobile": "",  
        "id": 1043,  
        "email": "[email protected]",  
        "username": "sushmap",  
        "lastname": "P1"  
      }  
    ],  
    "status": "Active"  
  },  
  "id": "8165f3c8-61aa-43ff-aeb4-33b5a02e3786",  
  "subscription": {  
    "action": "SWITCH_CLASSIFICATION",  
    "id": 81,  
    "type": "CLIENT"  
  },  
  "event": {  
    "clientId": 1215,  
    "data": {  
      "newClassificationId": 773,  
      "oldClassificationId": 1721  
    },  
    "id": 1215  
  },  
  "firedAt": "2024-03-04 05:46:47"  
}

Reactivate Client

ENTITY: CLIENT, ACTION: REACTIVATE

{  
  "instance": "z01hqwasgpj31gj0zq12dyk0kw",  
  "isCardEvent": false,  
  "client": {  
    "firstName": "vinod",  
    "lastName": "Gowda",  
    "officeName": "Head Office",  
    "displayName": "vinod Ramesh Gowda",  
    "accountNo": "000001199",  
    "id": 1199,  
    "email": "[[email protected]](mailto:[email protected])",  
    "users": [  
      {  
        "firstname": "vinod",  
        "contactName": "vinod Ramesh Gowda",  
        "mobile": "+6226272727",  
        "id": 1038,  
        "email": "[email protected]",  
        "username": "vinod3251",  
        "lastname": "Gowda"  
      }  
    ],  
    "status": "Pending"  
  },  
  "id": "c778013c-1093-4822-9bef-b11080c4a114",  
  "subscription": {  
    "action": "REACTIVATE",  
    "id": 83,  
    "type": "CLIENT"  
  },  
  "event": {  
    "clientId": 1199,  
    "id": 1199  
  },  
  "firedAt": "2024-03-04 05:54:12"  
}

Order Cards

ENTITY: CARDS, ACTION: ORDER

{  
  "instance": "default",  
  "isCardEvent": false,  
  "client": {  
    "firstName": "JM-FN",  
    "lastName": "JM-LN-04Mar2024052245",  
    "officeName": "Head Office",  
    "displayName": "JM-FN JM-MN JM-LN-04Mar2024052245",  
    "accountNo": "000011240",  
    "id": 11240,  
    "email": "[[email protected]](mailto:[email protected])",  
    "users": [  
      {  
        "firstname": "JMeterSSUFirstname",  
        "contactName": "JM-FN JM-MN JM-LN-04Mar2024052245",  
        "mobile": "",  
        "id": 8513,  
        "email": "[email protected]",  
        "username": "jmeterselfserviceuser-04march2024052244",  
        "lastname": "JMeterSSULastname-04March2024052244"  
      }  
    ],  
    "status": "Active"  
  },  
  "id": "392ba389-968d-4a0f-9b22-41f81b459cba",  
  "subscription": {  
    "action": "ORDER",  
    "type": "CARD",  
    "id": 563  
  },  
  "event": {  
    "clientId": 11240,  
    "resourceIdentifier": "2853aa65-9799-47b5-aaea-0ac747a8f699",  
    "id": 4424,  
    "cardToken": "2853aa65-9799-47b5-aaea-0ac747a8f699"  
  },  
  "firedAt": "2024-03-04 12:47:44"  
}

Suspend Card

ENTITY: CARDS, ACTION: SUSPEND

{  
  "instance": "default",  
  "isCardEvent": false,  
  "client": {  
    "firstName": "Exempted",  
    "lastName": "Fee",  
    "officeName": "Head Office",  
    "displayName": "Exempted Fee",  
    "accountNo": "000011236",  
    "id": 11236,  
    "email": "[[email protected]](mailto:[email protected])",  
    "users": [  
      {  
        "firstname": "exempted",  
        "contactName": "Exempted Fee",  
        "mobile": "+12124567890",  
        "id": 8509,  
        "email": "[email protected]",  
        "username": "exemptedfee",  
        "lastname": "fee"  
      }  
    ],  
    "status": "Active"  
  },  
  "id": "8f33d707-f8e2-4892-bfdc-a8e8cd1b3a5a",  
  "subscription": {  
    "action": "SUSPEND",  
    "type": "CARD",  
    "id": 570  
  },  
  "event": {  
    "clientId": 11236,  
    "id": 4412  
  },  
  "firedAt": "2024-03-04 13:23:08"  
}

Activate Card

ENTITY: CARDS, ACTION: ACTIVATE

{  
  "instance": "default",  
  "isCardEvent": false,  
  "client": {  
    "firstName": "Exempted",  
    "lastName": "Fee",  
    "officeName": "Head Office",  
    "displayName": "Exempted Fee",  
    "accountNo": "000011236",  
    "id": 11236,  
    "email": "[[email protected]](mailto:[email protected])",  
    "users": [  
      {  
        "firstname": "exempted",  
        "contactName": "Exempted Fee",  
        "mobile": "+12124567890",  
        "id": 8509,  
        "email": "[email protected]",  
        "username": "exemptedfee",  
        "lastname": "fee"  
      }  
    ],  
    "status": "Active"  
  },  
  "id": "5af2b23e-8096-48b3-b8cd-dd8f1fa65165",  
  "subscription": {  
    "action": "ACTIVATE",  
    "type": "CARD",  
    "id": 567  
  },  
  "event": {  
    "clientId": 11236,  
    "id": 4412  
  },  
  "firedAt": "2024-03-04 13:23:56"  
}

Terminate Card

ENTITY: CARDS, ACTION: TERMINATE

{  
  "instance": "default",  
  "isCardEvent": false,  
  "client": {  
    "firstName": "Exempted",  
    "lastName": "Fee",  
    "officeName": "Head Office",  
    "displayName": "Exempted Fee",  
    "accountNo": "000011236",  
    "id": 11236,  
    "email": "[[email protected]](mailto:[email protected])",  
    "users": [  
      {  
        "firstname": "exempted",  
        "contactName": "Exempted Fee",  
        "mobile": "+12124567890",  
        "id": 8509,  
        "email": "[email protected]",  
        "username": "exemptedfee",  
        "lastname": "fee"  
      }  
    ],  
    "status": "Active"  
  },  
  "id": "30050d37-26ff-4a32-95b5-236b948746b8",  
  "subscription": {  
    "action": "TERMINATE",  
    "type": "CARD",  
    "id": 579  
  },  
  "event": {  
    "clientId": 11236,  
    "id": 4412  
  },  
  "firedAt": "2024-03-04 13:24:33"  
}

Return Card

ENTITY: CARDS, ACTION: RETURNED

{  
  "instance": "default",  
  "isCardEvent": false,  
  "client": {  
    "firstName": "Exempted",  
    "lastName": "Fee",  
    "officeName": "Head Office",  
    "displayName": "Exempted Fee",  
    "accountNo": "000011236",  
    "id": 11236,  
    "email": "[[email protected]](mailto:[email protected])",  
    "users": [  
      {  
        "firstname": "exempted",  
        "contactName": "Exempted Fee",  
        "mobile": "+12124567890",  
        "id": 8509,  
        "email": "[email protected]",  
        "username": "exemptedfee",  
        "lastname": "fee"  
      }  
    ],  
    "status": "Active"  
  },  
  "id": "0717a17a-5cb0-445f-8b71-77789c8f0b62",  
  "subscription": {  
    "action": "RETURN",  
    "type": "CARD",  
    "id": 572  
  },  
  "event": {  
    "clientId": 11236,  
    "id": 4406  
  },  
  "firedAt": "2024-03-04 13:25:24"  
}

Update Card Limits

ENTITY: CARDS, ACTION: UPDATE_LIMITS

{  
  "instance": "default",  
  "isCardEvent": false,  
  "client": {  
    "firstName": "NOO",  
    "lastName": "Way",  
    "officeName": "Head Office",  
    "displayName": "NOO Way",  
    "accountNo": "000011153",  
    "id": 11153,  
    "email": "[[email protected]](mailto:[email protected])",  
    "users": [  
      {  
        "firstname": "testing",  
        "contactName": "NOO Way",  
        "mobile": "",  
        "id": 8467,  
        "email": "[email protected]",  
        "username": "card_limit",  
        "lastname": "with velocity rule"  
      }  
    ],  
    "status": "Active"  
  },  
  "id": "31a9ac4c-b9d7-42d6-9f02-573baadf78b3",  
  "subscription": {  
    "action": "UPDATE_LIMITS",  
    "type": "CARD",  
    "id": 577  
  },  
  "event": {  
    "clientId": 11153,  
    "id": 4371  
  },  
  "firedAt": "2024-03-04 13:38:42"  
}

Update Card

ENTITY: CARDS, ACTION: UPDATE

{  
  "instance": "default",  
  "isCardEvent": false,  
  "client": {  
    "firstName": "NOO",  
    "lastName": "Way",  
    "officeName": "Head Office",  
    "displayName": "NOO Way",  
    "accountNo": "000011153",  
    "id": 11153,  
    "email": "[[email protected]](mailto:[email protected])",  
    "users": [  
      {  
        "firstname": "testing",  
        "contactName": "NOO Way",  
        "mobile": "",  
        "id": 8467,  
        "email": "[email protected]",  
        "username": "card_limit",  
        "lastname": "with velocity rule"  
      }  
    ],  
    "status": "Active"  
  },  
  "id": "b1ba0610-a23b-49c7-8359-2184df65d9b7",  
  "subscription": {  
    "action": "UPDATE",  
    "type": "CARD",  
    "id": 578  
  },  
  "event": {  
    "clientId": 11153,  
    "id": 4371  
  },  
  "firedAt": "2024-03-04 13:40:51"  
}

Replace Card

ENTITY: CARDS, ACTION: REPLACE

{  
  "instance": "default",  
  "isCardEvent": false,  
  "client": {  
    "firstName": "NOO",  
    "lastName": "Way",  
    "officeName": "Head Office",  
    "displayName": "NOO Way",  
    "accountNo": "000011153",  
    "id": 11153,  
    "email": "[[email protected]](mailto:[email protected])",  
    "users": [  
      {  
        "firstname": "testing",  
        "contactName": "NOO Way",  
        "mobile": "",  
        "id": 8467,  
        "email": "[email protected]",  
        "username": "card_limit",  
        "lastname": "with velocity rule"  
      }  
    ],  
    "status": "Active"  
  },  
  "id": "4f3d2cf0-0afa-4253-b6de-830d22f4cc65",  
  "subscription": {  
    "action": "REPLACE",  
    "type": "CARD",  
    "id": 576  
  },  
  "event": {  
    "clientId": 11153,  
    "data": {  
      "status": "CREATED",  
      "cardToken": "928ab9f4-f6cd-4b94-be0d-85692148b806",  
      "expiresOn": {  
        "year": 2029,  
        "month": 1,  
        "day": 23  
      }  
    },  
    "id": 4431  
  },  
  "firedAt": "2024-03-04 13:43:21"  
}

Create Savings Account

ENTITY: SAVINGSACCOUNT, ACTION: CREATE

{  
  "instance": "default",  
  "isCardEvent": false,  
  "client": {  
    "firstName": "Exempted",  
    "lastName": "Fee",  
    "officeName": "Head Office",  
    "displayName": "Exempted Fee",  
    "accountNo": "000011236",  
    "id": 11236,  
    "email": "[[email protected]](mailto:[email protected])",  
    "users": [  
      {  
        "firstname": "exempted",  
        "contactName": "Exempted Fee",  
        "mobile": "+12124567890",  
        "id": 8509,  
        "email": "[email protected]",  
        "username": "exemptedfee",  
        "lastname": "fee"  
      }  
    ],  
    "status": "Active"  
  },  
  "id": "d43744a6-0d9a-4a45-9b79-3a00bcb50fc8",  
  "subscription": {  
    "action": "CREATE",  
    "type": "SAVINGSACCOUNT",  
    "id": 591  
  },  
  "event": {  
    "clientId": 11236,  
    "officeId": 1,  
    "id": 11133,  
    "savingsId": 11133  
  },  
  "firedAt": "2024-03-04 16:31:32"  
}

Approve Savings Account

ENTITY: SAVINGSACCOUNT, ACTION: APPROVE

{  
  "instance": "default",  
  "isCardEvent": false,  
  "client": {  
    "firstName": "Exempted",  
    "lastName": "Fee",  
    "officeName": "Head Office",  
    "displayName": "Exempted Fee",  
    "accountNo": "000011236",  
    "id": 11236,  
    "email": "[[email protected]](mailto:[email protected])",  
    "users": [  
      {  
        "firstname": "exempted",  
        "contactName": "Exempted Fee",  
        "mobile": "+12124567890",  
        "id": 8509,  
        "email": "[email protected]",  
        "username": "exemptedfee",  
        "lastname": "fee"  
      }  
    ],  
    "status": "Active"  
  },  
  "id": "95a7527c-7d8a-4069-8823-ac23d5e5dfb6",  
  "subscription": {  
    "action": "APPROVE",  
    "type": "SAVINGSACCOUNT",  
    "id": 588  
  },  
  "event": {  
    "clientId": 11236,  
    "officeId": 1,  
    "id": 11133,  
    "savingsId": 11133  
  },  
  "firedAt": "2024-03-04 16:40:41"  
}

Activate account

ENTITY: SAVINGSACCOUNT, ACTION: ACTIVATE

{  
  "instance": "z01hqwasgpj31gj0zq12dyk0kw",  
  "isCardEvent": false,  
  "client": {  
    "firstName": "Yashas",  
    "lastName": "Gowda",  
    "officeName": "Head Office",  
    "displayName": "Yashas Gowda",  
    "accountNo": "000001214",  
    "id": 1214,  
    "email": "[[email protected]](mailto:[email protected])",  
    "users": [  
      {  
        "firstname": "Yashas",  
        "contactName": "Yashas Gowda",  
        "mobile": "",  
        "id": 1048,  
        "email": "[email protected]",  
        "username": "harissu",  
        "lastname": "Gowda"  
      }  
    ],  
    "status": "Active"  
  },  
  "id": "9d33c9a4-0573-40b9-a8d2-6fd9215c1852",  
  "subscription": {  
    "action": "ACTIVATE",  
    "id": 90,  
    "type": "SAVINGSACCOUNT"  
  },  
  "event": {  
    "clientId": 1214,  
    "officeId": 1,  
    "id": 315,  
    "savingsId": 315  
  },  
  "firedAt": "2024-03-04 05:49:19"  
}

Account Deposit

ENTITY: SAVINGSACCOUNT, ACTION: DEPOSIT

{  
  "instance": "z01hqwasgpj31gj0zq12dyk0kw",  
  "isCardEvent": false,  
  "client": {  
    "firstName": "Sushma",  
    "lastName": "P1",  
    "officeName": "Head Office",  
    "displayName": "Sushma P1",  
    "accountNo": "000001215",  
    "id": 1215,  
    "email": "[[email protected]](mailto:[email protected])",  
    "users": [  
      {  
        "firstname": "Sushma",  
        "contactName": "Sushma P1",  
        "mobile": "",  
        "id": 1043,  
        "email": "[email protected]",  
        "username": "sushmap",  
        "lastname": "P1"  
      }  
    ],  
    "status": "Active"  
  },  
  "id": "536595c3-1eb9-4d0f-9341-11739346af50",  
  "subscription": {  
    "action": "DEPOSIT",  
    "id": 73,  
    "type": "SAVINGSACCOUNT"  
  },  
  "event": {  
    "clientId": 1215,  
    "officeId": 1,  
    "id": 3652,  
    "savingsId": 256  
  },  
  "firedAt": "2024-03-04 05:04:43"  
}

Update Account Number

ENTITY: SAVINGSACCOUNT, ACTION: UPDATE_ACCOUNT_NUMBER

{  
  "instance": "z01hqwasgpj31gj0zq12dyk0kw",  
  "isCardEvent": false,  
  "client": {  
    "firstName": "vinod",  
    "lastName": "Gowda",  
    "officeName": "Head Office",  
    "displayName": "vinod Gowda",  
    "accountNo": "000001196",  
    "id": 1196,  
    "email": "[[email protected]](mailto:[email protected])",  
    "users": \[],  
    "status": "Active"  
  },  
  "id": "ac46f620-bf4f-4099-80f3-bbae75b2ae9a",  
  "subscription": {  
    "action": "UPDATE_ACCOUNT_NUMBER",  
    "id": 74,  
    "type": "SAVINGSACCOUNT"  
  },  
  "event": {  
    "clientId": 1196,  
    "officeId": 1  
  },  
  "firedAt": "2024-03-04 05:08:34"  
}

Block Ordering Card

ENTITY: SAVINGSACCOUNT, ACTION: BLOCK_ORDER_CARD

{  
  "instance": "z01hqwasgpj31gj0zq12dyk0kw",  
  "isCardEvent": false,  
  "id": "89b1c882-cf99-49fc-a031-71650e6e366a",  
  "subscription": {  
    "action": "BLOCK_ORDER_CARD",  
    "id": 72,  
    "type": "SAVINGSACCOUNT"  
  },  
  "event": {  
    "id": 256  
  },  
  "firedAt": "2024-03-04 05:26:39"  
}

Unblock Ordering Card

ENTITY: SAVINGSACCOUNT, ACTION: UNBLOCK_ORDER_CARD

{  
  "instance": "z01hqwasgpj31gj0zq12dyk0kw",  
  "isCardEvent": false,  
  "id": "5496a4cb-bb0f-4b00-a927-8bf5cef824cb",  
  "subscription": {  
    "action": "UNBLOCK_ORDER_CARD",  
    "id": 76,  
    "type": "SAVINGSACCOUNT"  
  },  
  "event": {  
    "id": 256  
  },  
  "firedAt": "2024-03-04 05:29:15"  
}

Hold Amount

ENTITY: SAVINGSACCOUNT, ACTION: HOLDAMOUNT

{  
  "instance": "z01hqwasgpj31gj0zq12dyk0kw",  
  "isCardEvent": false,  
  "id": "9a378b6e-e73b-41da-9563-7bae4b56d6dc",  
  "subscription": {  
    "action": "HOLDAMOUNT",  
    "id": 75,  
    "type": "SAVINGSACCOUNT"  
  },  
  "event": {  
    "id": 1  
  },  
  "firedAt": "2024-03-04 05:35:37"  
}

Release Amount

ENTITY: SAVINGSACCOUNT, ACTION: RELEASEAMOUNT

{  
  "instance": "z01hqwasgpj31gj0zq12dyk0kw",  
  "isCardEvent": false,  
  "id": "4e9e1637-92d1-4636-b5c4-466d64df17d4",  
  "subscription": {  
    "action": "RELEASEAMOUNT",  
    "id": 85,  
    "type": "SAVINGSACCOUNT"  
  },  
  "event": {  
    "id": 1  
  },  
  "firedAt": "2024-03-04 05:39:05"  
}

Settle Amount

ENTITY: SAVINGSACCOUNT, ACTION: SETTLEAMOUNT

{  
  "instance": "z01hqwasgpj31gj0zq12dyk0kw",  
  "isCardEvent": false,  
  "id": "23267e08-293d-49b3-9043-2895c5ffca1e",  
  "subscription": {  
    "action": "SETTLEAMOUNT",  
    "id": 86,  
    "type": "SAVINGSACCOUNT"  
  },  
  "event": {  
    "id": 2  
  },  
  "firedAt": "2024-03-04 05:42:42"  
}

Block Account Outgoing

ENTITY: SAVINGSACCOUNT, ACTION: BLOCKDEBIT

{  
  "instance": "z01hqwasgpj31gj0zq12dyk0kw",  
  "isCardEvent": false,  
  "client": {  
    "firstName": "Sushma",  
    "lastName": "P",  
    "officeName": "Head Office",  
    "displayName": "Sushma P",  
    "accountNo": "000001181",  
    "id": 1181,  
    "email": "[[email protected]](mailto:[email protected])",  
    "users": [  
      {  
        "firstname": "Sushma",  
        "contactName": "Sushma P",  
        "mobile": "",  
        "id": 1050,  
        "email": "[email protected]",  
        "username": "hari_ssu",  
        "lastname": "P"  
      }  
    ],  
    "status": "Active"  
  },  
  "id": "ebe8004c-c8f9-415a-bb18-7bcbc3277cca",  
  "subscription": {  
    "action": "BLOCKDEBIT",  
    "id": 88,  
    "type": "SAVINGSACCOUNT"  
  },  
  "event": {  
    "clientId": 1181,  
    "officeId": 1,  
    "id": 234,  
    "savingsId": 234  
  },  
  "firedAt": "2024-03-04 05:45:05"  
}

Unblock Account Outgoing

ENTITY: SAVINGSACCOUNT, ACTION: UNBLOCKDEBIT

{  
  "instance": "z01hqwasgpj31gj0zq12dyk0kw",  
  "isCardEvent": false,  
  "client": {  
    "firstName": "Sushma",  
    "lastName": "P",  
    "officeName": "Head Office",  
    "displayName": "Sushma P",  
    "accountNo": "000001181",  
    "id": 1181,  
    "email": "[[email protected]](mailto:[email protected])",  
    "users": [  
      {  
        "firstname": "Sushma",  
        "contactName": "Sushma P",  
        "mobile": "",  
        "id": 1050,  
        "email": "[email protected]",  
        "username": "hari_ssu",  
        "lastname": "P"  
      }  
    ],  
    "status": "Active"  
  },  
  "id": "4e33d1dd-6af3-4a77-8bca-fcdedfe92616",  
  "subscription": {  
    "action": "UNBLOCKDEBIT",  
    "id": 89,  
    "type": "SAVINGSACCOUNT"  
  },  
  "event": {  
    "clientId": 1181,  
    "officeId": 1,  
    "id": 234,  
    "savingsId": 234  
  },  
  "firedAt": "2024-03-04 05:47:02"  
}

Delete Account

ENTITY: SAVINGSACCOUNT, ACTION: DELETE

{  
  "instance": "z01hqwasgpj31gj0zq12dyk0kw",  
  "isCardEvent": false,  
  "client": {  
    "firstName": "Yashas",  
    "lastName": "Gowda",  
    "officeName": "Head Office",  
    "displayName": "Yashas Gowda",  
    "accountNo": "000001214",  
    "id": 1214,  
    "email": "[[email protected]](mailto:[email protected])",  
    "users": [  
      {  
        "firstname": "Yashas",  
        "contactName": "Yashas Gowda",  
        "mobile": "",  
        "id": 1048,  
        "email": "[email protected]",  
        "username": "harissu",  
        "lastname": "Gowda"  
      }  
    ],  
    "status": "Active"  
  },  
  "id": "0a36e559-04c8-4f9a-bc37-46860a191cdc",  
  "subscription": {  
    "action": "DELETE",  
    "id": 91,  
    "type": "SAVINGSACCOUNT"  
  },  
  "event": {  
    "clientId": 1214,  
    "officeId": 1,  
    "id": 248,  
    "savingsId": 248  
  },  
  "firedAt": "2024-03-04 06:34:59"  
}

Reject Account

ENTITY: SAVINGSACCOUNT, ACTION: REJECT

{  
  "instance": "z01hqwasgpj31gj0zq12dyk0kw",  
  "isCardEvent": false,  
  "client": {  
    "firstName": "Yashas",  
    "lastName": "Gowda",  
    "officeName": "Head Office",  
    "displayName": "Yashas Gowda",  
    "accountNo": "000001214",  
    "id": 1214,  
    "email": "[[email protected]](mailto:[email protected])",  
    "users": [  
      {  
        "firstname": "Yashas",  
        "contactName": "Yashas Gowda",  
        "mobile": "",  
        "id": 1048,  
        "email": "[email protected]",  
        "username": "harissu",  
        "lastname": "Gowda"  
      }  
    ],  
    "status": "Active"  
  },  
  "id": "523510af-7387-47e9-8fa5-b6e3c9a90d49",  
  "subscription": {  
    "action": "REJECT",  
    "id": 110,  
    "type": "SAVINGSACCOUNT"  
  },  
  "event": {  
    "clientId": 1214,  
    "officeId": 1,  
    "id": 314,  
    "savingsId": 314  
  },  
  "firedAt": "2024-03-04 06:33:12"  
}

Close Account

ENTITY: SAVINGSACCOUNT, ACTION: CLOSE

{  
  "instance": "z01hqwasgpj31gj0zq12dyk0kw",  
  "isCardEvent": false,  
  "client": {  
    "firstName": "vinod",  
    "lastName": "Gowda",  
    "officeName": "Head Office",  
    "displayName": "vinod Ramesh Gowda",  
    "accountNo": "000001211",  
    "id": 1211,  
    "email": "[[email protected]](mailto:[email protected])",  
    "users": \[],  
    "status": "Active"  
  },  
  "id": "6a8aebc6-345b-48ff-ad39-c7ead3563033",  
  "subscription": {  
    "action": "CLOSE",  
    "id": 113,  
    "type": "SAVINGSACCOUNT"  
  },  
  "event": {  
    "clientId": 1211,  
    "officeId": 1,  
    "id": 319,  
    "savingsId": 319  
  },  
  "firedAt": "2024-03-04 07:00:18"  
}

Block Account

ENTITY: SAVINGSACCOUNT, ACTION: BLOCK

{  
  "instance": "z01hqwasgpj31gj0zq12dyk0kw",  
  "isCardEvent": false,  
  "client": {  
    "firstName": "Yashas",  
    "lastName": "Gowda",  
    "officeName": "Head Office",  
    "displayName": "Yashas Gowda",  
    "accountNo": "000001214",  
    "id": 1214,  
    "email": "[[email protected]](mailto:[email protected])",  
    "users": [  
      {  
        "firstname": "Yashas",  
        "contactName": "Yashas Gowda",  
        "mobile": "",  
        "id": 1048,  
        "email": "[email protected]",  
        "username": "harissu",  
        "lastname": "Gowda"  
      }  
    ],  
    "status": "Active"  
  },  
  "id": "37b7bb3a-8d05-4cda-8f15-2b246b5fe6b0",  
  "subscription": {  
    "action": "BLOCK",  
    "id": 115,  
    "type": "SAVINGSACCOUNT"  
  },  
  "event": {  
    "clientId": 1214,  
    "officeId": 1,  
    "id": 315,  
    "savingsId": 315  
  },  
  "firedAt": "2024-03-04 07:03:41"  
}

Unblock Account

ENTITY: SAVINGSACCOUNT, ACTION: UNBLOCK

{  
  "instance": "z01hqwasgpj31gj0zq12dyk0kw",  
  "isCardEvent": false,  
  "client": {  
    "firstName": "Yashas",  
    "lastName": "Gowda",  
    "officeName": "Head Office",  
    "displayName": "Yashas Gowda",  
    "accountNo": "000001214",  
    "id": 1214,  
    "email": "[[email protected]](mailto:[email protected])",  
    "users": [  
      {  
        "firstname": "Yashas",  
        "contactName": "Yashas Gowda",  
        "mobile": "",  
        "id": 1048,  
        "email": "[email protected]",  
        "username": "harissu",  
        "lastname": "Gowda"  
      }  
    ],  
    "status": "Active"  
  },  
  "id": "93114607-1303-44be-9ecf-fd8a08efd9cb",  
  "subscription": {  
    "action": "UNBLOCK",  
    "id": 114,  
    "type": "SAVINGSACCOUNT"  
  },  
  "event": {  
    "clientId": 1214,  
    "officeId": 1,  
    "id": 315,  
    "savingsId": 315  
  },  
  "firedAt": "2024-03-04 07:04:39"  
}

Submit,Approve,Activate Account

ENTITY: SAVINGSACCOUNT, ACTION: SUBMIT,APPROVE,ACTIVATE

{  
  "instance": "default",  
  "isCardEvent": false,  
  "client": {  
    "firstName": "Exempted",  
    "lastName": "Fee",  
    "officeName": "Head Office",  
    "displayName": "Exempted Fee",  
    "accountNo": "000011236",  
    "id": 11236,  
    "email": "[[email protected]](mailto:[email protected])",  
    "users": [  
      {  
        "firstname": "exempted",  
        "contactName": "Exempted Fee",  
        "mobile": "+12124567890",  
        "id": 8509,  
        "email": "[email protected]",  
        "username": "exemptedfee",  
        "lastname": "fee"  
      }  
    ],  
    "status": "Active"  
  },  
  "id": "95dcaf16-e423-46d2-af6d-89137b6c43b3",  
  "subscription": {  
    "action": "SUBMIT,APPROVE,ACTIVATE",  
    "type": "SAVINGSACCOUNT",  
    "id": 582  
  },  
  "event": {  
    "clientId": 11236,  
    "officeId": 1,  
    "id": 11134,  
    "savingsId": 11134  
  },  
  "firedAt": "2024-03-04 16:33:02"  
}

Withdrawal Account

ENTITY: SAVINGSACCOUNT, ACTION: WITHDRAWL

{  
  "instance": "default",  
  "isCardEvent": false,  
  "client": {  
    "firstName": "Exempted",  
    "lastName": "Fee",  
    "officeName": "Head Office",  
    "displayName": "Exempted Fee",  
    "accountNo": "000011236",  
    "id": 11236,  
    "email": "[[email protected]](mailto:[email protected])",  
    "users": [  
      {  
        "firstname": "exempted",  
        "contactName": "Exempted Fee",  
        "mobile": "+12124567890",  
        "id": 8509,  
        "email": "[email protected]",  
        "username": "exemptedfee",  
        "lastname": "fee"  
      }  
    ],  
    "status": "Active"  
  },  
  "id": "8244bcbb-08d1-4a8e-9e17-b3d21e90a198",  
  "subscription": {  
    "action": "WITHDRAWAL",  
    "type": "SAVINGSACCOUNT",  
    "id": 592  
  },  
  "event": {  
    "clientId": 11236,  
    "officeId": 1,  
    "id": 384286,  
    "savingsId": 11134  
  },  
  "firedAt": "2024-03-04 16:38:28"  
}

Block Account Incoming

ENTITY: SAVINGSACCOUNT, ACTION: BLOCKCREDIT

{  
  "instance": "default",  
  "isCardEvent": false,  
  "client": {  
    "firstName": "Exempted",  
    "lastName": "Fee",  
    "officeName": "Head Office",  
    "displayName": "Exempted Fee",  
    "accountNo": "000011236",  
    "id": 11236,  
    "email": "[[email protected]](mailto:[email protected])",  
    "users": [  
      {  
        "firstname": "exempted",  
        "contactName": "Exempted Fee",  
        "mobile": "+12124567890",  
        "id": 8509,  
        "email": "[email protected]",  
        "username": "exemptedfee",  
        "lastname": "fee"  
      }  
    ],  
    "status": "Active"  
  },  
  "id": "18dfb71d-ea0a-40ac-9b0f-90f58269238b",  
  "subscription": {  
    "action": "BLOCKCREDIT",  
    "type": "SAVINGSACCOUNT",  
    "id": 587  
  },  
  "event": {  
    "clientId": 11236,  
    "officeId": 1,  
    "id": 11124,  
    "savingsId": 11124  
  },  
  "firedAt": "2024-03-04 16:50:48"  
}

Unblock Incoming Account

ENTITY: SAVINGSACCOUNT, ACTION: UNBLOCKCREDIT

{  
  "instance": "default",  
  "isCardEvent": false,  
  "client": {  
    "firstName": "Exempted",  
    "lastName": "Fee",  
    "officeName": "Head Office",  
    "displayName": "Exempted Fee",  
    "accountNo": "000011236",  
    "id": 11236,  
    "email": "[[email protected]](mailto:[email protected])",  
    "users": [  
      {  
        "firstname": "exempted",  
        "contactName": "Exempted Fee",  
        "mobile": "+12124567890",  
        "id": 8509,  
        "email": "[email protected]",  
        "username": "exemptedfee",  
        "lastname": "fee"  
      }  
    ],  
    "status": "Active"  
  },  
  "id": "8a609045-5fe0-4d4f-bb67-e490ceadc654",  
  "subscription": {  
    "action": "UNBLOCKCREDIT",  
    "type": "SAVINGSACCOUNT",  
    "id": 593  
  },  
  "event": {  
    "clientId": 11236,  
    "officeId": 1,  
    "id": 11124,  
    "savingsId": 11124  
  },  
  "firedAt": "2024-03-04 16:52:46"  
}

Create Transfer

ENTITY: TRANSFER, ACTION: CREATE

{
	"instance": "default",
	"isCardEvent": false,
	"subscriberId": 1,
	"client": {
		"firstName": "Long",
		"lastName": "Chong",
		"officeName": "Head Office",
		"displayName": "Long Chong",
		"accountNo": "000000001",
		"id": 1,
		"email": "[email protected]",
		"users": [
			{
				"firstname": "Long",
				"lastname": "Chong",
				"username": "longchong",
				"contactName": "Long Chong",
				"mobile": "+123456789",
				"id": 1,
				"email": "[email protected]"
			}
		],
		"status": "Active"
	},
	"id": "bbe9611e-66ef-47b8-9683-29d0aafbd7a8",
	"eventType": "WEBHOOK",
	"subscription": {
		"type": "TRANSFER",
		"id": 2,
		"action": "CREATE"
	},
	"event": {
		"clientId": 1,
		"resourceIdentifier": "75629ed5-1be1-4336-93c0-f3d1ec8a1988",
		"id": 1
	},
	"firedAt": "2024-03-27 10:56:05"
}

Delete Transfer

ENTITY: TRANSFER, ACTION: DELETE

{
	"instance": "default",
	"isCardEvent": false,
	"subscriberId": 1,
	"client": {
		"firstName": "Long",
		"lastName": "Chong",
		"officeName": "Head Office",
		"displayName": "Long Chong",
		"accountNo": "000000001",
		"id": 1,
		"email": "[email protected]",
		"users": [
			{
				"firstname": "Long",
				"lastname": "Chong",
				"username": "longchong",
				"contactName": "Long Chong",
				"mobile": "+123456789",
				"id": 1,
				"email": "[email protected]"
			}
		],
		"status": "Active"
	},
	"id": "bbe9611e-66ef-47b8-9683-29d0aafbd7a8",
	"eventType": "WEBHOOK",
	"subscription": {
		"type": "TRANSFER",
		"id": 2,
		"action": "CREATE"
	},
	"event": {
		"clientId": 1,
		"resourceIdentifier": "75629ed5-1be1-4336-93c0-f3d1ec8a1988",
		"id": 1
	},
	"firedAt": "2024-03-27 10:56:05"
}

Submit Transfer

ENTITY: TRANSFER, ACTION: EXECUTE

{
	"instance": "default",
	"isCardEvent": false,
	"subscriberId": 1,
	"client": {
		"firstName": "Long",
		"lastName": "Chong",
		"officeName": "Head Office",
		"displayName": "Long Chong",
		"accountNo": "000000001",
		"id": 1,
		"email": "[email protected]",
		"users": [
			{
				"firstname": "Long",
				"lastname": "Chong",
				"username": "longchong",
				"contactName": "Long Chong",
				"mobile": "+123456789",
				"id": 1,
				"email": "[email protected]"
			}
		],
		"status": "Active"
	},
	"id": "35742db0-05b0-47f9-87ee-47265acbccba",
	"eventType": "WEBHOOK",
	"subscription": {
		"type": "TRANSFER",
		"id": 7,
		"action": "EXECUTE"
	},
	"event": {
		"clientId": 7,
		"resourceIdentifier": "17115119487243E",
		"data": {
			"amount": 10
		},
		"id": 7,
		"savingsId": 7
	},
	"firedAt": "2024-03-27 10:59:08"
}

Force Submit Transfer

ENTITY: TRANSFER, ACTION: FORCE_EXECUTE

{
	"instance": "default",
	"isCardEvent": false,
	"subscriberId": 1,
	"client": {
		"firstName": "Long",
		"lastName": "Chong",
		"officeName": "Head Office",
		"displayName": "Long Chong",
		"accountNo": "000000001",
		"id": 1,
		"email": "[email protected]",
		"users": [
			{
				"firstname": "Long",
				"lastname": "Chong",
				"username": "longchong",
				"contactName": "Long Chong",
				"mobile": "+123456789",
				"id": 1,
				"email": "[email protected]"
			}
		],
		"status": "Active"
	},
	"id": "35742db0-05b0-47f9-87ee-47265acbccba",
	"eventType": "WEBHOOK",
	"subscription": {
		"type": "TRANSFER",
		"id": 7,
		"action": "FORCE_EXECUTE"
	},
	"event": {
		"clientId": 7,
		"resourceIdentifier": "17115119487243E",
		"data": {
			"amount": 10
		},
		"id": 7,
		"savingsId": 7
	},
	"firedAt": "2024-03-27 10:59:08"
}

Create and Submit Transfer

ENTITY: TRANSFER, ACTION: CREATE,EXECUTE

{
	"instance": "default",
	"isCardEvent": false,
	"subscriberId": 1,
	"client": {
		"firstName": "Long",
		"lastName": "Chong",
		"officeName": "Head Office",
		"displayName": "Long Chong",
		"accountNo": "000000001",
		"id": 1,
		"email": "[email protected]",
		"users": [
			{
				"firstname": "Long",
				"lastname": "Chong",
				"username": "longchong",
				"contactName": "Long Chong",
				"mobile": "+123456789",
				"id": 1,
				"email": "[email protected]"
			}
		],
		"status": "Active"
	},
	"id": "94046904-e391-4992-8f8e-0c24d26faf85",
	"eventType": "WEBHOOK",
	"subscription": {
		"type": "TRANSFER",
		"id": 4,
		"action": "CREATE,EXECUTE"
	},
	"event": {
		"clientId": 1,
		"resourceIdentifier": "1711510834059hB",
		"data": {
			"amount": 123
		},
		"id": 1,
		"savingsId": 1
	},
	"firedAt": "2024-03-27 10:40:34"
}

Create and Force Submit Transfer

ENTITY: TRANSFER, ACTION: CREATE,FORCE_EXECUTE

{
	"instance": "default",
	"isCardEvent": false,
	"subscriberId": 1,
	"client": {
		"firstName": "Long",
		"lastName": "Chong",
		"officeName": "Head Office",
		"displayName": "Long Chong",
		"accountNo": "000000001",
		"id": 1,
		"email": "[email protected]",
		"users": [
			{
				"firstname": "Long",
				"lastname": "Chong",
				"username": "longchong",
				"contactName": "Long Chong",
				"mobile": "+123456789",
				"id": 1,
				"email": "[email protected]"
			}
		],
		"status": "Active"
	},
	"id": "94046904-e391-4992-8f8e-0c24d26faf85",
	"eventType": "WEBHOOK",
	"subscription": {
		"type": "TRANSFER",
		"id": 4,
		"action": "CREATE,FORCE_EXECUTE"
	},
	"event": {
		"clientId": 1,
		"resourceIdentifier": "1711510834059hB",
		"data": {
			"amount": 123
		},
		"id": 1,
		"savingsId": 1
	},
	"firedAt": "2024-03-27 10:40:34"
}

Cancel Transfer

ENTITY: TRANSFER, ACTION: CANCEL

{
	"instance": "default",
	"isCardEvent": false,
	"subscriberId": 1,
	"client": {
		"firstName": "Long",
		"lastName": "Chong",
		"officeName": "Head Office",
		"displayName": "Long Chong",
		"accountNo": "000000001",
		"id": 1,
		"email": "[email protected]",
		"users": [
			{
				"firstname": "Long",
				"lastname": "Chong",
				"username": "longchong",
				"contactName": "Long Chong",
				"mobile": "+123456789",
				"id": 1,
				"email": "[email protected]"
			}
		],
		"status": "Active"
	},
	"id": "ea608119-0e8b-4a0d-90d3-1bcf30352ab7",
	"eventType": "WEBHOOK",
	"subscription": {
		"type": "TRANSFER",
		"id": 6,
		"action": "CANCEL"
	},
	"event": {
		"clientId": 1,
		"resourceIdentifier": "1711512054741h1",
		"id": 15
	},
	"firedAt": "2024-03-27 11:00:55"
}

Return Transfer

ENTITY: TRANSFER, ACTION: RETURN

{
	"instance": "default",
	"isCardEvent": false,
	"subscriberId": 1,
	"client": {
		"firstName": "Long",
		"lastName": "Chong",
		"officeName": "Head Office",
		"displayName": "Long Chong",
		"accountNo": "000000001",
		"id": 1,
		"email": "[email protected]",
		"users": [
			{
				"firstname": "Long",
				"lastname": "Chong",
				"username": "longchong",
				"contactName": "Long Chong",
				"mobile": "+123456789",
				"id": 1,
				"email": "[email protected]"
			}
		],
		"status": "Active"
	},
	"id": "ea608119-0e8b-4a0d-90d3-1bcf30352ab7",
	"eventType": "WEBHOOK",
	"subscription": {
		"type": "TRANSFER",
		"id": 6,
		"action": "RETURN"
	},
	"event": {
		"clientId": 1,
		"resourceIdentifier": "1711512054741h1",
		"id": 15
	},
	"firedAt": "2024-03-27 11:00:55"
}

ACH Incoming Transfer

ENTITY: TRANSFER, ACTION: INCOMING_ACH

{
	"instance": "default",
	"isCardEvent": false,
	"subscriberId": 1,
	"client": {
		"firstName": "Long",
		"lastName": "Chong",
		"officeName": "Head Office",
		"displayName": "Long Chong",
		"accountNo": "000000001",
		"id": 1,
		"email": "[email protected]",
		"users": [
			{
				"firstname": "Long",
				"lastname": "Chong",
				"username": "longchong",
				"contactName": "Long Chong",
				"mobile": "+123456789",
				"id": 1,
				"email": "[email protected]"
			}
		],
		"status": "Active"
	},
	"id": "de30f1a6-4304-4159-b6fe-f9e793053441",
	"eventType": "WEBHOOK",
	"subscription": {
		"type": "TRANSFER",
		"id": 9,
		"action": "INCOMING_ACH"
	},
	"event": {
		"amount": 10.0,
		"references": [
			"Incoming ACH"
		],
		"resourceId": 24,
		"originator": {
			"identifier": "ACH://321070007/017538001",
			"name": "Long Chong"
		},
		"clientId": 19,
		"type": "DEBIT",
		"accountId": 19
	},
	"firedAt": "2024-03-27 11:42:24"
}

Wire Incoming Transfer

ENTITY: TRANSFER, ACTION: INCOMING_WIRE

{
	"instance": "default",
	"isCardEvent": false,
	"subscriberId": 1,
	"client": {
		"firstName": "Long",
		"lastName": "Chong",
		"officeName": "Head Office",
		"displayName": "Long Chong",
		"accountNo": "000000001",
		"id": 1,
		"email": "[email protected]",
		"users": [
			{
				"firstname": "Long",
				"lastname": "Chong",
				"username": "longchong",
				"contactName": "Long Chong",
				"mobile": "+123456789",
				"id": 1,
				"email": "[email protected]"
			}
		],
		"status": "Active"
	},
	"id": "08475230-9704-4a58-81f0-367ee6e19c02",
	"eventType": "WEBHOOK",
	"subscription": {
		"type": "TRANSFER",
		"id": 10,
		"action": "INCOMING_WIRE"
	},
	"event": {
		"amount": 6111.08,
		"references": [
			"Incoming WIRE"
		],
		"resourceId": 26,
		"originator": {
			"identifier": "WIRE://102003743/100756",
			"name": "FARMINGTON STATE BANK",
			"country": "??",
			"agent": {
				"identifier": "1000756",
				"name": "Long Chong",
				"country": "US"
			},
			"address": [
				"PO BOX 67",
				"103 N 1ST STREET",
				"FARMINGTON, WA 99128"
			]
		},
		"clientId": 21,
		"type": "CREDIT",
		"accountId": 21
	},
	"firedAt": "2024-03-27 11:45:03"
}

Incoming NOC

ENTITY: NOC, ACTION: CREATE

{
  "instance": "default",
  "isCardEvent": false,
  "client": {
    "officeName": "Head Office",
    "displayName": "Vinod Gowda",
    "accountNo": "000010749",
    "companyName": "Vinod Gowda",
    "fullName": "Vinod Gowda",
    "id": 10749,
    "users": [],
    "status": "Pending"
  },
  "id": "cc2f9478-be1e-408c-be06-82659aa8dd56",
  "subscription": {
    "action": "CREATE",
    "id": 528,
    "type": "NOC"
  },
  "event": {
    "clientId": 10749,
    "data": {
      "clientName": "Vinod Gowda",
      "noc": {
        "clientId": 10749,
        "routingNumber": "321070007",
        "accountNumber": "123456789012345",
        "name": "Ratha testing",
        "paymentCode": "22",
        "errorCode": "C02",
        "errorMessage": "Incorrect routing number",
        "createdAt": {
          "date": {
            "year": 2024,
            "month": 5,
            "day": 27
          },
          "time": {
            "hour": 8,
            "minute": 41,
            "second": 49,
            "nano": 638166057
          }
        },
        "isActive": true,
        "isManual": true,
        "version": 0,
        "id": 71
      }
    },
    "id": 71
  },
  "firedAt": "2024-05-27 08:41:49"
}

Lock Fx Rate

ENTITY: FX_PAY_TRANSFER, ACTION: LOCK_FX_RATE

{
    "instance": "default",
    "isCardEvent": false,
    "id": "6aa231cf-6be7-49d9-81e8-da1076d8d25f",
    "subscription": {
        "action": "LOCK_FX_RATE",
        "id": 185,
        "type": "FX_PAY_TRANSFER"
    },
    "event": {
        "data": {
            "fxHoldId": "dfc90253-8f36-4c57-9285-a29084e7b544",
            "destinationCurrency": "INR",
            "sourceCurrency": "USD",
            "fxRate": 82.668,
            "holdExpiryAt": "2024-07-17T06:12:54.986Z"
        }
    },
    "firedAt": "2024-07-17 02:02:55"
}

Card Authorization

ENTITY: CARDAUTHORIZATION, ACTION: CREATE

{
    "instance": "default",
    "isCardEvent": false,
    "subscriberId": 1,
    "emailReplyTo": "no-reply@localhost",
    "client": {
        "firstName": "Marie",
        "lastName": "Curie",
        "officeName": "Head Office",
        "displayName": "Marie Curie",
        "accountNo": "000000001",
        "externalId": "2efbacd8-1e7f-43f4-af75-e1ea43ef86d1",
        "id": 1,
        "email": "[email protected]",
        "users": [],
        "status": "Active"
    },
    "emailFrom": "[email protected]",
    "id": "c134d2eb-e581-4533-b7c7-5dcc14b34970",
    "firedBy": 1,
    "eventType": "WEBHOOK",
    "subscription": {
        "type": "CARDAUTHORIZATION",
        "id": 7,
        "action": "CREATE"
    },
    "event": {
        "clientId": 1,
        "resourceIdentifier": "79a66228-1bc5-4bb7-b1e0-c99871f1e120",
        "data": {
            "externalAuthId": "c62a35cb-718b-4b22-8e2a-f13ab158e920",
            "gatewayToken": "dcf7e12e-d905-433a-9499-2b572ce1b491",
            "network": "VISA",
            "availableBalance": -65.00000000000000000000,
            "internalId": "79a66228-1bc5-4bb7-b1e0-c99871f1e120",
            "cardLast4digits": "************3456",
            "currency": "usd",
            "authType": "AUTH",
            "amount": 5.0,
            "isEcommerce": true,
            "externalCardId": "05a14181-6a6a-4c19-b9c5-2d0efce14508",
            "merchant": {
                "state": "WA",
                "street": "Alaskan Way",
                "country": "USA",
                "postalcode": "98104",
                "merchant_location": "NEW YORK, NY",
                "mcc": "5942",
                "description": "AMAZON.COM AMZN.COM/BI SEATTLE WAUS",
                "merchant_number": "372181910889"
            },
            "incremental": false,
            "transactionType": "MERCHANT_CREDIT",
            "feeAmount": 0,
            "cardId": 1,
            "externalOriginalAuthId": "0",
            "tokenType": "some token type",
            "paymentInfo": {
                "sender_name": "STRIPE",
                "fund_source": "05"
            },
            "cardNumber": "************3456",
            "status": "ACTIVE"
        },
        "id": 21,
        "responseMessage": "Executed successfully",
        "cardToken": "01e7d164-6fc6-42e5-a241-888bc380e5d8",
        "savingsId": 1,
        "responseCode": "00"
    },
    "firedAt": "2025-07-09 09:52:05"
}

ENTITY: CARDAUTHORIZATION, ACTION: ATM

{
    "instance": "default",
    "isCardEvent": false,
    "subscriberId": 1,
    "emailReplyTo": "no-reply@localhost",
    "client": {
        "firstName": "Marie",
        "lastName": "Curie",
        "officeName": "Head Office",
        "displayName": "Marie Curie",
        "accountNo": "000000001",
        "externalId": "2efbacd8-1e7f-43f4-af75-e1ea43ef86d1",
        "id": 1,
        "email": "[email protected]",
        "users": [],
        "status": "Active"
    },
    "emailFrom": "[email protected]",
    "id": "17c149b9-c665-4502-96ac-093cb832c593",
    "firedBy": 1,
    "eventType": "WEBHOOK",
    "subscription": {
        "type": "CARDAUTHORIZATION",
        "id": 3,
        "action": "ATM"
    },
    "event": {
        "clientId": 1,
        "resourceIdentifier": "79a66228-1bc5-4bb7-b1e0-c99871f1e122",
        "data": {
            "externalAuthId": "c62a35cb-718b-4b22-8e2a-f13ab158e922",
            "gatewayToken": "dcf7e12e-d905-433a-9499-2b572ce1b491",
            "network": "VISA",
            "availableBalance": -65.00000000000000000000,
            "internalId": "79a66228-1bc5-4bb7-b1e0-c99871f1e122",
            "cardLast4digits": "************3456",
            "currency": "usd",
            "authType": "AUTH",
            "amount": 5.0,
            "isEcommerce": true,
            "externalCardId": "05a14181-6a6a-4c19-b9c5-2d0efce14508",
            "merchant": {
                "state": "WA",
                "street": "Alaskan Way",
                "country": "USA",
                "postalcode": "98104",
                "merchant_location": "NEW YORK, NY",
                "mcc": "5942",
                "description": "AMAZON.COM AMZN.COM/BI SEATTLE WAUS",
                "merchant_number": "372181910889"
            },
            "incremental": false,
            "transactionType": "ATM",
            "feeAmount": 0,
            "cardId": 1,
            "externalOriginalAuthId": "0",
            "tokenType": "some token type",
            "paymentInfo": {
                "sender_name": "STRIPE",
                "fund_source": "05"
            },
            "cardNumber": "************3456",
            "status": "ACTIVE"
        },
        "id": 22,
        "responseMessage": "Executed successfully",
        "cardToken": "01e7d164-6fc6-42e5-a241-888bc380e5d8",
        "savingsId": 1,
        "responseCode": "00"
    },
    "firedAt": "2025-07-09 09:56:00"
}

ENTITY: CARDAUTHORIZATION, ACTION: MERCHANT_CREDIT

{
    "instance": "default",
    "isCardEvent": false,
    "subscriberId": 1,
    "emailReplyTo": "no-reply@localhost",
    "client": {
        "firstName": "Marie",
        "lastName": "Curie",
        "officeName": "Head Office",
        "displayName": "Marie Curie",
        "accountNo": "000000001",
        "externalId": "2efbacd8-1e7f-43f4-af75-e1ea43ef86d1",
        "id": 1,
        "email": "[email protected]",
        "users": [],
        "status": "Active"
    },
    "emailFrom": "[email protected]",
    "id": "7daeddf5-ea2e-4f6f-a179-95088c577a27",
    "firedBy": 1,
    "eventType": "WEBHOOK",
    "subscription": {
        "type": "CARDAUTHORIZATION",
        "id": 8,
        "action": "MERCHANT_CREDIT"
    },
    "event": {
        "clientId": 1,
        "resourceIdentifier": "79a66228-1bc5-4bb7-b1e0-c99871f1e120",
        "data": {
            "externalAuthId": "c62a35cb-718b-4b22-8e2a-f13ab158e920",
            "gatewayToken": "dcf7e12e-d905-433a-9499-2b572ce1b491",
            "network": "VISA",
            "availableBalance": -65.00000000000000000000,
            "internalId": "79a66228-1bc5-4bb7-b1e0-c99871f1e120",
            "cardLast4digits": "************3456",
            "currency": "usd",
            "authType": "AUTH",
            "amount": 5.0,
            "isEcommerce": true,
            "externalCardId": "05a14181-6a6a-4c19-b9c5-2d0efce14508",
            "merchant": {
                "state": "WA",
                "street": "Alaskan Way",
                "country": "USA",
                "postalcode": "98104",
                "merchant_location": "NEW YORK, NY",
                "mcc": "5942",
                "description": "AMAZON.COM AMZN.COM/BI SEATTLE WAUS",
                "merchant_number": "372181910889"
            },
            "incremental": false,
            "transactionType": "MERCHANT_CREDIT",
            "feeAmount": 0,
            "cardId": 1,
            "externalOriginalAuthId": "0",
            "tokenType": "some token type",
            "paymentInfo": {
                "sender_name": "STRIPE",
                "fund_source": "05"
            },
            "cardNumber": "************3456",
            "status": "ACTIVE"
        },
        "id": 21,
        "responseMessage": "Executed successfully",
        "cardToken": "01e7d164-6fc6-42e5-a241-888bc380e5d8",
        "savingsId": 1,
        "responseCode": "00"
    },
    "firedAt": "2025-07-09 09:52:05"
}

ENTITY: CARDAUTHORIZATION, ACTION: PAYMENT

{
    "instance": "default",
    "isCardEvent": false,
    "subscriberId": 1,
    "emailReplyTo": "no-reply@localhost",
    "client": {
        "firstName": "Marie",
        "lastName": "Curie",
        "officeName": "Head Office",
        "displayName": "Marie Curie",
        "accountNo": "000000001",
        "externalId": "2efbacd8-1e7f-43f4-af75-e1ea43ef86d1",
        "id": 1,
        "email": "[email protected]",
        "users": [],
        "status": "Active"
    },
    "emailFrom": "[email protected]",
    "id": "70787e30-abc9-4c8e-8af0-1bc5e10cbdae",
    "firedBy": 1,
    "eventType": "WEBHOOK",
    "subscription": {
        "type": "CARDAUTHORIZATION",
        "id": 9,
        "action": "PAYMENT"
    },
    "event": {
        "clientId": 1,
        "resourceIdentifier": "79a66228-1bc5-4bb7-b1e0-c99871f1e119",
        "data": {
            "externalAuthId": "c62a35cb-718b-4b22-8e2a-f13ab158e9e9",
            "gatewayToken": "dcf7e12e-d905-433a-9499-2b572ce1b491",
            "network": "VISA",
            "availableBalance": -65.00000000000000000000,
            "internalId": "79a66228-1bc5-4bb7-b1e0-c99871f1e119",
            "cardLast4digits": "************3456",
            "currency": "usd",
            "authType": "AUTH",
            "amount": 5.0,
            "isEcommerce": true,
            "externalCardId": "05a14181-6a6a-4c19-b9c5-2d0efce14508",
            "merchant": {
                "state": "WA",
                "street": "Alaskan Way",
                "country": "USA",
                "postalcode": "98104",
                "merchant_location": "NEW YORK, NY",
                "mcc": "5942",
                "description": "AMAZON.COM AMZN.COM/BI SEATTLE WAUS",
                "merchant_number": "372181910889"
            },
            "incremental": false,
            "transactionType": "PAYMENT",
            "feeAmount": 0,
            "cardId": 1,
            "externalOriginalAuthId": "0",
            "tokenType": "some token type",
            "paymentInfo": {
                "sender_name": "STRIPE",
                "fund_source": "05"
            },
            "cardNumber": "************3456",
            "status": "ACTIVE"
        },
        "id": 19,
        "responseMessage": "Executed successfully",
        "cardToken": "01e7d164-6fc6-42e5-a241-888bc380e5d8",
        "savingsId": 1,
        "responseCode": "00"
    },
    "firedAt": "2025-07-09 09:49:59"
}

ENTITY: CARDAUTHORIZATION, ACTION: REJECTED

{
    "instance": "default",
    "isCardEvent": false,
    "subscriberId": 2,
    "emailReplyTo": "no-reply@localhost",
    "client": {
        "firstName": "Marie",
        "lastName": "Curie",
        "officeName": "Head Office",
        "displayName": "Marie Curie",
        "accountNo": "000000032",
        "externalId": "78d58231-ad88-4f32-b3bc-3b4e4981573b",
        "id": 32,
        "email": "[email protected]",
        "users": [],
        "status": "Active"
    },
    "emailFrom": "[email protected]",
    "id": "8d4cc263-86f7-480a-a323-8d3b56f97403",
    "firedBy": 1,
    "eventType": "WEBHOOK",
    "subscription": {
        "type": "CARDAUTHORIZATION",
        "id": 13,
        "action": "REJECTED"
    },
    "event": {
        "clientId": 32,
        "resourceIdentifier": "7a737359-db38-4206-9c6d-c03005c9ff04",
        "data": {
            "externalAuthId": "bb9bafcf-0695-4551-9245-75eb836c6cca",
            "gatewayToken": "fffe633b-9a3f-4fff-8b0e-f2260f9682b5",
            "network": "VISA",
            "availableBalance": 0E-20,
            "internalId": "7a737359-db38-4206-9c6d-c03005c9ff04",
            "cardLast4digits": "************3456",
            "currency": "usd",
            "authType": "AUTH",
            "amount": 10.0,
            "isEcommerce": true,
            "externalCardId": "ca398f41-2986-4e78-bd50-a52d196a84d8",
            "merchant": {
                "merchant_number": "372181910889",
                "state": "WA",
                "street": "Alaskan Way",
                "country": "USA",
                "postalcode": "98104",
                "merchant_location": "NEW YORK, NY",
                "mcc": "5942",
                "description": "AMAZON.COM AMZN.COM/BI SEATTLE WAUS"
            },
            "incremental": false,
            "transactionType": "MERCHANT_CREDIT",
            "feeAmount": 0,
            "cardId": 31,
            "externalOriginalAuthId": "0",
            "tokenType": "some token type",
            "cardNumber": "************3456",
            "status": "REJECTED"
        },
        "responseMessage": "Card authorization already rejected",
        "cardToken": "d22554f1-a83b-4dfa-b75a-a85a9adb4f85",
        "savingsId": 31,
        "responseCode": "104"
    },
    "firedAt": "2025-06-24 11:44:10"
}

ENTITY: CARDAUTHORIZATION, ACTION: REJECT_DENIED_AUTHORIZATION

{
    "instance": "default",
    "isCardEvent": false,
    "subscriberId": 2,
    "emailReplyTo": "no-reply@localhost",
    "emailFrom": "[email protected]",
    "id": "24012b99-6119-41b0-894d-2258a07c5a30",
    "firedBy": 1,
    "eventType": "WEBHOOK",
    "subscription": {
        "type": "CARDAUTHORIZATION",
        "id": 14,
        "action": "REJECT_DENIED_AUTHORIZATION"
    },
    "event": {
        "id": 2
    },
    "firedAt": "2025-06-24 11:44:14"
}

ENTITY: CARDAUTHORIZATION, ACTION: APPROVE_DENIED_AUTHORIZATION

{
    "instance": "default",
    "isCardEvent": false,
    "subscriberId": 1,
    "emailReplyTo": "no-reply@localhost",
    "emailFrom": "[email protected]",
    "id": "7db40abc-566f-4428-a138-3611bebcdd76",
    "firedBy": 1,
    "eventType": "WEBHOOK",
    "subscription": {
        "action": "APPROVE_DENIED_AUTHORIZATION",
        "type": "CARDAUTHORIZATION",
        "id": 2
    },
    "event": {
        "id": 7
    },
    "firedAt": "2025-07-09 13:15:26"
}

ENTITY: CARDAUTHORIZATION, ACTION: TOKENIZATION

{
    "instance": "default",
    "isCardEvent": false,
    "subscriberId": 1,
    "emailReplyTo": "no-reply@localhost",
    "client": {
        "firstName": "Marie",
        "lastName": "Curie",
        "officeName": "Head Office",
        "displayName": "Marie Curie",
        "accountNo": "000000001",
        "externalId": "2efbacd8-1e7f-43f4-af75-e1ea43ef86d1",
        "id": 1,
        "email": "[email protected]",
        "users": [],
        "status": "Active"
    },
    "emailFrom": "[email protected]",
    "id": "7db59dc5-03da-4bb5-a3c8-a14338cede6f",
    "firedBy": 1,
    "eventType": "WEBHOOK",
    "subscription": {
        "type": "CARDAUTHORIZATION",
        "id": 14,
        "action": "TOKENIZATION"
    },
    "event": {
        "clientId": 1,
        "resourceIdentifier": "79a66228-1bc5-4bb7-b1e0-c99871f1e118",
        "data": {
            "externalAuthId": "c62a35cb-718b-4b22-8e2a-f13ab158e9e8",
            "gatewayToken": "dcf7e12e-d905-433a-9499-2b572ce1b491",
            "network": "VISA",
            "availableBalance": -60.00000000000000000000,
            "internalId": "79a66228-1bc5-4bb7-b1e0-c99871f1e118",
            "cardLast4digits": "************3456",
            "currency": "usd",
            "authType": "AUTH",
            "amount": 5.0,
            "isEcommerce": true,
            "externalCardId": "05a14181-6a6a-4c19-b9c5-2d0efce14508",
            "merchant": {
                "state": "WA",
                "street": "Alaskan Way",
                "country": "USA",
                "postalcode": "98104",
                "merchant_location": "NEW YORK, NY",
                "mcc": "5942",
                "description": "AMAZON.COM AMZN.COM/BI SEATTLE WAUS",
                "merchant_number": "372181910889"
            },
            "incremental": false,
            "transactionType": "TOKENIZATION",
            "feeAmount": 0,
            "cardId": 1,
            "externalOriginalAuthId": "0",
            "tokenType": "some token type",
            "paymentInfo": {
                "sender_name": "STRIPE",
                "fund_source": "05"
            },
            "cardNumber": "************3456",
            "status": "ACTIVE"
        },
        "id": 17,
        "responseMessage": "Executed successfully",
        "cardToken": "01e7d164-6fc6-42e5-a241-888bc380e5d8",
        "savingsId": 1,
        "responseCode": "00"
    },
    "firedAt": "2025-07-09 09:46:46"
}

ENTITY: CARDAUTHORIZATION, ACTION: AUTH

{
    "instance": "default",
    "isCardEvent": false,
    "subscriberId": 1,
    "emailReplyTo": "no-reply@localhost",
    "client": {
        "firstName": "Marie",
        "lastName": "Curie",
        "officeName": "Head Office",
        "displayName": "Marie Curie",
        "accountNo": "000000001",
        "externalId": "2efbacd8-1e7f-43f4-af75-e1ea43ef86d1",
        "id": 1,
        "email": "[email protected]",
        "users": [],
        "status": "Active"
    },
    "emailFrom": "[email protected]",
    "id": "4cdb0a6a-e872-45cd-bba4-40fdf5d1b8cf",
    "firedBy": 1,
    "eventType": "WEBHOOK",
    "subscription": {
        "type": "CARDAUTHORIZATION",
        "id": 15,
        "action": "AUTH"
    },
    "event": {
        "clientId": 1,
        "resourceIdentifier": "79a66228-1bc5-4bb7-b1e0-c99871f1e117",
        "data": {
            "externalAuthId": "c62a35cb-718b-4b22-8e2a-f13ab158e9e7",
            "gatewayToken": "dcf7e12e-d905-433a-9499-2b572ce1b491",
            "network": "VISA",
            "availableBalance": -55.00000000000000000000,
            "internalId": "79a66228-1bc5-4bb7-b1e0-c99871f1e117",
            "cardLast4digits": "************3456",
            "currency": "usd",
            "authType": "AUTH",
            "amount": 5.0,
            "isEcommerce": true,
            "externalCardId": "05a14181-6a6a-4c19-b9c5-2d0efce14508",
            "merchant": {
                "state": "WA",
                "street": "Alaskan Way",
                "country": "USA",
                "postalcode": "98104",
                "merchant_location": "NEW YORK, NY",
                "mcc": "5942",
                "description": "AMAZON.COM AMZN.COM/BI SEATTLE WAUS",
                "merchant_number": "372181910889"
            },
            "incremental": false,
            "transactionType": "AUTH",
            "feeAmount": 0,
            "cardId": 1,
            "externalOriginalAuthId": "0",
            "tokenType": "some token type",
            "paymentInfo": {
                "sender_name": "STRIPE",
                "fund_source": "05"
            },
            "cardNumber": "************3456",
            "status": "ACTIVE"
        },
        "id": 15,
        "responseMessage": "Executed successfully",
        "cardToken": "01e7d164-6fc6-42e5-a241-888bc380e5d8",
        "savingsId": 1,
        "responseCode": "00"
    },
    "firedAt": "2025-07-09 09:45:16"
}

ENTITY: CARDAUTHORIZATION, ACTION: ADJUSTMENT

{
    "instance": "default",
    "isCardEvent": false,
    "subscriberId": 1,
    "emailReplyTo": "no-reply@localhost",
    "client": {
        "firstName": "Marie",
        "lastName": "Curie",
        "officeName": "Head Office",
        "displayName": "Marie Curie",
        "accountNo": "000000001",
        "externalId": "2efbacd8-1e7f-43f4-af75-e1ea43ef86d1",
        "id": 1,
        "email": "[email protected]",
        "users": [],
        "status": "Active"
    },
    "emailFrom": "[email protected]",
    "id": "13314fa8-ec02-46d0-b494-87253da90592",
    "firedBy": 1,
    "eventType": "WEBHOOK",
    "subscription": {
        "type": "CARDAUTHORIZATION",
        "id": 1,
        "action": "ADJUSTMENT"
    },
    "event": {
        "clientId": 1,
        "resourceIdentifier": "79a66228-1bc5-4bb7-b1e0-c99871f1e116",
        "data": {
            "externalAuthId": "c62a35cb-718b-4b22-8e2a-f13ab158e9e6",
            "gatewayToken": "dcf7e12e-d905-433a-9499-2b572ce1b491",
            "network": "VISA",
            "availableBalance": -50.00000000000000000000,
            "internalId": "79a66228-1bc5-4bb7-b1e0-c99871f1e116",
            "cardLast4digits": "************3456",
            "currency": "usd",
            "authType": "AUTH",
            "amount": 5.0,
            "isEcommerce": true,
            "externalCardId": "05a14181-6a6a-4c19-b9c5-2d0efce14508",
            "merchant": {
                "state": "WA",
                "street": "Alaskan Way",
                "country": "USA",
                "postalcode": "98104",
                "merchant_location": "NEW YORK, NY",
                "mcc": "5942",
                "description": "AMAZON.COM AMZN.COM/BI SEATTLE WAUS",
                "merchant_number": "372181910889"
            },
            "incremental": false,
            "transactionType": "ADJUSTMENT",
            "feeAmount": 0,
            "cardId": 1,
            "externalOriginalAuthId": "0",
            "tokenType": "some token type",
            "paymentInfo": {
                "sender_name": "STRIPE",
                "fund_source": "05"
            },
            "cardNumber": "************3456",
            "status": "ACTIVE"
        },
        "id": 13,
        "responseMessage": "Executed successfully",
        "cardToken": "01e7d164-6fc6-42e5-a241-888bc380e5d8",
        "savingsId": 1,
        "responseCode": "00"
    },
    "firedAt": "2025-07-09 09:43:27"
}

ENTITY: CARDAUTHORIZATION, ACTION: AVS

{
    "instance": "default",
    "isCardEvent": false,
    "subscriberId": 1,
    "emailReplyTo": "no-reply@localhost",
    "client": {
        "firstName": "Marie",
        "lastName": "Curie",
        "officeName": "Head Office",
        "displayName": "Marie Curie",
        "accountNo": "000000001",
        "externalId": "2efbacd8-1e7f-43f4-af75-e1ea43ef86d1",
        "id": 1,
        "email": "[email protected]",
        "users": [],
        "status": "Active"
    },
    "emailFrom": "[email protected]",
    "id": "63d25b12-c691-4acc-b14b-15cf4db7fa0f",
    "firedBy": 1,
    "eventType": "WEBHOOK",
    "subscription": {
        "type": "CARDAUTHORIZATION",
        "id": 4,
        "action": "AVS"
    },
    "event": {
        "clientId": 1,
        "resourceIdentifier": "79a66228-1bc5-4bb7-b1e0-c99871f1e115",
        "data": {
            "externalAuthId": "c62a35cb-718b-4b22-8e2a-f13ab158e9e5",
            "gatewayToken": "dcf7e12e-d905-433a-9499-2b572ce1b491",
            "network": "VISA",
            "availableBalance": -50.00000000000000000000,
            "internalId": "79a66228-1bc5-4bb7-b1e0-c99871f1e115",
            "cardLast4digits": "************3456",
            "currency": "usd",
            "authType": "AUTH",
            "amount": 5.0,
            "isEcommerce": true,
            "externalCardId": "05a14181-6a6a-4c19-b9c5-2d0efce14508",
            "merchant": {
                "state": "WA",
                "street": "Alaskan Way",
                "country": "USA",
                "postalcode": "98104",
                "merchant_location": "NEW YORK, NY",
                "mcc": "5942",
                "description": "AMAZON.COM AMZN.COM/BI SEATTLE WAUS",
                "merchant_number": "372181910889"
            },
            "incremental": false,
            "transactionType": "AVS",
            "cardId": 1,
            "externalOriginalAuthId": "0",
            "tokenType": "some token type",
            "paymentInfo": {
                "sender_name": "STRIPE",
                "fund_source": "05"
            },
            "cardNumber": "************3456"
        },
        "cardToken": "01e7d164-6fc6-42e5-a241-888bc380e5d8"
    },
    "firedAt": "2025-07-09 09:41:37"
}

ENTITY: CARDAUTHORIZATION, ACTION: BALANCE_INQUIRY

{
    "instance": "default",
    "isCardEvent": false,
    "subscriberId": 1,
    "emailReplyTo": "no-reply@localhost",
    "client": {
        "firstName": "Marie",
        "lastName": "Curie",
        "officeName": "Head Office",
        "displayName": "Marie Curie",
        "accountNo": "000000001",
        "externalId": "2efbacd8-1e7f-43f4-af75-e1ea43ef86d1",
        "id": 1,
        "email": "[email protected]",
        "users": [],
        "status": "Active"
    },
    "emailFrom": "[email protected]",
    "id": "fac5b066-d5f5-4585-98ac-1054f6e53ee5",
    "firedBy": 1,
    "eventType": "WEBHOOK",
    "subscription": {
        "type": "CARDAUTHORIZATION",
        "id": 5,
        "action": "BALANCE_INQUIRY"
    },
    "event": {
        "clientId": 1,
        "resourceIdentifier": "79a66228-1bc5-4bb7-b1e0-c99871f1e11d",
        "data": {
            "externalAuthId": "c62a35cb-718b-4b22-8e2a-f13ab158e9ea",
            "gatewayToken": "dcf7e12e-d905-433a-9499-2b572ce1b491",
            "network": "VISA",
            "availableBalance": -10.00000000000000000000,
            "internalId": "79a66228-1bc5-4bb7-b1e0-c99871f1e11d",
            "cardLast4digits": "************3456",
            "currency": "usd",
            "authType": "AUTH",
            "amount": 10.0,
            "isEcommerce": true,
            "externalCardId": "05a14181-6a6a-4c19-b9c5-2d0efce14508",
            "merchant": {
                "state": "WA",
                "street": "Alaskan Way",
                "country": "USA",
                "postalcode": "98104",
                "merchant_location": "NEW YORK, NY",
                "mcc": "5942",
                "description": "AMAZON.COM AMZN.COM/BI SEATTLE WAUS",
                "merchant_number": "372181910889"
            },
            "incremental": false,
            "transactionType": "BALANCE_INQUIRY",
            "cardId": 1,
            "externalOriginalAuthId": "0",
            "tokenType": "some token type",
            "paymentInfo": {
                "sender_name": "STRIPE",
                "fund_source": "05"
            },
            "cardNumber": "************3456"
        },
        "responseMessage": "Executed successfully",
        "cardToken": "01e7d164-6fc6-42e5-a241-888bc380e5d8",
        "responseCode": "00"
    },
    "firedAt": "2025-07-08 17:33:05"
}

ENTITY: CARDAUTHORIZATION, ACTION: CASH_ADVANCE

{
    "instance": "default",
    "isCardEvent": false,
    "subscriberId": 1,
    "emailReplyTo": "no-reply@localhost",
    "client": {
        "firstName": "Marie",
        "lastName": "Curie",
        "officeName": "Head Office",
        "displayName": "Marie Curie",
        "accountNo": "000000001",
        "externalId": "2efbacd8-1e7f-43f4-af75-e1ea43ef86d1",
        "id": 1,
        "email": "[email protected]",
        "users": [],
        "status": "Active"
    },
    "emailFrom": "[email protected]",
    "id": "906cbdbd-cc66-48a1-b771-46b7439a2e9b",
    "firedBy": 1,
    "eventType": "WEBHOOK",
    "subscription": {
        "type": "CARDAUTHORIZATION",
        "id": 6,
        "action": "CASH_ADVANCE"
    },
    "event": {
        "clientId": 1,
        "resourceIdentifier": "79a66228-1bc5-4bb7-b1e0-c99871f1e111",
        "data": {
            "externalAuthId": "c62a35cb-718b-4b22-8e2a-f13ab158e9e1",
            "gatewayToken": "dcf7e12e-d905-433a-9499-2b572ce1b491",
            "network": "VISA",
            "availableBalance": -10.00000000000000000000,
            "internalId": "79a66228-1bc5-4bb7-b1e0-c99871f1e111",
            "cardLast4digits": "************3456",
            "currency": "usd",
            "authType": "AUTH",
            "amount": 10.0,
            "isEcommerce": true,
            "externalCardId": "05a14181-6a6a-4c19-b9c5-2d0efce14508",
            "merchant": {
                "state": "WA",
                "street": "Alaskan Way",
                "country": "USA",
                "postalcode": "98104",
                "merchant_location": "NEW YORK, NY",
                "mcc": "5942",
                "description": "AMAZON.COM AMZN.COM/BI SEATTLE WAUS",
                "merchant_number": "372181910889"
            },
            "incremental": false,
            "transactionType": "CASH_ADVANCE",
            "feeAmount": 0,
            "cardId": 1,
            "externalOriginalAuthId": "0",
            "tokenType": "some token type",
            "paymentInfo": {
                "sender_name": "STRIPE",
                "fund_source": "05"
            },
            "cardNumber": "************3456",
            "status": "ACTIVE"
        },
        "id": 5,
        "responseMessage": "Executed successfully",
        "cardToken": "01e7d164-6fc6-42e5-a241-888bc380e5d8",
        "savingsId": 1,
        "responseCode": "00"
    },
    "firedAt": "2025-07-08 17:37:19"
}

ENTITY: CARDAUTHORIZATION, ACTION: PREAUTH

{
    "instance": "default",
    "isCardEvent": false,
    "subscriberId": 1,
    "emailReplyTo": "no-reply@localhost",
    "client": {
        "firstName": "Marie",
        "lastName": "Curie",
        "officeName": "Head Office",
        "displayName": "Marie Curie",
        "accountNo": "000000001",
        "externalId": "2efbacd8-1e7f-43f4-af75-e1ea43ef86d1",
        "id": 1,
        "email": "[email protected]",
        "users": [],
        "status": "Active"
    },
    "emailFrom": "[email protected]",
    "id": "1e58745b-c802-4ce8-a93f-c9a70d39efab",
    "firedBy": 1,
    "eventType": "WEBHOOK",
    "subscription": {
        "type": "CARDAUTHORIZATION",
        "id": 10,
        "action": "PREAUTH"
    },
    "event": {
        "clientId": 1,
        "resourceIdentifier": "79a66228-1bc5-4bb7-b1e0-c99871f1e112",
        "data": {
            "externalAuthId": "c62a35cb-718b-4b22-8e2a-f13ab158e9e2",
            "gatewayToken": "dcf7e12e-d905-433a-9499-2b572ce1b491",
            "network": "VISA",
            "availableBalance": -20.00000000000000000000,
            "internalId": "79a66228-1bc5-4bb7-b1e0-c99871f1e112",
            "cardLast4digits": "************3456",
            "currency": "usd",
            "authType": "AUTH",
            "amount": 10.0,
            "isEcommerce": true,
            "externalCardId": "05a14181-6a6a-4c19-b9c5-2d0efce14508",
            "merchant": {
                "state": "WA",
                "street": "Alaskan Way",
                "country": "USA",
                "postalcode": "98104",
                "merchant_location": "NEW YORK, NY",
                "mcc": "5942",
                "description": "AMAZON.COM AMZN.COM/BI SEATTLE WAUS",
                "merchant_number": "372181910889"
            },
            "incremental": false,
            "transactionType": "PREAUTH",
            "feeAmount": 0,
            "cardId": 1,
            "externalOriginalAuthId": "0",
            "tokenType": "some token type",
            "paymentInfo": {
                "sender_name": "STRIPE",
                "fund_source": "05"
            },
            "cardNumber": "************3456",
            "status": "ACTIVE"
        },
        "id": 6,
        "responseMessage": "Executed successfully",
        "cardToken": "01e7d164-6fc6-42e5-a241-888bc380e5d8",
        "savingsId": 1,
        "responseCode": "00"
    },
    "firedAt": "2025-07-08 17:39:27"
}

ENTITY: CARDAUTHORIZATION, ACTION: QUASI_CASH

{
    "instance": "default",
    "isCardEvent": false,
    "subscriberId": 1,
    "emailReplyTo": "no-reply@localhost",
    "client": {
        "firstName": "Marie",
        "lastName": "Curie",
        "officeName": "Head Office",
        "displayName": "Marie Curie",
        "accountNo": "000000001",
        "externalId": "2efbacd8-1e7f-43f4-af75-e1ea43ef86d1",
        "id": 1,
        "email": "[email protected]",
        "users": [],
        "status": "Active"
    },
    "emailFrom": "[email protected]",
    "id": "c1844936-c7cf-4310-baa2-8a5d4ce25846",
    "firedBy": 1,
    "eventType": "WEBHOOK",
    "subscription": {
        "type": "CARDAUTHORIZATION",
        "id": 11,
        "action": "QUASI_CASH"
    },
    "event": {
        "clientId": 1,
        "resourceIdentifier": "79a66228-1bc5-4bb7-b1e0-c99871f1e115",
        "data": {
            "externalAuthId": "c62a35cb-718b-4b22-8e2a-f13ab158e9e5",
            "gatewayToken": "dcf7e12e-d905-433a-9499-2b572ce1b491",
            "network": "VISA",
            "availableBalance": -45.00000000000000000000,
            "internalId": "79a66228-1bc5-4bb7-b1e0-c99871f1e115",
            "cardLast4digits": "************3456",
            "currency": "usd",
            "authType": "AUTH",
            "amount": 5.0,
            "isEcommerce": true,
            "externalCardId": "05a14181-6a6a-4c19-b9c5-2d0efce14508",
            "merchant": {
                "state": "WA",
                "street": "Alaskan Way",
                "country": "USA",
                "postalcode": "98104",
                "merchant_location": "NEW YORK, NY",
                "mcc": "5942",
                "description": "AMAZON.COM AMZN.COM/BI SEATTLE WAUS",
                "merchant_number": "372181910889"
            },
            "incremental": false,
            "transactionType": "QUASI_CASH",
            "feeAmount": 0,
            "cardId": 1,
            "externalOriginalAuthId": "0",
            "tokenType": "some token type",
            "paymentInfo": {
                "sender_name": "STRIPE",
                "fund_source": "05"
            },
            "cardNumber": "************3456",
            "status": "ACTIVE"
        },
        "id": 10,
        "responseMessage": "Executed successfully",
        "cardToken": "01e7d164-6fc6-42e5-a241-888bc380e5d8",
        "savingsId": 1,
        "responseCode": "00"
    },
    "firedAt": "2025-07-09 09:36:14"
}


Card Settlement

ENTITY: CARDSETTLEMENT, ACTION: CREATE

{
  "instance": "default",
  "isCardEvent": false,
  "emailReplyTo": "[email protected]",
  "emailFrom": "[email protected]",
  "id": "bdefe9c9-816e-44fc-9e12-f1800fa3a62e",
  "firedBy": 2,
  "subscription": {
    "action": "CREATE",
    "id": 3434,
    "type": "CARDSETTLEMENT"
  },
  "event": {
    "data": {
      "tenantIdentifier": "default",
      "batchIdentifier": "e7dc8fc9-28bd-438e-8f17-43f62ee48701",
      "batchTime": {
        "date": {
          "year": 2025,
          "month": 3,
          "day": 7
        },
        "time": {
          "hour": 18,
          "minute": 59,
          "second": 10,
          "nano": 144000000
        }
      },
      "settlementResponseEntries": [
        {
          "internalClearingId": "4058c397-32e8-4a90-8c24-6b97e6ec78a8",
          "internalAuthId": "91710c5f-9d6a-4c39-ab15-5ae1a9032fn",
          "externalClearingId": "2e0c7f0d-ac09-440c-9432-3a20651918d5",
          "externalAuthId": "334623b4-b7b2-40e0-a0e1-850fc486e12j",
          "externalOriginalAuthId": "0",
          "externalCardId": "333261ef-4706-4b89-9131-cd0b8fb2b5fl",
          "cardToken": "5c65f888-0382-417b-9ed1-cbab2f705e24",
          "status": {
            "code": "51",
            "status": "Rejected",
            "failureMessage": "Card not found"
          },
          "entryPayload": {
            "internalClearingId": "4058c397-32e8-4a90-8c24-6b97e6ec78a8",
            "externalClearingId": "2e0c7f0d-ac09-440c-9432-3a20651918d5",
            "internalAuthId": "91710c5f-9d6a-4c39-ab15-5ae1a9032fn",
            "type": "DEBIT",
            "currency": "usd",
            "externalAuthId": "334623b4-b7b2-40e0-a0e1-850fc486e12j",
            "externalOriginalAuthId": "0",
            "externalCardId": "333261ef-4706-4b89-9131-cd0b8fb2b5fl",
            "cardToken": "5c65f888-0382-417b-9ed1-cbab2f705e24",
            "merchant": {
              "merchant_location": "NEW YORK, NY",
              "mcc": "5942",
              "description": "GRUBHUBCHICKFILA",
              "merchant_number": "372181910889",
              "state": "WA",
              "street": "Alaskan Way",
              "country": "USA",
              "postalcode": "98104"
            },
            "amount": 10,
            "network": "VISA",
            "settlementIdentifier": "334623b4-b7b2-40e0-a0e1-850fc486e12j",
            "mcc": "5942",
            "feeSettlement": false,
            "singleSettlement": true,
            "lastMultiSettlementEntry": false,
            "merchantNumber": "372181910889"
          }
        }
      ]
    }
  },
  "firedAt": "2025-06-30 08:04:00"
}