• Select

Fusion Events


You can subscribe to and receive the following event notification using webhooks. Fusion events are grouped under a topic identifier which will be passed in the body of the webhook. Keep watching this page for more supported events that you can subscribe to.

Types of events

Payment Events
Resource Events
Embossing Events
Card Events
Application Events
Account Holder Events
Account Events
Ledger Events
PAYMENT_REQUESTED
_tenant_ifiID_RESOURCE
The PAYMENT_REQUESTED event triggers when a payment request is received by the payment engine. The engine determines the Account Holder, Wallet or Accounts to be used in the payment.
Show HideEvent Data
Switch Theme
Expand More
Copy
Code Copied
 
{
  "topic": "_tenant_140827_RESOURCE",
  "name": "RESOURCE_PAYMENT_CREATED",
  "eventID": "fc529204-126e-4b37-8308-02bdd1a29b52",
  "source": {
    "uri": "resource://140827/0c97e84f-999d-4fdf-a53f-24cb99b11e76/870544000001",
    "tags": [
      "tag://VBO/ABC001",
      "tag://VBO/ABC001"
    ],
    "state": "PAYMENT_REQUESTED"
  },
  "origin": {
    "instance": "instance://default/payment/870544",
    "time": 1582108024106,
    "flowID": "4807977e-fe36-4f03-be80-3b67dfbf23a9"
  },
  "data": {
    "paymentID": 870544000001,
    "currentState": "PAYMENT_REQUESTED",
    "stateTransitions": {
      "PAYMENT_REQUESTED": {
        "time": 1582108023741
      }
    },
    "value": {
      "currency": "INR",
      "amount": 100
    },
    "payerInfo": {
      "resourceID": "0c97e84f-999d-4fdf-a53f-24cb99b11e76",
      "formFactorURI": "card://ff936322-287f-43e4-9497-a86d94bd97a9",
      "targetURI": "account://6b2dfb83-9276-422c-8781-07eda71fc261",
      "type": "RESOURCE"
    },
    "payerResource": {
      "vectors": [
        "vector://USER/102172",
        "vector://WALLET/102172"
      ],
      "attributes": {},
      "resourceId": "02b15e3a-77be-41db-ab5b-fbf0d7d36ff7"
    },
    "payeeInfo": {
      "type": "EXTERNAL_BUSINESS",
      "name": "TEST MERCHANT",
      "location": "MUMBAI"
    },
    "receipt": [],
    "attributes": {
      "super-card.trans-id": "M00001_T00001_111111_022030_486837818528_200219102702",
      "super-card.rrn": "486837818528",
      "super-card.ifi": "140827",
      "super-card.card-6x4": "508645-xxxxxx-0289",
      "super-card.merchant-country": "IN",
      "journal.voucherCode": "RUPAY-508645_ECOM_AUTH",
      "super-card.merchant-city": "MUMBAI",
      "super-card.acquirer": "111111",
      "super-card.acs-txnId": "028852720888773631103971827607",
      "super-card.merchant-lat": "18.975",
      "super-card.card-bin": "508645",
      "credentials.signatory": "[email protected]/1",
      "super-card.stan": "022030",
      "super-card.mid": "M00001",
      "super-card.tid": "T00001",
      "super-card.mcc": "5411",
      "super-card.merchant-lon": "72.825833",
      "super-card.txn-type": "ECOM",
      "super-card.otp-enter-mode": "manual",
      "supercard-card.authentication-type": "DYNAMIC_PIN",
      "super-card.merchant-name": "TEST MERCHANT",
      "super-card.card-id": "resource://0c97e84f-999d-4fdf-a53f-24cb99b11e76_ff936322-287f-43e4-9497-a86d94bd97a9",
      "super-card.ink": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36",
      "super-card.init-time": "200219102702"
    }
  },
  "publisher": {
    "appDomain": "services.olympus",
    "serviceName": "payment",
    "nodeId": "870544"
  }
}
        
PAYMENT_AUTHORIZATION_REQUESTED
_tenant_ifiID_RESOURCE
THE PAYMENT_AUTHORIZATION_REQUESTED triggers when a transaction plan is created for the payment and the plan is sent as a request to the payment authorizer to authorize the request.
Show HideEvent Data
Switch Theme
Expand More
Copy
Code Copied
 
{
  "topic": "_tenant_140827_RESOURCE",
  "name": "RESOURCE_PAYMENT_UPDATED",
  "eventID": "4991ff24-a812-4e03-8034-53deec073c79",
  "source": {
    "uri": "resource://140827/0c97e84f-999d-4fdf-a53f-24cb99b11e76/870544000001",
    "tags": [],
    "state": "PAYMENT_AUTHORIZATION_REQUESTED"
  },
  "origin": {
    "instance": "instance://default/payment/870544",
    "time": 1582108024179,
    "flowID": "4807977e-fe36-4f03-be80-3b67dfbf23a9"
  },
  "data": {
    "paymentID": 870544000001,
    "currentState": "PAYMENT_AUTHORIZATION_REQUESTED",
    "stateTransitions": {
      "PAYMENT_AUTHORIZATION_REQUESTED": {
        "time": 1582108024120
      },
      "PAYMENT_REQUESTED": {
        "time": 1582108023741
      }
    },
    "value": {
      "currency": "INR",
      "amount": 100
    },
    "payerInfo": {
      "resourceID": "0c97e84f-999d-4fdf-a53f-24cb99b11e76",
      "formFactorURI": "card://ff936322-287f-43e4-9497-a86d94bd97a9",
      "targetURI": "account://6b2dfb83-9276-422c-8781-07eda71fc261",
      "type": "RESOURCE"
    },
    "payerResource": {
      "vectors": [
        "vector://USER/102172",
        "vector://WALLET/102172"
      ],
      "attributes": {},
      "resourceId": "02b15e3a-77be-41db-ab5b-fbf0d7d36ff7"
    },
    "payeeInfo": {
      "type": "EXTERNAL_BUSINESS",
      "name": "TEST MERCHANT",
      "location": "MUMBAI"
    },
    "receipt": [],
    "attributes": {
      "super-card.trans-id": "M00001_T00001_111111_022030_486837818528_200219102702",
      "super-card.tid": "T00001",
      "super-card.rrn": "486837818528",
      "super-card.mcc": "5411",
      "super-card.ifi": "140827",
      "super-card.merchant-lon": "72.825833",
      "super-card.card-6x4": "508645-xxxxxx-0289",
      "super-card.merchant-country": "IN",
      "super-card.txn-type": "ECOM",
      "journal.voucherCode": "RUPAY-508645_ECOM_AUTH",
      "super-card.otp-enter-mode": "manual",
      "super-card.merchant-city": "MUMBAI",
      "super-card.acquirer": "111111",
      "super-card.acs-txnId": "028852720888773631103971827607",
      "super-card.merchant-lat": "18.975",
      "super-card.merchant-name": "TEST MERCHANT",
      "super-card.card-id": "resource://0c97e84f-999d-4fdf-a53f-24cb99b11e76_ff936322-287f-43e4-9497-a86d94bd97a9",
      "super-card.card-bin": "508645",
      "super-card.stan": "022030",
      "super-card.ink": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36",
      "super-card.mid": "M00001",
      "super-card.init-time": "200219102702"
    }
  },
  "publisher": {
    "appDomain": "services.olympus",
    "serviceName": "payment",
    "nodeId": "870544"
  }
}
        
PAYMENT_AUTHORIZATION_RECIEVED
_tenant_ifiID_RESOURCE
The PAYMENT_AUTHORIZATION_RECEIVED event triggers when the transaction plan for the payment is successfully authorized by the payment authorizer.
Show HideEvent Data
Switch Theme
Expand More
Copy
Code Copied
 
{
  "topic": "_tenant_140827_RESOURCE",
  "name": "RESOURCE_PAYMENT_UPDATED",
  "eventID": "684e7082-b9da-4cf7-85cc-9a78f7be343f",
  "source": {
    "uri": "resource://140827/0c97e84f-999d-4fdf-a53f-24cb99b11e76/870544000001",
    "tags": [
      "tag://VBO/ABC001",
      "tag://VBO/ABC001"
    ],
    "state": "PAYMENT_AUTHORIZATION_RECEIVED"
  },
  "origin": {
    "instance": "instance://default/payment/870544",
    "time": 1582108024655,
    "flowID": "4807977e-fe36-4f03-be80-3b67dfbf23a9"
  },
  "data": {
    "paymentID": 870544000001,
    "currentState": "PAYMENT_AUTHORIZATION_RECEIVED",
    "stateTransitions": {
      "PAYMENT_AUTHORIZATION_RECEIVED": {
        "time": 1582108024554
      },
      "PAYMENT_AUTHORIZATION_REQUESTED": {
        "time": 1582108024120
      },
      "PAYMENT_REQUESTED": {
        "time": 1582108023741
      }
    },
    "value": {
      "currency": "INR",
      "amount": 100
    },
    "payerInfo": {
      "resourceID": "0c97e84f-999d-4fdf-a53f-24cb99b11e76",
      "formFactorURI": "card://ff936322-287f-43e4-9497-a86d94bd97a9",
      "targetURI": "account://6b2dfb83-9276-422c-8781-07eda71fc261",
      "type": "RESOURCE"
    },
    "payerResource": {
      "vectors": [
        "vector://USER/102172",
        "vector://WALLET/102172"
      ],
      "attributes": {},
      "resourceId": "02b15e3a-77be-41db-ab5b-fbf0d7d36ff7"
    },
    "payeeInfo": {
      "type": "EXTERNAL_BUSINESS",
      "name": "TEST MERCHANT",
      "location": "MUMBAI"
    },
    "receipt": [],
    "attributes": {
      "super-card.trans-id": "M00001_T00001_111111_022030_486837818528_200219102702",
      "super-card.tid": "T00001",
      "super-card.rrn": "486837818528",
      "super-card.mcc": "5411",
      "super-card.ifi": "140827",
      "super-card.merchant-lon": "72.825833",
      "super-card.card-6x4": "508645-xxxxxx-0289",
      "super-card.merchant-country": "IN",
      "super-card.txn-type": "ECOM",
      "journal.voucherCode": "RUPAY-508645_ECOM_AUTH",
      "super-card.otp-enter-mode": "manual",
      "super-card.merchant-city": "MUMBAI",
      "super-card.acquirer": "111111",
      "super-card.acs-txnId": "028852720888773631103971827607",
      "super-card.merchant-lat": "18.975",
      "super-card.merchant-name": "TEST MERCHANT",
      "super-card.card-id": "resource://0c97e84f-999d-4fdf-a53f-24cb99b11e76_ff936322-287f-43e4-9497-a86d94bd97a9",
      "super-card.card-bin": "508645",
      "super-card.stan": "022030",
      "super-card.ink": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36",
      "super-card.mid": "M00001",
      "super-card.init-time": "200219102702"
    }
  },
  "publisher": {
    "appDomain": "services.olympus",
    "serviceName": "payment",
    "nodeId": "870544"
  }
}
        
PAYMENT_EFFECTED
_tenant_ifiID_RESOURCE
The PAYMENT_EFFECTED event triggers when the host has successfully posted the entries as per the transaction plan.
Show HideEvent Data
Switch Theme
Expand More
Copy
Code Copied
 
{
  "topic": "_tenant_140827_RESOURCE",
  "name": "RESOURCE_PAYMENT_UPDATED",
  "eventID": "16dc2f80-fa4f-44e2-8a8b-32f65866bfe4",
  "source": {
    "uri": "resource://140827/0c97e84f-999d-4fdf-a53f-24cb99b11e76/870544000001",
    "tags": [
      "tag://VBO/ABC001",
      "tag://VBO/ABC001"
    ],
    "state": "PAYMENT_EFFECTED"
  },
  "origin": {
    "instance": "instance://default/payment/870544",
    "time": 1582108025748,
    "flowID": "4807977e-fe36-4f03-be80-3b67dfbf23a9"
  },
  "data": {
    "paymentID": 870544000001,
    "currentState": "PAYMENT_EFFECTED",
    "stateTransitions": {
      "PAYMENT_EFFECTED": {
        "time": 1582108025692
      },
      "PAYMENT_AUTHORIZATION_RECEIVED": {
        "time": 1582108024554
      },
      "PAYMENT_AUTHORIZATION_REQUESTED": {
        "time": 1582108024120
      },
      "PAYMENT_REQUESTED": {
        "time": 1582108023741
      }
    },
    "value": {
      "currency": "INR",
      "amount": 100
    },
    "payerInfo": {
      "resourceID": "0c97e84f-999d-4fdf-a53f-24cb99b11e76",
      "formFactorURI": "card://ff936322-287f-43e4-9497-a86d94bd97a9",
      "targetURI": "account://6b2dfb83-9276-422c-8781-07eda71fc261",
      "type": "RESOURCE"
    },
    "payerResource": {
      "vectors": [
        "vector://USER/102172",
        "vector://WALLET/102172"
      ],
      "attributes": {},
      "resourceId": "02b15e3a-77be-41db-ab5b-fbf0d7d36ff7"
    },
    "payeeInfo": {
      "type": "EXTERNAL_BUSINESS",
      "name": "TEST MERCHANT",
      "location": "MUMBAI"
    },
    "receipt": [
      {
        "receiptType": "AUTHORIZATION",
        "paymentID": "7ac269d3-3bdb-4c11-9fba-d993770f8881",
        "paymentRequestID": "M00001_T00001_111111_022030_486837818528_200219102702",
        "receiptID": 870544000001,
        "transactionHash": "9WXGBg==",
        "transactionCode": "402615",
        "paymentTo": "[email protected]",
        "time": 1582108025678,
        "debits": [
          {
            "postingID": "556210",
            "ifi": 140827,
            "value": {
              "currency": "INR",
              "amount": 100
            },
            "newBalance": {
              "currency": "INR",
              "amount": 30564
            },
            "instrumentType": "MCC_VOUCHER_RECIPIENT",
            "attributes": {},
            "coupons": [
              {
                "couponID": "4a482f6e-fd8f-4e37-a9ab-8fffc408fc9d",
                "value": {
                  "currency": "INR",
                  "amount": 100
                }
              }
            ]
          }
        ],
        "credits": [
          {
            "postingID": "267301",
            "ifi": 140827,
            "value": {
              "currency": "INR",
              "amount": 100
            },
            "newBalance": {
              "currency": "INR",
              "amount": 752507
            },
            "instrumentType": "SYSTEM",
            "attributes": {},
            "coupons": []
          }
        ],
        "towards": "Physical Super Card ECOM Purchase",
        "attributes": {
          "super-card.trans-id": "M00001_T00001_111111_022030_486837818528_200219102702",
          "super-card.tid": "T00001",
          "super-card.rrn": "486837818528",
          "super-card.mcc": "5411",
          "payment.channelType": "SUPER_CARD",
          "super-card.ifi": "140827",
          "super-card.merchant-lon": "72.825833",
          "super-card.card-6x4": "508645-xxxxxx-0289",
          "super-card.merchant-country": "IN",
          "super-card.txn-type": "ECOM",
          "journal.voucherCode": "RUPAY-508645_ECOM_AUTH",
          "super-card.otp-enter-mode": "manual",
          "super-card.merchant-city": "MUMBAI",
          "super-card.acquirer": "111111",
          "super-card.acs-txnId": "028852720888773631103971827607",
          "super-card.merchant-lat": "18.975",
          "super-card.merchant-name": "TEST MERCHANT",
          "super-card.card-id": "resource://0c97e84f-999d-4fdf-a53f-24cb99b11e76_ff936322-287f-43e4-9497-a86d94bd97a9",
          "super-card.card-bin": "508645",
          "super-card.stan": "022030",
          "super-card.ink": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36",
          "super-card.mid": "M00001",
          "super-card.init-time": "200219102702"
        },
        "value": {
          "currency": "INR",
          "amount": 100
        },
        "payerInfo": {
          "resourceID": "0c97e84f-999d-4fdf-a53f-24cb99b11e76",
          "formFactorURI": "card://ff936322-287f-43e4-9497-a86d94bd97a9",
          "targetURI": "account://6b2dfb83-9276-422c-8781-07eda71fc261",
          "type": "RESOURCE"
        },
        "payeeInfo": {
          "type": "EXTERNAL_BUSINESS",
          "name": "TEST MERCHANT",
          "location": "MUMBAI"
        }
      }
    ],
    "attributes": {}
  },
  "publisher": {
    "appDomain": "services.olympus",
    "serviceName": "payment",
    "nodeId": "870544"
  }
}
        
PAYMENT_CAPTURED
_tenant_ifiID_RESOURCE
The PAYMENT_CAPTURED event triggers when the response to the payment request is acknowledged by the requesting entity.
Show HideEvent Data
Switch Theme
Expand More
Copy
Code Copied
 
{
  "topic": "_tenant_140827_RESOURCE",
  "name": "RESOURCE_PAYMENT_UPDATED",
  "eventID": "67af6a23-7247-4e9b-b990-6c9d46afe3f3",
  "source": {
    "uri": "resource://140827/0c97e84f-999d-4fdf-a53f-24cb99b11e76/870544000001",
    "tags": [
      "tag://VBO/ABC001",
      "tag://VBO/ABC001"
    ],
    "state": "PAYMENT_CAPTURED"
  },
  "origin": {
    "instance": "instance://default/payment/870545",
    "time": 1582108026074,
    "flowID": "ae2101d2-6ead-47ec-a1c3-3afd9327e752"
  },
  "data": {
    "paymentID": 870544000001,
    "currentState": "PAYMENT_CAPTURED",
    "stateTransitions": {
      "PAYMENT_CAPTURED": {
        "time": 1582108025898
      },
      "PAYMENT_AUTHORIZATION_RECEIVED": {
        "time": 1582108024554
      },
      "PAYMENT_AUTHORIZATION_REQUESTED": {
        "time": 1582108024120
      },
      "PAYMENT_REQUESTED": {
        "time": 1582108023741
      }
    },
    "value": {
      "currency": "INR",
      "amount": 100
    },
    "payerInfo": {
      "type": "RESOURCE",
      "targetURI": "account://6b2dfb83-9276-422c-8781-07eda71fc261",
      "resourceID": "0c97e84f-999d-4fdf-a53f-24cb99b11e76",
      "formFactorURI": "card://ff936322-287f-43e4-9497-a86d94bd97a9"
    },
    "payerResource": {
      "vectors": [
        "vector://USER/102172",
        "vector://WALLET/102172"
      ],
      "attributes": {},
      "resourceId": "02b15e3a-77be-41db-ab5b-fbf0d7d36ff7"
    },
    "payeeInfo": {
      "name": "TEST MERCHANT",
      "type": "EXTERNAL_BUSINESS",
      "location": "MUMBAI"
    },
    "receipt": [
      {
        "receiptType": "PAYMENT",
        "paymentID": "7ac269d3-3bdb-4c11-9fba-d993770f8881",
        "paymentRequestID": "M00001_T00001_111111_022030_486837818528_200219102702",
        "receiptID": 870544000001,
        "transactionHash": "9WXGBg==",
        "transactionCode": "402615",
        "paymentTo": "[email protected]",
        "time": 1582108025885,
        "debits": [
          {
            "postingID": "556210",
            "ifi": 140827,
            "value": {
              "currency": "INR",
              "amount": 100
            },
            "newBalance": {
              "currency": "INR",
              "amount": 30564
            },
            "instrumentType": "MCC_VOUCHER_RECIPIENT",
            "attributes": {},
            "coupons": [
              {
                "value": {
                  "amount": 100,
                  "currency": "INR"
                },
                "couponID": "4a482f6e-fd8f-4e37-a9ab-8fffc408fc9d"
              }
            ]
          }
        ],
        "credits": [
          {
            "postingID": "267301",
            "ifi": 140827,
            "value": {
              "currency": "INR",
              "amount": 100
            },
            "newBalance": {
              "currency": "INR",
              "amount": 752507
            },
            "instrumentType": "SYSTEM",
            "attributes": {},
            "coupons": []
          }
        ],
        "towards": "Physical Super Card ECOM Purchase",
        "attributes": {
          "super-card.ifi": "140827",
          "super-card.ink": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36",
          "super-card.mcc": "5411",
          "super-card.mid": "M00001",
          "super-card.rrn": "486837818528",
          "super-card.tid": "T00001",
          "super-card.stan": "022030",
          "super-card.card-id": "resource://0c97e84f-999d-4fdf-a53f-24cb99b11e76_ff936322-287f-43e4-9497-a86d94bd97a9",
          "journal.voucherCode": "RUPAY-508645_ECOM_AUTH",
          "payment.channelType": "SUPER_CARD",
          "super-card.acquirer": "111111",
          "super-card.card-6x4": "508645-xxxxxx-0289",
          "super-card.card-bin": "508645",
          "super-card.trans-id": "M00001_T00001_111111_022030_486837818528_200219102702",
          "super-card.txn-type": "ECOM",
          "super-card.acs-txnId": "028852720888773631103971827607",
          "super-card.init-time": "200219102702",
          "super-card.merchant-lat": "18.975",
          "super-card.merchant-lon": "72.825833",
          "super-card.merchant-city": "MUMBAI",
          "super-card.merchant-name": "TEST MERCHANT",
          "super-card.otp-enter-mode": "manual",
          "super-card.merchant-country": "IN"
        },
        "value": {
          "currency": "INR",
          "amount": 100
        },
        "payerInfo": {
          "type": "RESOURCE",
          "targetURI": "account://6b2dfb83-9276-422c-8781-07eda71fc261",
          "resourceID": "0c97e84f-999d-4fdf-a53f-24cb99b11e76",
          "formFactorURI": "card://ff936322-287f-43e4-9497-a86d94bd97a9"
        },
        "payeeInfo": {
          "name": "TEST MERCHANT",
          "type": "EXTERNAL_BUSINESS",
          "location": "MUMBAI"
        }
      }
    ],
    "attributes": {}
  },
  "publisher": {
    "appDomain": "services.olympus",
    "serviceName": "payment",
    "nodeId": "870545"
  }
}
        
REVERSAL_INITIATED
_tenant_ifiID_RESOURCE
The REVERSAL_INITIATED event is triggered when the payment service receive a request for reversal
Show HideEvent Data
Switch Theme
Expand More
Copy
Code Copied
 
{
  "payload": {
    "topic": "_tenant_140827_RESOURCE",
    "name": "RESOURCE_PAYMENT_UPDATED",
    "eventID": "f4a87eaa-97b3-4432-8e10-4a4d0177a045",
    "source": {
      "uri": "resource://140827/5b15b0ca-467c-45f0-9c23-5908a0a50542/306518000066?",
      "tags": [
        "tag://vbo/4fa18593-d2d9-4bf3-bea7-7f6deb9f2ca4?",
        "tag://vbo/4fa18593-d2d9-4bf3-bea7-7f6deb9f2ca4?"
      ],
      "state": "REVERSAL_INITIATED"
    },
    "origin": {
      "instance": "instance://default/payment/306518",
      "time": 1598514411824,
      "flowID": "d87f6101-4db7-4144-a516-795b69dc6fa6"
    },
    "data": {
      "id": 306518000066,
      "currentState": "REVERSAL_INITIATED",
      "stateTransitions": {
        "REVERSAL_INITIATED": {
          "time": 1598514411752
        },
        "PAYMENT_EFFECTED": {
          "time": 1598514304618
        },
        "PAYMENT_REQUESTED": {
          "time": 1598514302578
        },
        "PAYMENT_CAPTURED": {
          "time": 1598514304715
        },
        "PAYMENT_AUTHORIZATION_REQUESTED": {
          "time": 1598514303032
        },
        "PAYMENT_AUTHORIZATION_RECEIVED": {
          "time": 1598514304315
        }
      },
      "value": {
        "currency": "INR",
        "amount": 1
      },
      "payerInfo": {
        "type": "RESOURCE",
        "targetURI": "account://22cf4cdd-a01a-40c4-91ac-d8d88aac7ea1",
        "resourceID": "5b15b0ca-467c-45f0-9c23-5908a0a50542",
        "formFactorURI": "card://8039b47d-0f51-4ae8-ba4a-ff6c187adac0",
        "resourceProductID": "d84dc3b2-8a67-4f89-acf7-0ece8ec40ce0",
        "formFactorProductID": "6f6b4347-7ecc-4af0-b6d0-972adf7f1e17",
        "formFactorReferenceID": "a7a3c899-55f1-4430-91fc-ef696defdf4d"
      },
      "payerResource": {
        "vectors": [
          "vector://ACCOUNTHOLDER/bc225a37-f87c-496a-b67c-ade3e898856e"
        ],
        "attributes": {},
        "resourceId": "5b15b0ca-467c-45f0-9c23-5908a0a50542"
      },
      "payeeInfo": {
        "name": "TEST MERCHANT",
        "type": "EXTERNAL_BUSINESS",
        "location": "MUMBAI"
      },
      "receipt": [],
      "attributes": {
        "super-card.tid": "T00001",
        "super-card.trans-id": "M00001_T00001_111111_079524_766754891518_200827074502",
        "super-card.rrn": "766754891518",
        "super-card.mcc": "5411",
        "super-card.ifi": "140827",
        "super-card.merchant-lon": "72.825833",
        "super-card.card-6x4": "508645-xxxxxx-8687",
        "super-card.merchant-country": "IN",
        "super-card.txn-type": "ECOM",
        "journal.voucherCode": "RUPAY-508645_ECOM_AUTH",
        "super-card.otp-enter-mode": "manual",
        "super-card.merchant-city": "MUMBAI",
        "super-card.acquirer": "111111",
        "super-card.acs-txnId": "010308069615636984515415303381",
        "super-card.merchant-lat": "18.975",
        "super-card.merchant-name": "TEST MERCHANT",
        "super-card.card-id": "8039b47d-0f51-4ae8-ba4a-ff6c187adac0",
        "super-card.card-bin": "508645",
        "payment.overridden-payer-vector": "card://8039b47d-0f51-4ae8-ba4a-ff6c187adac0",
        "super-card.stan": "079524",
        "super-card.ink": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.135 Safari/537.36",
        "super-card.mid": "M00001",
        "super-card.init-time": "200827074502"
      }
    },
    "publisher": {
      "appDomain": "services.olympus",
      "serviceName": "payment",
      "nodeId": "306518"
    },
    "emitterType": "EVENT"
  },
  "topic": "_tenant_140827_RESOURCE",
  "pType": "olympus.pubsub.model.PubSubEvent",
  "publisher": {
    "appDomain": "services.olympus",
    "serviceName": "payment",
    "nodeId": "306518"
  },
  "publishTime": 1598514411824,
  "oid": "0004ad56-0000-00b2-0000-0000000003f7",
  "flowId": "d87f6101-4db7-4144-a516-795b69dc6fa6",
  "from": {
    "appDomain": "services.olympus",
    "serviceName": "payment",
    "nodeId": "306518"
  }
}
        
PAYMENT_REVERSED
_tenant_ifiID_RESOURCE
The PAYMENT_REVERSED event triggers when the reversal payment request is CAPTURED.
Show HideEvent Data
Switch Theme
Expand More
Copy
Code Copied
 
{
  "topic": "_tenant_140827_RESOURCE",
  "name": "RESOURCE_PAYMENT_UPDATED",
  "eventID": "d800197c-b2c9-45f8-a4e7-97be51caaa99",
  "source": {
    "uri": "resource://140827/0c97e84f-999d-4fdf-a53f-24cb99b11e76/870544000001",
    "tags": [
      "tag://VBO/ABC001",
      "tag://VBO/ABC001"
    ],
    "state": "PAYMENT_REVERSED"
  },
  "origin": {
    "instance": "instance://default/payment/870545",
    "time": 1582108663085,
    "flowID": "a6266a73-64fb-4a41-a38d-f184b69ac76d"
  },
  "data": {
    "paymentID": 870544000001,
    "currentState": "PAYMENT_REVERSED",
    "stateTransitions": {
      "PAYMENT_EFFECTED": {
        "time": 1582108025692
      },
      "PAYMENT_AUTHORIZATION_RECEIVED": {
        "time": 1582108024554
      },
      "PAYMENT_AUTHORIZATION_REQUESTED": {
        "time": 1582108024120
      },
      "PAYMENT_REQUESTED": {
        "time": 1582108023741
      },
      "REVERSAL_INITIATED": {
        "time": 1582108662479
      },
      "PAYMENT_REVERSED": {
        "time": 1582108663012
      }
    },
    "value": {
      "currency": "INR",
      "amount": 100
    },
    "payerInfo": {
      "type": "RESOURCE",
      "targetURI": "account://6b2dfb83-9276-422c-8781-07eda71fc261",
      "resourceID": "0c97e84f-999d-4fdf-a53f-24cb99b11e76",
      "formFactorURI": "card://ff936322-287f-43e4-9497-a86d94bd97a9"
    },
    "payerResource": {
      "vectors": [
        "vector://USER/102172",
        "vector://WALLET/102172"
      ],
      "attributes": {},
      "resourceId": "02b15e3a-77be-41db-ab5b-fbf0d7d36ff7"
    },
    "payeeInfo": {
      "name": "TEST MERCHANT",
      "type": "EXTERNAL_BUSINESS",
      "location": "MUMBAI"
    },
    "receipt": [
      {
        "receiptType": "REVERSAL",
        "paymentID": "7ac269d3-3bdb-4c11-9fba-d993770f8881",
        "receiptID": 870545000002,
        "transactionHash": "1mnUnw==",
        "paymentFrom": "card://ff936322-287f-43e4-9497-a86d94bd97a9",
        "paymentTo": "[email protected]",
        "time": 1582108663009,
        "debits": [
          {
            "postingID": "267302",
            "ifi": 140827,
            "value": {
              "currency": "INR",
              "amount": 100
            },
            "newBalance": {
              "currency": "INR",
              "amount": 752407
            },
            "instrumentType": "SYSTEM",
            "attributes": {},
            "coupons": []
          }
        ],
        "credits": [
          {
            "postingID": "556211",
            "ifi": 140827,
            "value": {
              "currency": "INR",
              "amount": 100
            },
            "newBalance": {
              "currency": "INR",
              "amount": 30664
            },
            "instrumentType": "MCC_VOUCHER_RECIPIENT",
            "attributes": {},
            "coupons": []
          }
        ],
        "towards": "Reversal",
        "attributes": {
          "super-card.tid": "T00001",
          "super-card.trans-id": "486837818528",
          "super-card.mcc": "5411",
          "super-card.card-6x4": "508645-xxxxxx-0289",
          "super-card.merchant-country": "IN",
          "journal.voucherCode": "RUPAY-508645_ECOM_AUTH-REVERSAL",
          "super-card.merchant-city": "MUMBAI",
          "paymentReceipt.time.IST": "Feb 19,2020 15:57:05",
          "super-card.acquirer": "111111",
          "super-card.merchant-name": "TEST MERCHANT",
          "super-card.card-id": "508645-xxxxxx-0289",
          "super-card.mid": "M00001",
          "super-card.init-time": "200219102702"
        },
        "value": {
          "currency": "INR",
          "amount": 100
        },
        "payerInfo": {
          "type": "RESOURCE",
          "targetURI": "account://6b2dfb83-9276-422c-8781-07eda71fc261",
          "resourceID": "0c97e84f-999d-4fdf-a53f-24cb99b11e76",
          "formFactorURI": "card://ff936322-287f-43e4-9497-a86d94bd97a9"
        },
        "payeeInfo": {
          "name": "TEST MERCHANT",
          "type": "EXTERNAL_BUSINESS",
          "location": "MUMBAI"
        },
        "reversedReceiptID": 870544000001
      }
    ],
    "attributes": {}
  },
  "publisher": {
    "appDomain": "services.olympus",
    "serviceName": "payment",
    "nodeId": "870545"
  }
}
        
PAYMENT_REQUEST_DECLINED
_tenant_ifiID_RESOURCE
The PAYMENT_REQUEST_DECLINED event triggers when the engine declines the payment and returns a failure response for an invalid payment request.
Show HideEvent Data
Switch Theme
Expand More
Copy
Code Copied
 
{
  "topic": "_tenant_140827_RESOURCE",
  "name": "RESOURCE_PAYMENT_UPDATED",
  "eventID": "3d5c5730-6788-4c51-a331-64e550468cda",
  "source": {
    "uri": "resource://140827/0c97e84f-999d-4fdf-a53f-24cb99b11e76/870545000001",
    "tags": [
      "tag://VBO/ABC001",
      "tag://VBO/ABC001"
    ],
    "state": "PAYMENT_REQUEST_DECLINED"
  },
  "origin": {
    "instance": "instance://default/payment/870545",
    "time": 1582108402031,
    "flowID": "4b73ca51-4ea7-42f7-bb5d-c10e9cd6fe2d"
  },
  "data": {
    "paymentID": 870545000001,
    "currentState": "PAYMENT_REQUEST_DECLINED",
    "stateTransitions": {
      "PAYMENT_AUTHORIZATION_REQUESTED": {
        "time": 1582108401895
      },
      "PAYMENT_REQUEST_DECLINED": {
        "time": 1582108401973,
        "code": "AUTHENTICATION_FAILED",
        "details": {
          "errorCode": "AUTHENTICATION_FAILED",
          "message": "Resource Authentication Failed"
        }
      },
      "PAYMENT_REQUESTED": {
        "time": 1582108401591
      }
    },
    "value": {
      "currency": "INR",
      "amount": 100
    },
    "payerInfo": {
      "resourceID": "0c97e84f-999d-4fdf-a53f-24cb99b11e76",
      "formFactorURI": "card://ff936322-287f-43e4-9497-a86d94bd97a9",
      "targetURI": "account://6b2dfb83-9276-422c-8781-07eda71fc261",
      "type": "RESOURCE"
    },
    "payerResource": {
      "vectors": [
        "vector://USER/102172",
        "vector://WALLET/102172"
      ],
      "attributes": {},
      "resourceId": "02b15e3a-77be-41db-ab5b-fbf0d7d36ff7"
    },
    "payeeInfo": {
      "type": "EXTERNAL_BUSINESS",
      "name": "TEST MERCHANT",
      "location": "MUMBAI"
    },
    "receipt": [],
    "attributes": {
      "super-card.trans-id": "M00001_T00001_111111_022031_943206558780_200219103321",
      "super-card.tid": "T00001",
      "super-card.rrn": "943206558780",
      "super-card.mcc": "5411",
      "super-card.ifi": "140827",
      "super-card.merchant-lon": "72.825833",
      "super-card.card-6x4": "508645-xxxxxx-0289",
      "super-card.merchant-country": "IN",
      "super-card.txn-type": "ECOM",
      "journal.voucherCode": "RUPAY-508645_ECOM_AUTH",
      "super-card.merchant-city": "MUMBAI",
      "super-card.acquirer": "111111",
      "super-card.merchant-name": "TEST MERCHANT",
      "super-card.merchant-lat": "18.975",
      "super-card.card-id": "resource://0c97e84f-999d-4fdf-a53f-24cb99b11e76_ff936322-287f-43e4-9497-a86d94bd97a9",
      "super-card.card-bin": "508645",
      "super-card.stan": "022031",
      "super-card.init-time": "200219103321",
      "super-card.mid": "M00001"
    }
  },
  "publisher": {
    "appDomain": "services.olympus",
    "serviceName": "payment",
    "nodeId": "870545"
  }
}
        
PAYMENT_DECLINED
_tenant_ifiID_RESOURCE
The PAYMENT_DECLINED event will be triggered when a payment is declined by the user, issuer, or any service.
Show HideEvent Data
Switch Theme
Expand More
Copy
Code Copied
 
{
  "payload": {
    "topic": "_tenant_140827_RESOURCE",
    "name": "RESOURCE_PAYMENT_UPDATED",
    "eventID": "5dcc2b87-6170-448a-9362-f18a19345675",
    "source": {
      "uri": "resource://140827/5b15b0ca-467c-45f0-9c23-5908a0a50542/306518000076?",
      "tags": [
        "tag://vbo/4fa18593-d2d9-4bf3-bea7-7f6deb9f2ca4?",
        "tag://vbo/4fa18593-d2d9-4bf3-bea7-7f6deb9f2ca4?"
      ],
      "state": "PAYMENT_DECLINED"
    },
    "origin": {
      "instance": "instance://default/payment/306518",
      "time": 1598514704371,
      "flowID": "287c33b8-07ef-4e58-829f-bb19edfc1f52"
    },
    "data": {
      "id": 306518000076,
      "currentState": "PAYMENT_DECLINED",
      "stateTransitions": {
        "PAYMENT_REQUESTED": {
          "time": 1598514702581
        },
        "PAYMENT_DECLINED": {
          "time": 1598514704309,
          "code": "MIN_BAL_LIMIT_VIOLATED",
          "details": {
            "errorCode": "MIN_BAL_LIMIT_VIOLATED",
            "ledgerID": "4498148324242159942",
            "transactionID": "20200827075144230_7873_306518000076",
            "recordType": "DEBIT",
            "frameworkName": "RuleFramework",
            "ruleID": "179259000012",
            "limitValue": "0",
            "presentValue": "20842",
            "accountHolderID": "3f06708a-3b9d-4772-a758-1cf371335afd"
          }
        },
        "PAYMENT_AUTHORIZATION_REQUESTED": {
          "time": 1598514703370
        },
        "PAYMENT_AUTHORIZATION_RECEIVED": {
          "time": 1598514704053
        }
      },
      "value": {
        "currency": "INR",
        "amount": 100000000000
      },
      "payerInfo": {
        "resourceID": "5b15b0ca-467c-45f0-9c23-5908a0a50542",
        "formFactorProductID": "6f6b4347-7ecc-4af0-b6d0-972adf7f1e17",
        "formFactorURI": "card://8039b47d-0f51-4ae8-ba4a-ff6c187adac0",
        "targetURI": "account://22cf4cdd-a01a-40c4-91ac-d8d88aac7ea1",
        "resourceProductID": "d84dc3b2-8a67-4f89-acf7-0ece8ec40ce0",
        "formFactorReferenceID": "a7a3c899-55f1-4430-91fc-ef696defdf4d",
        "type": "RESOURCE"
      },
      "payerResource": {
        "vectors": [
          "vector://ACCOUNTHOLDER/bc225a37-f87c-496a-b67c-ade3e898856e"
        ],
        "attributes": {},
        "resourceId": "5b15b0ca-467c-45f0-9c23-5908a0a50542"
      },
      "payeeInfo": {
        "type": "EXTERNAL_BUSINESS",
        "name": "TEST MERCHANT",
        "location": "MUMBAI"
      },
      "receipt": [],
      "attributes": {
        "super-card.trans-id": "M00001_T00001_111111_079527_764853893096_200827075142",
        "super-card.tid": "T00001",
        "super-card.rrn": "764853893096",
        "super-card.mcc": "5411",
        "super-card.ifi": "140827",
        "super-card.merchant-lon": "72.825833",
        "super-card.card-6x4": "508645-xxxxxx-8687",
        "super-card.merchant-country": "IN",
        "super-card.txn-type": "ECOM",
        "journal.voucherCode": "RUPAY-508645_ECOM_AUTH",
        "super-card.otp-enter-mode": "manual",
        "super-card.merchant-city": "MUMBAI",
        "super-card.acquirer": "111111",
        "super-card.acs-txnId": "769373318337282831913242005598",
        "super-card.merchant-lat": "18.975",
        "super-card.merchant-name": "TEST MERCHANT",
        "super-card.card-id": "8039b47d-0f51-4ae8-ba4a-ff6c187adac0",
        "super-card.card-bin": "508645",
        "payment.overridden-payer-vector": "card://8039b47d-0f51-4ae8-ba4a-ff6c187adac0",
        "super-card.stan": "079527",
        "super-card.ink": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.135 Safari/537.36",
        "super-card.mid": "M00001",
        "super-card.init-time": "200827075142"
      }
    },
    "publisher": {
      "appDomain": "services.olympus",
      "serviceName": "payment",
      "nodeId": "306518"
    },
    "emitterType": "EVENT"
  },
  "topic": "_tenant_140827_RESOURCE",
  "pType": "olympus.pubsub.model.PubSubEvent",
  "publisher": {
    "appDomain": "services.olympus",
    "serviceName": "payment",
    "nodeId": "306518"
  },
  "publishTime": 1598514704373,
  "oid": "0004ad56-0000-00b2-0000-00000000046c",
  "flowId": "287c33b8-07ef-4e58-829f-bb19edfc1f52",
  "from": {
    "appDomain": "services.olympus",
    "serviceName": "payment",
    "nodeId": "306518"
  }
}
        
PAYMENT_FAILED
_tenant_ifiID_RESOURCE
The PAYMENT_FAILED event is triggered when the txn has been marked as failed by payment service.
Show HideEvent Data
Switch Theme
Expand More
Copy
Code Copied
 
{
  "payload": {
    "topic": "_tenant_140827_RESOURCE",
    "name": "RESOURCE_PAYMENT_UPDATED",
    "eventID": "f196c743-1d2c-4cc8-bd65-9ee1ef04d06c",
    "source": {
      "uri": "resource://140827/1519cf61-0764-46a3-a663-e2081648dabe/306132000142?",
      "tags": [
        "tag://vbo/fam001?"
      ],
      "state": "PAYMENT_FAILED"
    },
    "origin": {
      "instance": "instance://default/payment/306132",
      "time": 1598355695541,
      "flowID": "9a047b18-31be-4693-837c-239b0ddb2c0e"
    },
    "data": {
      "id": 306132000142,
      "currentState": "PAYMENT_FAILED",
      "stateTransitions": {
        "PAYMENT_FAILED": {
          "time": 1598355694522
        },
        "PAYMENT_AUTHORIZATION_RECEIVED": {
          "time": 1598355693730
        }
      },
      "value": {
        "currency": "INR",
        "amount": 500
      },
      "payerInfo": {
        "imageURL": "",
        "name": "Shreya",
        "type": "ZETA_BUSINESS"
      },
      "payerResource": {
        "vectors": [
          "vector://WALLET/1118397",
          "vector://ZETAUSER/1118397"
        ],
        "attributes": {},
        "resourceId": "1519cf61-0764-46a3-a663-e2081648dabe"
      },
      "payeeInfo": {
        "resourceID": "1519cf61-0764-46a3-a663-e2081648dabe",
        "corpID": "17784",
        "mobileNumber": "+919785891219",
        "resourceProductID": "d8820b14-65d4-4ee8-8ddd-3e08f75e0a68",
        "type": "RESOURCE",
        "userID": "1118397",
        "emails": "[email protected], [email protected]",
        "name": "Shreya",
        "targetURI": "wallet://1118397",
        "isKYCed": "true"
      },
      "receipt": [],
      "attributes": {
        "biller.merchantName": "ramesh kirana store",
        "journal.voucherCode": "A2A_Reimbursement_AUTH",
        "biller.claimID": "272f0082-df19-4846-bd36-a15425e9627e_1594904372864-RunK",
        "claimID": "272f0082-df19-4846-bd36-a15425e9627e_1594904372864-RunK",
        "biller.claimedAmount": "500",
        "biller.approvedAmount": "500"
      }
    },
    "publisher": {
      "appDomain": "services.olympus",
      "serviceName": "payment",
      "nodeId": "306132"
    },
    "emitterType": "EVENT"
  },
  "topic": "_tenant_140827_RESOURCE",
  "pType": "olympus.pubsub.model.PubSubEvent",
  "publisher": {
    "appDomain": "services.olympus",
    "serviceName": "payment",
    "nodeId": "306132"
  },
  "publishTime": 1598355695541,
  "oid": "0004abd4-0000-00b8-0000-000000001adf",
  "flowId": "9a047b18-31be-4693-837c-239b0ddb2c0e",
  "from": {
    "appDomain": "services.olympus",
    "serviceName": "payment",
    "nodeId": "306132"
  }
}
        
RESOURCE_CREATED
_tenant_ifiID_RESOURCE
The RESOURCE_CREATED event triggers when a new resource is created.
Show HideEvent Data
Switch Theme
Expand More
Copy
Code Copied
 
{
	"payload": {
		"topic": "_tenant_140827_RESOURCE",
		"name": "RESOURCE_CREATED",
		"eventID": "4933927d-f466-459b-9ebb-bdab4ea39b73",
		"source": {
			"uri": "resource://140827/c0ec61b0-4a4c-4d20-a27c-1554c3ac3bcb?",
			"tags": [
				"tag://vbo/4fa18593-d2d9-4bf3-bea7-7f6deb9f2ca4?"
			],
			"state": "ACTIVE"
		},
		"origin": {
			"instance": "instance://default/porus/303608",
			"time": 1596967899834,
			"flowID": "c8251fdf-60dd-4ad2-af6e-37bdbe863db2"
		},
		"data": {
			"ifi": 140827,
			"id": "c0ec61b0-4a4c-4d20-a27c-1554c3ac3bcb",
			"resourceProduct": {
				"ifi": 140827,
				"id": "fe97a34d-dc1c-4428-8085-7bba2a6639ff",
				"code": "RP_126",
				"name": "RESOURCE PRODUCT",
				"description": "Resource Product ",
				"formFactorProducts": [{
						"ifi": 140827,
						"id": "eaf39007-3100-4ee9-9322-be8bf07d8700",
						"code": "CMSTEST39515",
						"name": "IDFC Form Factor Test 39515",
						"description": "Form Factor Test for IDFC",
						"type": "card",
						"policies": {
							"issuancePolicies": [],
							"paymentPolicies": []
						},
						"provider": "CMS",
						"skuID": "RUPAY_IDFC_VBO_PHYSICAL",
						"tags": [
							"tag://vbo/4fa18593-d2d9-4bf3-bea7-7f6deb9f2ca4"
						],
						"attributes": {},
						"issuanceStatus": "ACTIVE",
						"paymentStatus": "ACTIVE",
						"createdAt": "Aug 9, 2020 10:11:28 AM",
						"modifiedAt": "Aug 9, 2020 10:11:28 AM",
						"headers": {
							"tenantID": "140827",
							"object": "[email protected]"
						}
					},
					{
						"ifi": 140827,
						"id": "f45db4e1-da40-4984-8540-5a30aae361f1",
						"code": "CMSTEST9341",
						"name": "IDFC Form Factor Test 9341",
						"description": "Form Factor Test for IDFC",
						"type": "phoneNumber",
						"policies": {
							"issuancePolicies": [],
							"paymentPolicies": []
						},
						"provider": "PMS",
						"skuID": "RUPAY_IDFC_VBO_PHYSICAL",
						"tags": [
							"tag://vbo/4fa18593-d2d9-4bf3-bea7-7f6deb9f2ca4"
						],
						"attributes": {},
						"issuanceStatus": "ACTIVE",
						"paymentStatus": "ACTIVE",
						"createdAt": "Aug 9, 2020 10:11:30 AM",
						"modifiedAt": "Aug 9, 2020 10:11:30 AM",
						"headers": {
							"tenantID": "140827",
							"object": "[email protected]"
						}
					}
				],
				"tags": [
					"tag://vbo/4fa18593-d2d9-4bf3-bea7-7f6deb9f2ca4"
				],
				"policies": {
					"issuancePolicies": [],
					"paymentPolicies": []
				},
				"status": "ACTIVE",
				"createdAt": "Aug 9, 2020 10:11:32 AM",
				"modifiedAt": "Aug 9, 2020 10:11:32 AM",
				"headers": {}
			},
			"targetURI": "account://22cf4cdd-a01a-40c4-91ac-d8d88aac7ea1",
			"formFactors": [{
					"id": "4b6e7df4-d0a6-4e5c-bea3-9124177c54ee",
					"ifi": 140827,
					"formFactorProductID": "eaf39007-3100-4ee9-9322-be8bf07d8700",
					"formFactorID": "98f5f9da-b61a-4c9b-a65d-1497dda792af",
					"targetURI": "account://22cf4cdd-a01a-40c4-91ac-d8d88aac7ea1",
					"tags": [],
					"attributes": {},
					"policies": {
						"issuancePolicies": [],
						"paymentPolicies": []
					},
					"status": "ACTIVE",
					"createdAt": "Aug 9, 2020 10:11:39 AM",
					"modifiedAt": "Aug 9, 2020 10:11:39 AM",
					"headers": {}
				},
				{
					"id": "fde40694-ba34-48cc-b405-a9ea5bae04ed",
					"ifi": 140827,
					"formFactorProductID": "f45db4e1-da40-4984-8540-5a30aae361f1",
					"formFactorID": "+919471601091",
					"targetURI": "account://71227305-whatMobile2",
					"tags": [],
					"attributes": {},
					"policies": {
						"issuancePolicies": [],
						"paymentPolicies": []
					},
					"status": "ACTIVE",
					"createdAt": "Aug 9, 2020 10:11:37 AM",
					"modifiedAt": "Aug 9, 2020 10:11:39 AM",
					"headers": {}
				}
			],
			"tags": [
				"tag://vbo/4fa18593-d2d9-4bf3-bea7-7f6deb9f2ca4"
			],
			"vectors": [
				"vector://ACCOUNTHOLDER/ad744fef-2e0a-4901-945d-4cde0c80964d"
			],
			"policies": {
				"issuancePolicies": [],
				"paymentPolicies": []
			},
			"attributes": {},
			"status": "ACTIVE",
			"createdAt": "Aug 9, 2020 10:11:37 AM",
			"modifiedAt": "Aug 9, 2020 10:11:39 AM",
			"headers": {}
		},
		"publisher": {
			"appDomain": "services.olympus",
			"serviceName": "porus",
			"nodeId": "303608"
		},
		"emitterType": "EVENT"
	},
	"topic": "_tenant_140827_RESOURCE",
	"pType": "olympus.pubsub.model.PubSubEvent",
	"publisher": {
		"appDomain": "services.olympus",
		"serviceName": "porus",
		"nodeId": "303608"
	},
	"publishTime": 1596967899834,
	"oid": "0004a1f8-0000-01a2-0000-00000000019a",
	"flowId": "c8251fdf-60dd-4ad2-af6e-37bdbe863db2",
	"from": {
		"appDomain": "services.olympus",
		"serviceName": "porus",
		"nodeId": "303608"
	}
}
        
RESOURCE_UPDATED
_tenant_ifiID_RESOURCE
The RESOURCE_UPDATED event triggers when an existing resource is updated.
Show HideEvent Data
Switch Theme
Expand More
Copy
Code Copied
 
{
	"payload": {
		"topic": "_tenant_140827_RESOURCE",
		"name": "RESOURCE_UPDATED",
		"eventID": "bbcce2e1-92ad-4c2f-af57-13b9f76a1848",
		"source": {
			"uri": "resource://140827/34a2c43b-7050-4889-8716-cb2a9d92b8ac?",
			"tags": [],
			"state": "ACTIVE"
		},
		"origin": {
			"instance": "instance://default/porus/303652",
			"time": 1597005165517,
			"flowID": "971dc135-5193-4a2d-935d-e15afb0adfd4"
		},
		"data": {
			"ifi": 140827,
			"id": "34a2c43b-7050-4889-8716-cb2a9d92b8ac",
			"resourceProductId": "af30392b-e0d7-419b-bddd-1846e62670a4",
			"resourceProduct": {
				"ifi": 140827,
				"id": "af30392b-e0d7-419b-bddd-1846e62670a4",
				"code": "RP_820",
				"name": "RESOURCE PRODUCT",
				"description": "Resource Product ",
				"formFactorProducts": [{
						"ifi": 140827,
						"id": "2fb2219c-09b6-4236-97c6-2d1300452023",
						"code": "CMSFFFARTEST79257",
						"name": "IDFC Form Factor Test 79257",
						"description": "Form Factor Test for IDFC",
						"type": "card",
						"policies": {
							"issuancePolicies": [],
							"paymentPolicies": []
						},
						"provider": "CMS",
						"skuID": "RUPAY_IDFC_VBO_PHYSICAL",
						"tags": [
							"tag://vbo/4fa18593-d2d9-4bf3-bea7-7f6deb9f2ca4"
						],
						"attributes": {},
						"issuanceStatus": "ACTIVE",
						"paymentStatus": "ACTIVE",
						"createdAt": "Jul 14, 2020 2:51:28 PM",
						"modifiedAt": "Jul 14, 2020 2:51:28 PM",
						"headers": {
							"tenantID": "140827",
							"object": "[email protected]"
						}
					},
					{
						"ifi": 140827,
						"id": "d610d028-38c6-4742-989f-2bac322e6413",
						"code": "CMSFFFARTEST9465",
						"name": "IDFC Form Factor Test 9465",
						"description": "Form Factor Test for IDFC",
						"type": "phoneNumber",
						"policies": {
							"issuancePolicies": [],
							"paymentPolicies": []
						},
						"provider": "PMS",
						"skuID": "RUPAY_IDFC_VBO_PHYSICAL",
						"tags": [
							"tag://vbo/4fa18593-d2d9-4bf3-bea7-7f6deb9f2ca4"
						],
						"attributes": {},
						"issuanceStatus": "ACTIVE",
						"paymentStatus": "ACTIVE",
						"createdAt": "Jul 14, 2020 2:51:31 PM",
						"modifiedAt": "Jul 14, 2020 2:51:31 PM",
						"headers": {
							"tenantID": "140827",
							"object": "[email protected]"
						}
					}
				],
				"tags": [],
				"policies": {
					"issuancePolicies": [],
					"paymentPolicies": []
				},
				"status": "ACTIVE",
				"createdAt": "Jul 14, 2020 2:51:35 PM",
				"modifiedAt": "Jul 14, 2020 2:51:35 PM",
				"headers": {}
			},
			"targetURI": "account://22cf4cdd-a01a-40c4-91ac-d8d88aac7ea1",
			"formFactors": [{
					"id": "3e4075cb-03ba-472f-a7a5-5e37745ec1aa",
					"ifi": 140827,
					"formFactorProductID": "2fb2219c-09b6-4236-97c6-2d1300452023",
					"formFactorID": "d446ecb4-39dc-4508-b4e3-6e08c135a07a",
					"targetURI": "account://22cf4cdd-a01a-40c4-91ac-d8d88aac7ea1",
					"tags": [],
					"attributes": {},
					"policies": {
						"issuancePolicies": [],
						"paymentPolicies": []
					},
					"status": "ACTIVE",
					"createdAt": "Jul 14, 2020 2:56:56 PM",
					"modifiedAt": "Jul 14, 2020 2:56:56 PM",
					"headers": {}
				},
				{
					"id": "8e9be60a-1e02-470d-87e0-ca5d09628b15",
					"ifi": 140827,
					"formFactorProductID": "d610d028-38c6-4742-989f-2bac322e6413",
					"formFactorID": "+919233769798",
					"targetURI": "account://71227305-whatMobile2",
					"tags": [],
					"attributes": {},
					"policies": {
						"issuancePolicies": [],
						"paymentPolicies": []
					},
					"status": "ACTIVE",
					"createdAt": "Jul 14, 2020 2:56:55 PM",
					"modifiedAt": "Jul 14, 2020 2:56:56 PM",
					"headers": {}
				}
			],
			"tags": [
				"tag://vbo/4fa18593-d2d9-4bf3-bea7-7f6deb9f2ca4"
			],
			"vectors": [
				"vector://ACCOUNTHOLDER/039b4e06-3dad-41a1-86bd-fc952bac6a1e"
			],
			"policies": {
				"issuancePolicies": [],
				"paymentPolicies": []
			},
			"attributes": {},
			"status": "ACTIVE",
			"createdAt": "Jul 14, 2020 2:56:55 PM",
			"modifiedAt": "Aug 9, 2020 8:32:44 PM",
			"headers": {}
		},
		"publisher": {
			"appDomain": "services.olympus",
			"serviceName": "porus",
			"nodeId": "303652"
		},
		"emitterType": "EVENT"
	},
	"topic": "_tenant_140827_RESOURCE",
	"pType": "olympus.pubsub.model.PubSubEvent",
	"publisher": {
		"appDomain": "services.olympus",
		"serviceName": "porus",
		"nodeId": "303652"
	},
	"publishTime": 1597005165517,
	"oid": "0004a224-0000-0055-0000-00000000012e",
	"flowId": "971dc135-5193-4a2d-935d-e15afb0adfd4",
	"from": {
		"appDomain": "services.olympus",
		"serviceName": "porus",
		"nodeId": "303652"
	}
}
        
RESOURCE_DELETED
_tenant_ifiID_RESOURCE
The RESOURCE_DELETED event triggers when an existing resource is marked as deleted.
Show HideEvent Data
Switch Theme
Expand More
Copy
Code Copied
 
{
  "payload": {
    "topic": "_tenant_140827_RESOURCE",
    "name": "RESOURCE_DELETED",
    "eventID": "bbcb2122-12b8-4acf-b596-f81eaa6b4c96",
    "source": {
      "uri": "resource://140827/73b6aef4-c1b0-4ac5-b036-62c495f92989?",
      "tags": [],
      "state": "DELETED"
    },
    "origin": {
      "instance": "instance://default/porus/303719",
      "time": 1597059880216,
      "flowID": "4afea1f0-9aea-48f2-91a4-fa7e740e51a1"
    },
    "data": {
      "ifi": 140827,
      "resourceID": "73b6aef4-c1b0-4ac5-b036-62c495f92989",
      "headers": {
        "tenantID": "140827",
        "object": "[email protected]/140827"
      }
    },
    "publisher": {
      "appDomain": "services.olympus",
      "serviceName": "porus",
      "nodeId": "303719"
    },
    "emitterType": "EVENT"
  },
  "topic": "_tenant_140827_RESOURCE",
  "pType": "olympus.pubsub.model.PubSubEvent",
  "publisher": {
    "appDomain": "services.olympus",
    "serviceName": "porus",
    "nodeId": "303719"
  },
  "publishTime": 1597059880216,
  "oid": "0004a267-0000-005d-0000-00000000164a",
  "flowId": "4afea1f0-9aea-48f2-91a4-fa7e740e51a1",
  "from": {
    "appDomain": "services.olympus",
    "serviceName": "porus",
    "nodeId": "303719"
  }
}
        
RESOURCE_FOMR_FACTOR_CREATED
_tenant_ifiID_RESOURCE
The RESOURCE_FORM_FACTOR_CREATED event triggers when a new form factor is provisioned and/or associated.
Show HideEvent Data
Switch Theme
Expand More
Copy
Code Copied
 
{
  "payload": {
    "topic": "_tenant_140827_RESOURCE",
    "name": "RESOURCE_FORM_FACTOR_CREATED",
    "eventID": "e7d5d4bb-3ee3-4c22-98a3-850488ca4974",
    "source": {
      "uri": "resource://140827/df3ffc3a-31be-4091-8998-977f8a2e6517/7c475012-8a07-47f0-98bb-6a3380a33881?",
      "tags": [],
      "state": "DELETED"
    },
    "origin": {
      "instance": "instance://default/porus/305196",
      "time": 1597610037225,
      "flowID": "65a131f4-b4f9-4977-83c9-43326169813e"
    },
    "data": {
      "id": "7c475012-8a07-47f0-98bb-6a3380a33881",
      "resourceID": "df3ffc3a-31be-4091-8998-977f8a2e6517",
      "ifi": 140827,
      "formFactorProductID": "4f6ed594",
      "formFactorID": "+919889899898",
      "tags": [],
      "vectors": [
        "vector://ACCOUNTHOLDER/705c004e-8da8-47c1-9b52-8fb54ca812a0"
      ],
      "targetURI": "account://359a0bdf-32ed-4fe6-ac10-1ac3265f272d",
      "attributes": {},
      "policies": {
        "issuancePolicies": [],
        "paymentPolicies": []
      },
      "status": "DELETED",
      "headers": {
        "tenantID": "140827",
        "object": "[email protected]/140827"
      }
    },
    "publisher": {
      "appDomain": "services.olympus",
      "serviceName": "porus",
      "nodeId": "305196"
    },
    "emitterType": "EVENT"
  },
  "topic": "_tenant_140827_RESOURCE",
  "pType": "olympus.pubsub.model.PubSubEvent",
  "publisher": {
    "appDomain": "services.olympus",
    "serviceName": "porus",
    "nodeId": "305196"
  },
  "publishTime": 1597610037225,
  "oid": "0004a82c-0000-00ac-0000-000000000544",
  "flowId": "65a131f4-b4f9-4977-83c9-43326169813e",
  "from": {
    "appDomain": "services.olympus",
    "serviceName": "porus",
    "nodeId": "305196"
  }
}
        
RESOURCE_FORM_FACTOR_UPDATED
_tenant_ifiID_RESOURCE
The RESOURCE_FORM_FACTOR_UPDATED event triggers when an existing form factor is updated.
Show HideEvent Data
Switch Theme
Expand More
Copy
Code Copied
 
{
	"payload": {
		"topic": "_tenant_140827_RESOURCE",
		"name": "RESOURCE_FORM_FACTOR_UPDATED",
		"eventID": "619b2b44-df42-4ce1-b23d-085ae87bbca4",
		"source": {
			"uri": "resource://140827/016d719d-6c2b-4926-92b5-6c579aab47ad/91a77dc7-ee21-42de-b8ed-8576365074f1?",
			"tags": [],
			"state": "INACTIVE"
		},
		"origin": {
			"instance": "instance://default/porus/303608",
			"time": 1596989092872,
			"flowID": "6a9b2a44-9d48-42da-96b1-21d6ac586cda"
		},
		"data": {
			"id": "91a77dc7-ee21-42de-b8ed-8576365074f1",
			"ifi": 140827,
			"formFactorProductID": "66abce21",
			"formFactorID": "52480967-f7d9-4336-aec9-62f9d548152f",
			"targetURI": "account://50efd6cf-570f-4a9e-852e-a35b7f5b4310",
			"tags": [],
			"attributes": {},
			"policies": {
				"issuancePolicies": [],
				"paymentPolicies": []
			},
			"status": "INACTIVE",
			"createdAt": "Aug 9, 2020 5:22:37 AM",
			"modifiedAt": "Aug 9, 2020 4:04:52 PM",
			"headers": {}
		},
		"publisher": {
			"appDomain": "services.olympus",
			"serviceName": "porus",
			"nodeId": "303608"
		},
		"emitterType": "EVENT"
	},
	"topic": "_tenant_140827_RESOURCE",
	"pType": "olympus.pubsub.model.PubSubEvent",
	"publisher": {
		"appDomain": "services.olympus",
		"serviceName": "porus",
		"nodeId": "303608"
	},
	"publishTime": 1596989092872,
	"oid": "0004a1f8-0000-0054-0000-000000000f3d",
	"flowId": "6a9b2a44-9d48-42da-96b1-21d6ac586cda",
	"from": {
		"appDomain": "services.olympus",
		"serviceName": "porus",
		"nodeId": "303608"
	}
}
        
RESOURCE_FORM_FACTOR_DELETED
_tenant_ifiID_RESOURCE
The FORM_FACTOR_DELETED event triggers when an existing form factor is marked as deleted.
Show HideEvent Data
Switch Theme
Expand More
Copy
Code Copied
 
{
  "payload": {
    "topic": "_tenant_140827_RESOURCE",
    "name": "RESOURCE_FORM_FACTOR_DELETED",
    "eventID": "e4fd98eb-9b64-4f4c-a666-825e31d1a1b4",
    "source": {
      "uri": "resource://140827/bd2df70b-4041-459c-85a5-1c00700b5144/ab45f0e6-ded2-4573-baff-503e9bd028dc?",
      "tags": [],
      "state": "DELETED"
    },
    "origin": {
      "instance": "instance://default/porus/306305",
      "time": 1598536687541,
      "flowID": "c9e9a3c2-c4b0-432b-93cb-5ffc47fc1c41"
    },
    "data": {
      "ifi": 140827,
      "resourceID": "bd2df70b-4041-459c-85a5-1c00700b5144",
      "formFactorID": "ab45f0e6-ded2-4573-baff-503e9bd028dc",
      "headers": {
        "tenantID": "140827",
        "object": "ab45f0e6-ded2-4573-baff-503e9bd028dc@form_factor.zeta.in/140827"
      }
    },
    "publisher": {
      "appDomain": "services.olympus",
      "serviceName": "porus",
      "nodeId": "306305"
    },
    "emitterType": "EVENT"
  },
  "topic": "_tenant_140827_RESOURCE",
  "pType": "olympus.pubsub.model.PubSubEvent",
  "publisher": {
    "appDomain": "services.olympus",
    "serviceName": "porus",
    "nodeId": "306305"
  },
  "publishTime": 1598536687541,
  "oid": "0004ac81-0000-0051-0000-0000000073cf",
  "flowId": "c9e9a3c2-c4b0-432b-93cb-5ffc47fc1c41",
  "from": {
    "appDomain": "services.olympus",
    "serviceName": "porus",
    "nodeId": "306305"
  }
}
        
ORDER_RECEIVED
_tenant_ifiID_CSKU
The ORDER_RECEIVED event is triggered when a new embossing order is received for the given IFI
Show HideEvent Data
Switch Theme
Expand More
Copy
Code Copied
 
{
  "payload": {
    "topic": "_tenant_162612_CSKU",
    "name": "CSKU_ORDER_CREATED",
    "eventID": "d1b1207f-6585-46fa-bb25-83567d65e5f5",
    "source": {
      "uri": "csku://162612/RUPAY_99999932/f03d019b-866b-43e9-b806-3c870c7c6eef?",
      "tags": [],
      "state": "ACTIVE/ORDER_RECEIVED"
    },
    "origin": {
      "instance": "instance://default/embossing/1",
      "time": 1594567393388,
      "flowID": "b9752894-9ba1-4c3f-aaec-f2b5b275f95b"
    },
    "data": {
      "cardSku": {
        "cardSkuID": "RUPAY_99999932",
        "productID": "203683063519673",
        "binRange": "99999932",
        "plasticCode": "WHITEC",
        "clientId": "rupay-embossing",
        "fileAttributes": {
          "bankIdentifier": "FPY"
        },
        "tags": [],
        "vendorID": "SESHAASAI_VBO_FAMPAY"
      },
      "orderSummary": {
        "orderID": "f03d019b-866b-43e9-b806-3c870c7c6eef",
        "clientOrderID": "CardTestmmv1wh",
        "cardSkuID": "RUPAY_99999932",
        "orderStatus": "ORDER_RECEIVED",
        "orderType": "BULK",
        "quantity": 1,
        "expiry": {
          "month": 1,
          "year": 5
        }
      }
    },
    "publisher": {
      "appDomain": "services.olympus",
      "serviceName": "embossing",
      "nodeId": "1"
    }
  },
  "topic": "_tenant_162612_CSKU",
  "pType": "olympus.pubsub.model.PubSubEvent",
  "publisher": {
    "appDomain": "services.olympus",
    "serviceName": "embossing",
    "nodeId": "1"
  },
  "publishTime": 1594567393388,
  "oid": "0d40d410-8352-e600-0000-000000002148",
  "flowId": "b9752894-9ba1-4c3f-aaec-f2b5b275f95b",
  "from": {
    "appDomain": "zeta.in",
    "serviceName": "embossing"
  }
}
        
CARD_REQUEST_GENERATED
_tenant_ifiID_CSKU
Appears when a card request is generated.
Show HideEvent Data
Switch Theme
Expand More
Copy
Code Copied
 
{
  "payload": {
    "topic": "_tenant_162612_CSKU",
    "name": "CSKU_ORDER_UPDATED",
    "eventID": "85f75ac0-5a60-4e34-b266-5a658e53208d",
    "source": {
      "uri": "csku://162612/RUPAY_99999932/f03d019b-866b-43e9-b806-3c870c7c6eef?",
      "tags": [],
      "state": "ACTIVE/CARD_REQUEST_GENERATED"
    },
    "origin": {
      "instance": "instance://default/embossing/1",
      "time": 1594567413973,
      "flowID": "dab066aa-2e79-4029-acdf-2b1bebf76e72"
    },
    "data": {
      "cardSku": {
        "cardSkuID": "RUPAY_99999932",
        "productID": "203683063519673",
        "binRange": "99999932",
        "plasticCode": "WHITEC",
        "clientId": "rupay-embossing",
        "fileAttributes": {
          "bankIdentifier": "FPY"
        },
        "tags": [],
        "vendorID": "SESHAASAI_VBO_FAMPAY"
      },
      "orderSummary": {
        "orderID": "f03d019b-866b-43e9-b806-3c870c7c6eef",
        "clientOrderID": "CardTestmmv1wh",
        "cardSkuID": "RUPAY_99999932",
        "orderStatus": "CARD_REQUEST_GENERATED",
        "orderType": "BULK",
        "files": {},
        "quantity": 1,
        "expiry": {
          "month": 1,
          "year": 5
        }
      }
    },
    "publisher": {
      "appDomain": "services.olympus",
      "serviceName": "embossing",
      "nodeId": "1"
    }
  },
  "topic": "_tenant_162612_CSKU",
  "pType": "olympus.pubsub.model.PubSubEvent",
  "publisher": {
    "appDomain": "services.olympus",
    "serviceName": "embossing",
    "nodeId": "1"
  },
  "publishTime": 1594567413973,
  "oid": "0d40d410-8352-e600-0000-00000000214b",
  "flowId": "dab066aa-2e79-4029-acdf-2b1bebf76e72",
  "from": {
    "appDomain": "zeta.in",
    "serviceName": "embossing"
  }
}
        
EMBOSSING_FILE_PENDING
_tenant_ifiID_CSKU
The EMBOSSING_FILE_PENDING event is triggered when the order status moved from card request generated to embossing file pending
Show HideEvent Data
Switch Theme
Expand More
Copy
Code Copied
 
{
  "payload": {
    "topic": "_tenant_162612_CSKU",
    "name": "CSKU_ORDER_UPDATED",
    "eventID": "094ad967-11bb-4ab5-9e85-ea9bab4da4ab",
    "source": {
      "uri": "csku://162612/RUPAY_99999932/aca294f9-f1d1-4377-bcd2-446c03421039?",
      "tags": [],
      "state": "ACTIVE/EMBOSSING_FILE_PENDING"
    },
    "origin": {
      "instance": "instance://default/embossing/1",
      "time": 1594567549125,
      "flowID": "060fbb6a-dbd8-45cd-9f28-cd6667d09da0"
    },
    "data": {
      "cardSku": {
        "cardSkuID": "RUPAY_99999932",
        "productID": "203683063519673",
        "binRange": "99999932",
        "plasticCode": "WHITEC",
        "clientId": "rupay-embossing",
        "fileAttributes": {
          "bankIdentifier": "FPY"
        },
        "tags": [],
        "vendorID": "SESHAASAI_VBO_FAMPAY"
      },
      "orderSummary": {
        "orderID": "aca294f9-f1d1-4377-bcd2-446c03421039",
        "clientOrderID": "TestOrderyogl9xb5h",
        "cardSkuID": "RUPAY_99999932",
        "orderStatus": "EMBOSSING_FILE_PENDING",
        "orderType": "BULK",
        "files": {},
        "quantity": 1,
        "expiry": {
          "month": 0,
          "year": 1
        }
      }
    },
    "publisher": {
      "appDomain": "services.olympus",
      "serviceName": "embossing",
      "nodeId": "1"
    }
  },
  "topic": "_tenant_162612_CSKU",
  "pType": "olympus.pubsub.model.PubSubEvent",
  "publisher": {
    "appDomain": "services.olympus",
    "serviceName": "embossing",
    "nodeId": "1"
  },
  "publishTime": 1594567549125,
  "oid": "0d40d410-8352-e600-0000-00000000215c",
  "flowId": "060fbb6a-dbd8-45cd-9f28-cd6667d09da0",
  "from": {
    "appDomain": "zeta.in",
    "serviceName": "embossing"
  }
}
        
EMBOSSING_FILE_GENERATED
_tenant_ifiID_CSKU
The EMBOSSING_FILE_GENERATED event is triggered when the order is successfully dispatched to the vendor
Show HideEvent Data
Switch Theme
Expand More
Copy
Code Copied
 
{
  "payload": {
    "topic": "_tenant_140827_CSKU",
    "name": "CSKU_ORDER_UPDATED",
    "eventID": "df6debbb-73fa-4de5-9755-da62c08fad1f",
    "source": {
      "uri": "csku://140827/RUPAY_60836801/3c03791e-0efe-4a7c-a7c9-057db05a4f55?",
      "tags": [
        "tag://resourceproduct/d8820b14-65d4-4ee8-8ddd-3e08f75e0a68?"
      ],
      "state": "ACTIVE/EMBOSSING_FILE_GENERATED"
    },
    "origin": {
      "instance": "instance://default/embossing/1",
      "time": 1595404720479,
      "flowID": "aa756f4c-3ad5-419e-9cc5-86e28311707e"
    },
    "data": {
      "cardSku": {
        "cardSkuID": "RUPAY_60836801",
        "productID": "203064794223573",
        "binRange": "60836801",
        "plasticCode": "MBID01",
        "clientId": "embossing",
        "fileAttributes": {
          "bankIdentifier": "SOD"
        },
        "tags": [
          "tag://resourceproduct/d8820b14-65d4-4ee8-8ddd-3e08f75e0a68"
        ],
        "vendorID": "SESHAASAI"
      },
      "orderSummary": {
        "orderID": "3c03791e-0efe-4a7c-a7c9-057db05a4f55",
        "clientOrderID": "cardAthenaTest4b4wkj",
        "cardSkuID": "RUPAY_60836801",
        "orderStatus": "EMBOSSING_FILE_GENERATED",
        "orderType": "BULK",
        "files": {
          "PIN": {
            "fileName": "PIN/SOD.PIN.IDFCMB.20200722132831.pgp",
            "backupFileName": "SOD.PIN.IDFCMB.20200722132831.pgp",
            "fileGenerationTimeStamp": "22 07 2020 13:28:40"
          },
          "EMBOSSING": {
            "fileName": "Emboss/SOD.EMB.IDFCMB.20200722132831.pgp",
            "backupFileName": "SOD.EMB.IDFCMB.20200722132831.pgp",
            "fileGenerationTimeStamp": "22 07 2020 13:28:40"
          }
        },
        "quantity": 5,
        "expiry": {
          "month": 0,
          "year": 3
        }
      }
    },
    "publisher": {
      "appDomain": "services.olympus",
      "serviceName": "embossing",
      "nodeId": "1"
    }
  },
  "topic": "_tenant_140827_CSKU",
  "pType": "olympus.pubsub.model.PubSubEvent",
  "publisher": {
    "appDomain": "services.olympus",
    "serviceName": "embossing",
    "nodeId": "1"
  },
  "publishTime": 1595404720479,
  "oid": "2a4e7b19-9974-f200-0000-000000002a42",
  "flowId": "aa756f4c-3ad5-419e-9cc5-86e28311707e",
  "from": {
    "appDomain": "zeta.in",
    "serviceName": "embossing"
  }
}
        
ORDER_CANCELLED
_tenant_ifiID_CSKU
The ORDER_CANCELLED is triggered when an embossing order is cancelled.
Show HideEvent Data
Switch Theme
Expand More
Copy
Code Copied
 
{
  "payload": {
    "topic": "_tenant_140827_CSKU",
    "name": "CSKU_ORDER_DELETED",
    "eventID": "97b1a478-88e6-46cc-b0b4-17168f92d0f8",
    "source": {
      "uri": "csku://140827/IDFC_FAMPAY_PHYSICAL/fca246d8-697b-4aac-9f1a-6a84f4155ea4?",
      "tags": [
        "tag://vbo/12313131?",
        "tag://manualdispatch/manual?",
        "tag://dispatchmode/manual?"
      ],
      "state": "ACTIVE/ORDER_CANCELLED"
    },
    "origin": {
      "instance": "instance://default/embossing/1",
      "time": 1595571217609,
      "flowID": "8547ead8-7298-433d-96fe-4f083bbee3ae"
    },
    "data": {
      "cardSku": {
        "cardSkuID": "IDFC_FAMPAY_PHYSICAL",
        "productID": "201383917079881",
        "binRange": "50864532",
        "plasticCode": "WHITEC",
        "clientId": "rupay-embossing",
        "fileAttributes": {
          "bankIdentifier": "IDFC"
        },
        "tags": [
          "tag://vbo/12313131",
          "tag://manualdispatch/manual",
          "tag://dispatchmode/manual"
        ],
        "vendorID": "MAIL"
      },
      "orderSummary": {
        "orderID": "fca246d8-697b-4aac-9f1a-6a84f4155ea4",
        "clientOrderID": "PersonalizedTestOrder7gebdoskf",
        "cardSkuID": "IDFC_FAMPAY_PHYSICAL",
        "orderStatus": "ORDER_CANCELLED",
        "orderType": "PERSONALIZED",
        "files": {},
        "quantity": 2,
        "expiry": {
          "month": 1,
          "year": 5
        }
      }
    },
    "publisher": {
      "appDomain": "services.olympus",
      "serviceName": "embossing",
      "nodeId": "1"
    }
  },
  "topic": "_tenant_140827_CSKU",
  "pType": "olympus.pubsub.model.PubSubEvent",
  "publisher": {
    "appDomain": "services.olympus",
    "serviceName": "embossing",
    "nodeId": "1"
  },
  "publishTime": 1595571217609,
  "oid": "014e7cea-2715-9600-0000-000000002df8",
  "flowId": "8547ead8-7298-433d-96fe-4f083bbee3ae",
  "from": {
    "appDomain": "zeta.in",
    "serviceName": "embossing"
  }
}
        
ENABLED
_tenant_ifiID_CPRD
The ENABLED event is triggered when the card status at (Card Managemnent System)CMS is marked active/enabled
Show HideEvent Data
Switch Theme
Expand More
Copy
Code Copied
 
{
  "payload": {
    "topic": "_tenant_140827_CPRD",
    "name": "CPRD_CARD_CREATED",
    "eventID": "bd12e668-8125-473f-a84c-5e61e5a449f7",
    "source": {
      "uri": "card://140827/201383917079881/f980dccb-8013-4777-9d4d-060c9f32bbe2?",
      "tags": [],
      "state": "ACTIVE/ENABLED"
    },
    "origin": {
      "instance": "instance://default/gwmain/1",
      "time": 1594910549023,
      "flowID": "60597688-094b-4d28-ba57-9a70c71a2266"
    },
    "data": {
      "resource": {
        "uri": "resource://864e23f5-e205-40df-9a19-9d4e8c68c0a0",
        "attributes": {}
      },
      "crn": "197940272199",
      "cardType": "PHYSICAL",
      "maskedPan": "508645-xxxxxx-6656",
      "cardStatus": "ENABLED",
      "statusReason": {
        "code": "OTHER",
        "description": ""
      },
      "orderDetails": {
        "orderID": "d8061d0a-2fa0-46a3-88a6-9a0ddc5f7576",
        "cardSkuID": "IDFC_FAMPAY_MS",
        "cardSku": {
          "cardSkuId": "IDFC_FAMPAY_MS",
          "productID": "201383917079881",
          "ifi": "140827",
          "bin": "508645",
          "plasticCode": "WHITEC",
          "vendorID": "MAIL",
          "tags": [],
          "range": "32"
        },
        "plasticCode": "WHITEC",
        "thirdLineEmbossing": "",
        "fourthLineEmbossing": "",
        "expiry": {
          "month": "6",
          "year": "25"
        },
        "deliveryAddress": {},
        "tenantAttributes": {},
        "orderStatus": "CARD_DATA_GENERATED"
      },
      "vectors": [
        "vector://ACCOUNTHOLDER/7f17d3fa-50e0-4d9f-86df-4482594aabb6"
      ],
      "tenantAttributes": {},
      "binRange": {
        "bin": "508645",
        "range": "32",
        "peConfig": {}
      },
      "cguid": "f980dccb-8013-4777-9d4d-060c9f32bbe2"
    },
    "publisher": {
      "appDomain": "services.olympus",
      "serviceName": "gwmain",
      "nodeId": "1"
    },
    "emitterType": "EVENT"
  },
  "topic": "_tenant_140827_CPRD",
  "pType": "olympus.pubsub.model.PubSubEvent",
  "publisher": {
    "appDomain": "services.olympus",
    "serviceName": "gwmain",
    "nodeId": "1"
  },
  "publishTime": 1594910549025,
  "oid": "3ff5c719-14ff-7400-0000-000000000006",
  "flowId": "60597688-094b-4d28-ba57-9a70c71a2266",
  "from": {
    "appDomain": "zeta.in",
    "serviceName": "gwmain"
  }
}
        
DISABLED
_tenant_ifiID_CPRD
The DISABLED event is triggered when the card status at CMS is marked inactive/disabled
Show HideEvent Data
Switch Theme
Expand More
Copy
Code Copied
 
{
  "payload": {
    "topic": "_tenant_140827_CPRD",
    "name": "CPRD_CARD_UPDATED",
    "eventID": "5880fdab-75e0-41e5-a106-1cac69fb1137",
    "source": {
      "uri": "card://140827/201383917079881/1a00e706-6f5b-4651-9363-fdc7317bfe3b?",
      "tags": [],
      "state": "ACTIVE/DISABLED"
    },
    "origin": {
      "instance": "instance://default/gwmain/1",
      "time": 1594911569976,
      "flowID": "00a326b7-016d-4c91-bd90-ba402b1dc3bf"
    },
    "data": {
      "resource": {
        "uri": "resource://fe94d394",
        "attributes": {}
      },
      "crn": "139336181412",
      "cardType": "PHYSICAL",
      "maskedPan": "508645-xxxxxx-4708",
      "cardStatus": "DISABLED",
      "statusReason": {
        "code": "HOTLISTED",
        "description": "User's card was stolen"
      },
      "orderDetails": {
        "orderID": "0be50e9c",
        "cardSkuID": "IDFC_FAMPAY_MS",
        "cardSku": {
          "cardSkuId": "IDFC_FAMPAY_MS",
          "productID": "201383917079881",
          "ifi": "140827",
          "bin": "508645",
          "plasticCode": "WHITEC",
          "vendorID": "MAIL",
          "tags": [],
          "range": "32"
        },
        "plasticCode": "WHITEC",
        "thirdLineEmbossing": "NA",
        "fourthLineEmbossing": "NA",
        "expiry": {
          "month": "8",
          "year": "45"
        },
        "deliveryAddress": {
          "country": "IN",
          "city": "Del",
          "postalCode": "110001",
          "contactNumber": "8750999042",
          "addressLine1": "l1",
          "addressLine2": "l2",
          "addressLine3": "l3",
          "state": "Del",
          "addressLine4": "l4"
        },
        "tenantAttributes": {},
        "orderStatus": "EMBOSSING_FILE_GENERATED"
      },
      "vectors": [],
      "tenantAttributes": {},
      "binRange": {
        "bin": "508645",
        "range": "32",
        "peConfig": {}
      },
      "cguid": "1a00e706-6f5b-4651-9363-fdc7317bfe3b"
    },
    "publisher": {
      "appDomain": "services.olympus",
      "serviceName": "gwmain",
      "nodeId": "1"
    },
    "emitterType": "EVENT"
  },
  "topic": "_tenant_140827_CPRD",
  "pType": "olympus.pubsub.model.PubSubEvent",
  "publisher": {
    "appDomain": "services.olympus",
    "serviceName": "gwmain",
    "nodeId": "1"
  },
  "publishTime": 1594911569976,
  "oid": "3ff5c719-14ff-7400-0000-000000000067",
  "flowId": "00a326b7-016d-4c91-bd90-ba402b1dc3bf",
  "from": {
    "appDomain": "zeta.in",
    "serviceName": "gwmain"
  }
}
        
APPLICATION-V1_CREATED
_tenant_ifiID_APPLICATION-V1
Appears when a new application is created
Show HideEvent Data
Switch Theme
Expand More
Copy
Code Copied
 
"{
  ""payload"": {
    ""topic"": ""_tenant_162402_APPLICATION-V1"",
    ""name"": ""APPLICATION-V1_CREATED"",
    ""eventID"": ""f24432dd-0ed9-4899-8eab-0faf6bf7833b"",
    ""source"": {
      ""uri"": ""APPLICATION-V1://162402/509642c3-ee9f-4b04-a75a-b81e665275c3"",
      ""tags"": [
        ""tag://spool-id/37463ed4-637e-426f-8223-fa45b8bd2d91""
      ],
      ""state"": ""DATA_CAPTURE_INITIATED""
    },
    ""origin"": {
      ""instance"": ""instance://default/cosmos-application/7165"",
      ""time"": 1611339919217,
      ""flowID"": ""fbfcb000-5260-43f5-916b-66fddce71344""
    },
    ""data"": {
      ""id"": ""509642c3-ee9f-4b04-a75a-b81e665275c3"",
      ""requestId"": ""9fecdc41-7b67-4831-851b-ac1bff5f9b0c"",
      ""spoolId"": ""37463ed4-637e-426f-8223-fa45b8bd2d91"",
      ""status"": ""DATA_CAPTURE_INITIATED"",
      ""ifiId"": 162402,
      ""sections"": {
        ""PersonalDetails"": {
          ""id"": ""b8daca67-6862-4575-893b-7d4631299a95"",
          ""ifiId"": 162402,
          ""applicationId"": ""509642c3-ee9f-4b04-a75a-b81e665275c3"",
          ""name"": ""PersonalDetails"",
          ""type"": ""Details"",
          ""details"": {
            ""Age"": ""26"",
            ""Name"": ""AutomationNilda"",
            ""Nationality"": ""INDIAN""
          },
          ""createdAt"": {
            ""date"": {
              ""year"": 2021,
              ""month"": 1,
              ""day"": 22
            },
            ""time"": {
              ""hour"": 18,
              ""minute"": 25,
              ""second"": 17,
              ""nano"": 832927000
            }
          },
          ""updatedAt"": {
            ""date"": {
              ""year"": 2021,
              ""month"": 1,
              ""day"": 22
            },
            ""time"": {
              ""hour"": 18,
              ""minute"": 25,
              ""second"": 17,
              ""nano"": 832927000
            }
          }
        }
      },
      ""vectors"": [
        {
          ""id"": ""3b7c5bb4-c731-4043-b224-d4f07df6352e"",
          ""ifiId"": 162402,
          ""applicationId"": ""509642c3-ee9f-4b04-a75a-b81e665275c3"",
          ""type"": ""p"",
          ""value"": ""+1611339917582"",
          ""status"": ""ENABLED"",
          ""attributes"": {},
          ""createdAt"": {
            ""date"": {
              ""year"": 2021,
              ""month"": 1,
              ""day"": 22
            },
            ""time"": {
              ""hour"": 18,
              ""minute"": 25,
              ""second"": 17,
              ""nano"": 793355000
            }
          },
          ""updatedAt"": {
            ""date"": {
              ""year"": 2021,
              ""month"": 1,
              ""day"": 22
            },
            ""time"": {
              ""hour"": 18,
              ""minute"": 25,
              ""second"": 17,
              ""nano"": 793355000
            }
          }
        }
      ],
      ""tags"": [
        {
          ""type"": ""spool-id"",
          ""value"": ""37463ed4-637e-426f-8223-fa45b8bd2d91"",
          ""attributes"": {}
        }
      ],
      ""stages"": [
        {
          ""id"": ""07141529-408c-488c-a1d7-d7804259fc54"",
          ""ifiId"": 162402,
          ""applicationId"": ""509642c3-ee9f-4b04-a75a-b81e665275c3"",
          ""name"": ""ASSESSMENT"",
          ""status"": ""NOT_INITIATED"",
          ""result"": {},
          ""details"": {},
          ""createdAt"": {
            ""date"": {
              ""year"": 2021,
              ""month"": 1,
              ""day"": 22
            },
            ""time"": {
              ""hour"": 18,
              ""minute"": 25,
              ""second"": 18,
              ""nano"": 500949000
            }
          },
          ""updatedAt"": {
            ""date"": {
              ""year"": 2021,
              ""month"": 1,
              ""day"": 22
            },
            ""time"": {
              ""hour"": 18,
              ""minute"": 25,
              ""second"": 18,
              ""nano"": 500949000
            }
          }
        },
        {
          ""id"": ""318dc2eb-acd1-4804-9c3e-753315a5d543"",
          ""ifiId"": 162402,
          ""applicationId"": ""509642c3-ee9f-4b04-a75a-b81e665275c3"",
          ""name"": ""DATA_CAPTURE"",
          ""status"": ""INITIATED"",
          ""result"": {
            ""validationPassed"": {
              ""validation"": ""successful""
            }
          },
          ""details"": {},
          ""createdAt"": {
            ""date"": {
              ""year"": 2021,
              ""month"": 1,
              ""day"": 22
            },
            ""time"": {
              ""hour"": 18,
              ""minute"": 25,
              ""second"": 18,
              ""nano"": 196758000
            }
          },
          ""updatedAt"": {
            ""date"": {
              ""year"": 2021,
              ""month"": 1,
              ""day"": 22
            },
            ""time"": {
              ""hour"": 18,
              ""minute"": 25,
              ""second"": 19,
              ""nano"": 80819000
            }
          }
        },
        {
          ""id"": ""c25427a0-fbf8-4250-a38c-517393756bad"",
          ""ifiId"": 162402,
          ""applicationId"": ""509642c3-ee9f-4b04-a75a-b81e665275c3"",
          ""name"": ""ENRICHMENT"",
          ""status"": ""NOT_INITIATED"",
          ""result"": {},
          ""details"": {},
          ""createdAt"": {
            ""date"": {
              ""year"": 2021,
              ""month"": 1,
              ""day"": 22
            },
            ""time"": {
              ""hour"": 18,
              ""minute"": 25,
              ""second"": 18,
              ""nano"": 194037000
            }
          },
          ""updatedAt"": {
            ""date"": {
              ""year"": 2021,
              ""month"": 1,
              ""day"": 22
            },
            ""time"": {
              ""hour"": 18,
              ""minute"": 25,
              ""second"": 18,
              ""nano"": 194037000
            }
          }
        },
        {
          ""id"": ""f07a619d-c7fa-4b1e-b51b-b2cf28c45b08"",
          ""ifiId"": 162402,
          ""applicationId"": ""509642c3-ee9f-4b04-a75a-b81e665275c3"",
          ""name"": ""PROVISIONING"",
          ""status"": ""NOT_INITIATED"",
          ""result"": {},
          ""details"": {},
          ""createdAt"": {
            ""date"": {
              ""year"": 2021,
              ""month"": 1,
              ""day"": 22
            },
            ""time"": {
              ""hour"": 18,
              ""minute"": 25,
              ""second"": 18,
              ""nano"": 498327000
            }
          },
          ""updatedAt"": {
            ""date"": {
              ""year"": 2021,
              ""month"": 1,
              ""day"": 22
            },
            ""time"": {
              ""hour"": 18,
              ""minute"": 25,
              ""second"": 18,
              ""nano"": 498327000
            }
          }
        },
        {
          ""id"": ""926608ba-51f7-4631-a964-c2dec73a1ea1"",
          ""ifiId"": 162402,
          ""applicationId"": ""509642c3-ee9f-4b04-a75a-b81e665275c3"",
          ""name"": ""REVIEW"",
          ""status"": ""NOT_INITIATED"",
          ""result"": {},
          ""details"": {},
          ""createdAt"": {
            ""date"": {
              ""year"": 2021,
              ""month"": 1,
              ""day"": 22
            },
            ""time"": {
              ""hour"": 18,
              ""minute"": 25,
              ""second"": 18,
              ""nano"": 494577000
            }
          },
          ""updatedAt"": {
            ""date"": {
              ""year"": 2021,
              ""month"": 1,
              ""day"": 22
            },
            ""time"": {
              ""hour"": 18,
              ""minute"": 25,
              ""second"": 18,
              ""nano"": 494577000
            }
          }
        }
      ],
      ""createdAt"": {
        ""date"": {
          ""year"": 2021,
          ""month"": 1,
          ""day"": 22
        },
        ""time"": {
          ""hour"": 18,
          ""minute"": 25,
          ""second"": 17,
          ""nano"": 763584000
        }
      },
      ""updatedAt"": {
        ""date"": {
          ""year"": 2021,
          ""month"": 1,
          ""day"": 22
        },
        ""time"": {
          ""hour"": 18,
          ""minute"": 25,
          ""second"": 18,
          ""nano"": 935914000
        }
      }
    },
    ""publisher"": {
      ""appDomain"": ""services.olympus"",
      ""serviceName"": ""cosmos-application"",
      ""nodeId"": ""7165""
    }
  },
  ""topic"": ""_tenant_162402_APPLICATION-V1"",
  ""pType"": ""olympus.pubsub.model.PubSubEvent"",
  ""emitterType"": ""EVENT"",
  ""publisher"": {
    ""appDomain"": ""services.olympus"",
    ""serviceName"": ""cosmos-application"",
    ""nodeId"": ""7165""
  },
  ""publishTime"": 1611339919217,
  ""oid"": ""00001bfd-0000-1954-0000-000000000001"",
  ""flowId"": ""fbfcb000-5260-43f5-916b-66fddce71344"",
  ""from"": {
    ""appDomain"": ""services.olympus"",
    ""serviceName"": ""cosmos-application"",
    ""nodeId"": ""7165""
  }
}"
        
APPLICATION-V1_UPDATED
_tenant_ifiID_APPLICATION-V1
Appears when any detail besides the application stage and status are updated for an application.
Show HideEvent Data
Switch Theme
Expand More
Copy
Code Copied
 
"{
  ""payload"": {
    ""topic"": ""_tenant_162402_APPLICATION-V1"",
    ""name"": ""APPLICATION-V1_UPDATED"",
    ""eventID"": ""fb0fd263-8309-4420-9bfc-3216ebfd7d40"",
    ""source"": {
      ""uri"": ""APPLICATION-V1://162402/81fb001d-253b-4b39-ad8b-eaa5d300d14c"",
      ""tags"": [
        ""tag://spool-id/57ccd660-e6e4-4bfa-aeac-f3b6e99354c4""
      ],
      ""state"": ""DATA_CAPTURE_INITIATED""
    },
    ""origin"": {
      ""instance"": ""instance://default/cosmos-application/5998"",
      ""time"": 1611339941304,
      ""flowID"": ""6e414f16-06dc-4626-abc7-55c3e68c92b2""
    },
    ""data"": {
      ""id"": ""81fb001d-253b-4b39-ad8b-eaa5d300d14c"",
      ""requestId"": ""6d678b5d-b5c6-4ae3-8222-171381623d76"",
      ""spoolId"": ""57ccd660-e6e4-4bfa-aeac-f3b6e99354c4"",
      ""status"": ""DATA_CAPTURE_INITIATED"",
      ""ifiId"": 162402,
      ""sections"": {},
      ""vectors"": [
        {
          ""id"": ""64ade963-a8c3-46fe-9dbf-24a7aab6e6eb"",
          ""ifiId"": 162402,
          ""applicationId"": ""81fb001d-253b-4b39-ad8b-eaa5d300d14c"",
          ""type"": ""e"",
          ""value"": ""[email protected]"",
          ""status"": ""ENABLED"",
          ""attributes"": {},
          ""createdAt"": {
            ""date"": {
              ""year"": 2021,
              ""month"": 1,
              ""day"": 22
            },
            ""time"": {
              ""hour"": 18,
              ""minute"": 25,
              ""second"": 41,
              ""nano"": 276576000
            }
          },
          ""updatedAt"": {
            ""date"": {
              ""year"": 2021,
              ""month"": 1,
              ""day"": 22
            },
            ""time"": {
              ""hour"": 18,
              ""minute"": 25,
              ""second"": 41,
              ""nano"": 276576000
            }
          }
        }
      ],
      ""tags"": [
        {
          ""type"": ""spool-id"",
          ""value"": ""57ccd660-e6e4-4bfa-aeac-f3b6e99354c4"",
          ""attributes"": {}
        }
      ],
      ""stages"": [
        {
          ""id"": ""10bb4d12-43c4-4e64-b9ba-a2768397db21"",
          ""ifiId"": 162402,
          ""applicationId"": ""81fb001d-253b-4b39-ad8b-eaa5d300d14c"",
          ""name"": ""ASSESSMENT"",
          ""status"": ""NOT_INITIATED"",
          ""result"": {},
          ""details"": {},
          ""createdAt"": {
            ""date"": {
              ""year"": 2021,
              ""month"": 1,
              ""day"": 22
            },
            ""time"": {
              ""hour"": 18,
              ""minute"": 25,
              ""second"": 39,
              ""nano"": 860324000
            }
          },
          ""updatedAt"": {
            ""date"": {
              ""year"": 2021,
              ""month"": 1,
              ""day"": 22
            },
            ""time"": {
              ""hour"": 18,
              ""minute"": 25,
              ""second"": 39,
              ""nano"": 860324000
            }
          }
        },
        {
          ""id"": ""29ba1dee-645c-43aa-96c2-1a79ddc17244"",
          ""ifiId"": 162402,
          ""applicationId"": ""81fb001d-253b-4b39-ad8b-eaa5d300d14c"",
          ""name"": ""DATA_CAPTURE"",
          ""status"": ""INITIATED"",
          ""result"": {
            ""validationPassed"": {
              ""validation"": ""successful""
            }
          },
          ""details"": {},
          ""createdAt"": {
            ""date"": {
              ""year"": 2021,
              ""month"": 1,
              ""day"": 22
            },
            ""time"": {
              ""hour"": 18,
              ""minute"": 25,
              ""second"": 40,
              ""nano"": 219577000
            }
          },
          ""updatedAt"": {
            ""date"": {
              ""year"": 2021,
              ""month"": 1,
              ""day"": 22
            },
            ""time"": {
              ""hour"": 18,
              ""minute"": 25,
              ""second"": 40,
              ""nano"": 884221000
            }
          }
        },
        {
          ""id"": ""ac01b86e-8c5b-4555-849d-bd3976c2e2c9"",
          ""ifiId"": 162402,
          ""applicationId"": ""81fb001d-253b-4b39-ad8b-eaa5d300d14c"",
          ""name"": ""ENRICHMENT"",
          ""status"": ""NOT_INITIATED"",
          ""result"": {},
          ""details"": {},
          ""createdAt"": {
            ""date"": {
              ""year"": 2021,
              ""month"": 1,
              ""day"": 22
            },
            ""time"": {
              ""hour"": 18,
              ""minute"": 25,
              ""second"": 40,
              ""nano"": 235713000
            }
          },
          ""updatedAt"": {
            ""date"": {
              ""year"": 2021,
              ""month"": 1,
              ""day"": 22
            },
            ""time"": {
              ""hour"": 18,
              ""minute"": 25,
              ""second"": 40,
              ""nano"": 235713000
            }
          }
        },
        {
          ""id"": ""826eeb7a-3a9b-447b-a56c-cd03bfc9e8f4"",
          ""ifiId"": 162402,
          ""applicationId"": ""81fb001d-253b-4b39-ad8b-eaa5d300d14c"",
          ""name"": ""PROVISIONING"",
          ""status"": ""NOT_INITIATED"",
          ""result"": {},
          ""details"": {},
          ""createdAt"": {
            ""date"": {
              ""year"": 2021,
              ""month"": 1,
              ""day"": 22
            },
            ""time"": {
              ""hour"": 18,
              ""minute"": 25,
              ""second"": 40,
              ""nano"": 239515000
            }
          },
          ""updatedAt"": {
            ""date"": {
              ""year"": 2021,
              ""month"": 1,
              ""day"": 22
            },
            ""time"": {
              ""hour"": 18,
              ""minute"": 25,
              ""second"": 40,
              ""nano"": 239515000
            }
          }
        },
        {
          ""id"": ""5d25dee9-a623-4371-9bc4-462c4246b052"",
          ""ifiId"": 162402,
          ""applicationId"": ""81fb001d-253b-4b39-ad8b-eaa5d300d14c"",
          ""name"": ""REVIEW"",
          ""status"": ""NOT_INITIATED"",
          ""result"": {},
          ""details"": {},
          ""createdAt"": {
            ""date"": {
              ""year"": 2021,
              ""month"": 1,
              ""day"": 22
            },
            ""time"": {
              ""hour"": 18,
              ""minute"": 25,
              ""second"": 40,
              ""nano"": 240651000
            }
          },
          ""updatedAt"": {
            ""date"": {
              ""year"": 2021,
              ""month"": 1,
              ""day"": 22
            },
            ""time"": {
              ""hour"": 18,
              ""minute"": 25,
              ""second"": 40,
              ""nano"": 240651000
            }
          }
        }
      ],
      ""createdAt"": {
        ""date"": {
          ""year"": 2021,
          ""month"": 1,
          ""day"": 22
        },
        ""time"": {
          ""hour"": 18,
          ""minute"": 25,
          ""second"": 39,
          ""nano"": 823141000
        }
      },
      ""updatedAt"": {
        ""date"": {
          ""year"": 2021,
          ""month"": 1,
          ""day"": 22
        },
        ""time"": {
          ""hour"": 18,
          ""minute"": 25,
          ""second"": 40,
          ""nano"": 713078000
        }
      }
    },
    ""publisher"": {
      ""appDomain"": ""services.olympus"",
      ""serviceName"": ""cosmos-application"",
      ""nodeId"": ""5998""
    }
  },
  ""topic"": ""_tenant_162402_APPLICATION-V1"",
  ""pType"": ""olympus.pubsub.model.PubSubEvent"",
  ""emitterType"": ""EVENT"",
  ""publisher"": {
    ""appDomain"": ""services.olympus"",
    ""serviceName"": ""cosmos-application"",
    ""nodeId"": ""5998""
  },
  ""publishTime"": 1611339941305,
  ""oid"": ""0000176e-0000-eb29-0000-000000000004"",
  ""flowId"": ""6e414f16-06dc-4626-abc7-55c3e68c92b2"",
  ""from"": {
    ""appDomain"": ""services.olympus"",
    ""serviceName"": ""cosmos-application"",
    ""nodeId"": ""5998""
  }
}"
        
SKU_CREATED
_tenant_ifiID_SKU
Appears when a new SKU is created.
Show HideEvent Data
Switch Theme
Expand More
Copy
Code Copied
 
"{
  ""payload"": {
    ""topic"": ""_tenant_162402_SKU"",
    ""name"": ""SKU_CREATED"",
    ""eventID"": ""7240affc-3ef8-480f-a4a5-ddfec67b0b1a"",
    ""source"": {
      ""uri"": ""SKU://162402/b7c347d8-b501-43fd-a93c-4dcb2c94fab1"",
      ""tags"": [],
      ""state"": ""ENABLED""
    },
    ""origin"": {
      ""instance"": ""instance://default/cosmos-application/5998"",
      ""time"": 1611340745268,
      ""flowID"": ""9de118ef-cb7d-4b74-beeb-53e3613ec2e3""
    },
    ""data"": {
      ""id"": ""b7c347d8-b501-43fd-a93c-4dcb2c94fab1"",
      ""ifiId"": 162402,
      ""name"": ""AutomationHouston"",
      ""code"": ""1611340745076"",
      ""thumbnailURL"": ""thumbnailURL"",
      ""coverImageURL"": ""coveImageURL"",
      ""contactInfo"": {},
      ""tnc"": ""tnc"",
      ""status"": ""ENABLED"",
      ""attributes"": {},
      ""createdAt"": {
        ""date"": {
          ""year"": 2021,
          ""month"": 1,
          ""day"": 22
        },
        ""time"": {
          ""hour"": 18,
          ""minute"": 39,
          ""second"": 5,
          ""nano"": 248528000
        }
      },
      ""updatedAt"": {
        ""date"": {
          ""year"": 2021,
          ""month"": 1,
          ""day"": 22
        },
        ""time"": {
          ""hour"": 18,
          ""minute"": 39,
          ""second"": 5,
          ""nano"": 248528000
        }
      }
    },
    ""publisher"": {
      ""appDomain"": ""services.olympus"",
      ""serviceName"": ""cosmos-application"",
      ""nodeId"": ""5998""
    }
  },
  ""topic"": ""_tenant_162402_SKU"",
  ""pType"": ""olympus.pubsub.model.PubSubEvent"",
  ""emitterType"": ""EVENT"",
  ""publisher"": {
    ""appDomain"": ""services.olympus"",
    ""serviceName"": ""cosmos-application"",
    ""nodeId"": ""5998""
  },
  ""publishTime"": 1611340745268,
  ""oid"": ""0000176e-0000-eb97-0000-000000000001"",
  ""flowId"": ""9de118ef-cb7d-4b74-beeb-53e3613ec2e3"",
  ""from"": {
    ""appDomain"": ""services.olympus"",
    ""serviceName"": ""cosmos-application"",
    ""nodeId"": ""5998""
  }
}"
        
SKU_UPDATED
_tenant_ifiID_SKU
Appears when any detail of the SKU is updated
Show HideEvent Data
Switch Theme
Expand More
Copy
Code Copied
 
"{
  ""payload"": {
    ""topic"": ""_tenant_162402_SKU"",
    ""name"": ""SKU_UPDATED"",
    ""eventID"": ""5dbacec8-58ea-4a88-9da7-96b58e9a0f5f"",
    ""source"": {
      ""uri"": ""SKU://162402/564ee10f-7098-45a1-a79e-0a206eaab2de"",
      ""tags"": [],
      ""state"": ""ENABLED""
    },
    ""origin"": {
      ""instance"": ""instance://default/cosmos-application/5998"",
      ""time"": 1611340747415,
      ""flowID"": ""612cf181-6d22-4487-b4f5-5f821cb4f92c""
    },
    ""data"": {
      ""id"": ""564ee10f-7098-45a1-a79e-0a206eaab2de"",
      ""ifiId"": 162402,
      ""name"": ""updatedSkuName"",
      ""code"": ""1611340747283"",
      ""thumbnailURL"": ""thumbnailURL"",
      ""coverImageURL"": ""coveImageURL"",
      ""contactInfo"": {},
      ""tnc"": ""tnc"",
      ""status"": ""ENABLED"",
      ""attributes"": {},
      ""createdAt"": {
        ""date"": {
          ""year"": 2021,
          ""month"": 1,
          ""day"": 22
        },
        ""time"": {
          ""hour"": 18,
          ""minute"": 39,
          ""second"": 7,
          ""nano"": 322269000
        }
      },
      ""updatedAt"": {
        ""date"": {
          ""year"": 2021,
          ""month"": 1,
          ""day"": 22
        },
        ""time"": {
          ""hour"": 18,
          ""minute"": 39,
          ""second"": 7,
          ""nano"": 394009000
        }
      }
    },
    ""publisher"": {
      ""appDomain"": ""services.olympus"",
      ""serviceName"": ""cosmos-application"",
      ""nodeId"": ""5998""
    }
  },
  ""topic"": ""_tenant_162402_SKU"",
  ""pType"": ""olympus.pubsub.model.PubSubEvent"",
  ""emitterType"": ""EVENT"",
  ""publisher"": {
    ""appDomain"": ""services.olympus"",
    ""serviceName"": ""cosmos-application"",
    ""nodeId"": ""5998""
  },
  ""publishTime"": 1611340747415,
  ""oid"": ""0000176e-0000-eb9c-0000-000000000001"",
  ""flowId"": ""612cf181-6d22-4487-b4f5-5f821cb4f92c"",
  ""from"": {
    ""appDomain"": ""services.olympus"",
    ""serviceName"": ""cosmos-application"",
    ""nodeId"": ""5998""
  }
}"
        
SPOOL_CREATED
_tenant_ifiID_SPOOL
Appears when a new Spool is created.
Show HideEvent Data
Switch Theme
Expand More
Copy
Code Copied
 
"{
  ""payload"": {
    ""topic"": ""_tenant_162402_SPOOL"",
    ""name"": ""SPOOL_CREATED"",
    ""eventID"": ""54c8a41b-8134-4dca-895c-e8a276824c97"",
    ""source"": {
      ""uri"": ""SPOOL://162402/9f3861bc-4734-4264-a7c8-6431f12ce08e"",
      ""tags"": [],
      ""state"": ""ENABLED""
    },
    ""origin"": {
      ""instance"": ""instance://default/cosmos-application/6571"",
      ""time"": 1611339910114,
      ""flowID"": ""029eaea0-48c7-4192-af60-9780c5d51f8c""
    },
    ""data"": {
      ""id"": ""9f3861bc-4734-4264-a7c8-6431f12ce08e"",
      ""ifiId"": 162402,
      ""name"": ""AutomationSeymour"",
      ""code"": ""1611339909955"",
      ""provisionalWorkFlowHAR"": {
        ""url"": ""https://httpbin.org/post"",
        ""method"": ""POST""
      },
      ""skuId"": ""a0d49e6f-49f9-4f68-98bb-4f0dccbfb24a"",
      ""schema"": {},
      ""sla"": {},
      ""spoolManager"": ""AutomationBednar"",
      ""attributes"": {
        ""A"": ""LiveSanity-test""
      },
      ""status"": ""ENABLED"",
      ""createdAt"": {
        ""date"": {
          ""year"": 2021,
          ""month"": 1,
          ""day"": 22
        },
        ""time"": {
          ""hour"": 18,
          ""minute"": 25,
          ""second"": 10,
          ""nano"": 85304000
        }
      },
      ""updatedAt"": {
        ""date"": {
          ""year"": 2021,
          ""month"": 1,
          ""day"": 22
        },
        ""time"": {
          ""hour"": 18,
          ""minute"": 25,
          ""second"": 10,
          ""nano"": 85304000
        }
      },
      ""decisionEngine"": {}
    },
    ""publisher"": {
      ""appDomain"": ""services.olympus"",
      ""serviceName"": ""cosmos-application"",
      ""nodeId"": ""6571""
    }
  },
  ""topic"": ""_tenant_162402_SPOOL"",
  ""pType"": ""olympus.pubsub.model.PubSubEvent"",
  ""emitterType"": ""EVENT"",
  ""publisher"": {
    ""appDomain"": ""services.olympus"",
    ""serviceName"": ""cosmos-application"",
    ""nodeId"": ""6571""
  },
  ""publishTime"": 1611339910114,
  ""oid"": ""000019ab-0000-ce15-0000-000000000001"",
  ""flowId"": ""029eaea0-48c7-4192-af60-9780c5d51f8c"",
  ""from"": {
    ""appDomain"": ""services.olympus"",
    ""serviceName"": ""cosmos-application"",
    ""nodeId"": ""6571""
  }
}"
        
SPOOL_UPDATED
_tenant_ifiID_SPOOL
Appears when any detail of the Spool is updated
Show HideEvent Data
Switch Theme
Expand More
Copy
Code Copied
 
"{
  ""payload"": {
    ""topic"": ""_tenant_162402_SPOOL"",
    ""name"": ""SPOOL_UPDATED"",
    ""eventID"": ""129b3b82-c236-49e6-bc93-91bbed9a084d"",
    ""source"": {
      ""uri"": ""SPOOL://162402/3a789d8a-3759-481d-acd9-89f66082fe03"",
      ""tags"": [],
      ""state"": ""DISABLED""
    },
    ""origin"": {
      ""instance"": ""instance://default/cosmos-application/6892"",
      ""time"": 1611339915807,
      ""flowID"": ""05768461-fe94-4c8b-8e5b-7e27e34b52e0""
    },
    ""data"": {
      ""id"": ""3a789d8a-3759-481d-acd9-89f66082fe03"",
      ""ifiId"": 162402,
      ""name"": ""updatedSpoolName"",
      ""code"": ""1611339915032"",
      ""provisionalWorkFlowHAR"": {
        ""url"": ""updatedUrl"",
        ""method"": ""updatedMethod""
      },
      ""skuId"": ""f095fe08-8d15-4d5f-9f14-6b8d2cd1b3dd"",
      ""schema"": {},
      ""sla"": {},
      ""spoolManager"": ""updatedSpoolManager"",
      ""attributes"": {
        ""A"": ""updatedAttributes""
      },
      ""status"": ""DISABLED"",
      ""createdAt"": {
        ""date"": {
          ""year"": 2021,
          ""month"": 1,
          ""day"": 22
        },
        ""time"": {
          ""hour"": 18,
          ""minute"": 25,
          ""second"": 15,
          ""nano"": 140574000
        }
      },
      ""updatedAt"": {
        ""date"": {
          ""year"": 2021,
          ""month"": 1,
          ""day"": 22
        },
        ""time"": {
          ""hour"": 18,
          ""minute"": 25,
          ""second"": 15,
          ""nano"": 375550000
        }
      },
      ""decisionEngine"": {}
    },
    ""publisher"": {
      ""appDomain"": ""services.olympus"",
      ""serviceName"": ""cosmos-application"",
      ""nodeId"": ""6892""
    }
  },
  ""topic"": ""_tenant_162402_SPOOL"",
  ""pType"": ""olympus.pubsub.model.PubSubEvent"",
  ""emitterType"": ""EVENT"",
  ""publisher"": {
    ""appDomain"": ""services.olympus"",
    ""serviceName"": ""cosmos-application"",
    ""nodeId"": ""6892""
  },
  ""publishTime"": 1611339915807,
  ""oid"": ""00001aec-0000-5d8c-0000-000000000002"",
  ""flowId"": ""05768461-fe94-4c8b-8e5b-7e27e34b52e0"",
  ""from"": {
    ""appDomain"": ""services.olympus"",
    ""serviceName"": ""cosmos-application"",
    ""nodeId"": ""6892""
  }
}"
        
AccountHolder_CREATED
_tenant_ifiID_AccountHolder
Appears when a new Account Holder is created.
Show HideEvent Data
Switch Theme
Expand More
Copy
Code Copied
 
{
"payload": {
"topic": "_tenant_162402_AccountHolder",
"name": "AccountHolder_CREATED",
"eventID": "8d704ab4-c3e9-4dbe-96fe-08c30c91c527",
"source": {
"uri": "AccountHolder://162402/ab719862-1266-4918-bee1-edfef06e2a0b?",
"tags": [
"tag://vbo-id/88ffed87-4e93-4f79-a046-00d6da1c3a38?"
],
"state": "ENABLED"
},
"origin": {
"instance": "instance://default/mars/7122",
"time": 1611339827300,
"flowID": "3a20386d-48cb-44c0-98cb-d2ce4dced6c8"
},
"data": {
"requestID": "COSMOS_COMPANY-162402-AUTOMATION_COMPANY-1611339827267",
"id": "ab719862-1266-4918-bee1-edfef06e2a0b",
"ifiID": 162402,
"accountHolderProviderID": "dec95702-f610-4be2-93f0-d4f693043120",
"vectors": [],
"type": "LEGAL",
"status": "ENABLED",
"KYCStatus": {
"ifiID": 162402,
"accountHolderID": "ab719862-1266-4918-bee1-edfef06e2a0b",
"kycStatus": "AADHAAR_OTP",
"updateTime": {
"date": {
"year": 2021,
"month": 1,
"day": 22
},
"time": {
"hour": 18,
"minute": 23,
"second": 47,
"nano": 283034000
}
},
"expiryTime": {
"date": {
"year": 2022,
"month": 1,
"day": 22
},
"time": {
"hour": 18,
"minute": 23,
"second": 47,
"nano": 283000000
}
},
"standardUpdateTime": "2021-01-22T18:23:47.283034Z",
"standardExpiryTime": "2022-01-22T18:23:47.283Z",
"kycStatusPostExpiry": "MINIMAL",
"createdBy": "[email protected]/1",
"updatedBy": "[email protected]/1",
"headers": {}
},
"firstName": "AUTOMATION_COMPANY",
"pops": [
{
"id": "fb730254-0487-4769-b496-ad9c0af2c765",
"ifiID": 162402,
"label": "communication",
"entityID": "ab719862-1266-4918-bee1-edfef06e2a0b",
"entityType": "account_holder",
"address": {
"line1": "Kormangala",
"city": "Bangalore",
"state": "KA",
"postCode": "560008",
"country": "India",
"isDefault": false
},
"contactList": [
{
"firstName": "AutomationTest",
"vectors": [
{
"type": "MAIL",
"value": "[email protected]",
"verified": false
},
{
"type": "PHONE_NUMBER",
"value": "+9190000000000",
"verified": false
}
]
}
],
"status": "ENABLED",
"isDefault": false,
"createdAt": {
"date": {
"year": 2021,
"month": 1,
"day": 22
},
"time": {
"hour": 18,
"minute": 23,
"second": 47,
"nano": 283034000
}
},
"modifiedAt": {
"date": {
"year": 2021,
"month": 1,
"day": 22
},
"time": {
"hour": 18,
"minute": 23,
"second": 47,
"nano": 283034000
}
},
"createdBy": "[email protected]/1",
"updatedBy": "[email protected]/1",
"headers": {}
}
],
"tags": [
{
"type": "vbo-id",
"value": "88ffed87-4e93-4f79-a046-00d6da1c3a38",
"attributes": {}
}
],
"attributes": {
"employeeCount": "100-500",
"cosmos.company.type": "PRIVATE_LIMITED",
"cosmos.company.documents": "[{\"ifiId\":162402,\"entityType\":\"application\",\"entityId\":\"119158\",\"name\":\"cin\",\"url\":\"https://zeta-cosmos-company-agreement-preprod.s3.amazonaws.com/NzQyNDAzQHByb3RldXMuc2VydmljZXMub2x5bXB1cw\\u003d\\u003d/jDsSmm-SWgpXkKN_r36Jek9cTAYo-CTxKJ1TcF5B1d0\\u003d\",\"documentId\":\"123456789012345678901\",\"isSensitive\":false,\"headers\":{}},{\"ifiId\":162402,\"entityType\":\"application\",\"entityId\":\"119158\",\"name\":\"pan\",\"url\":\"https://zeta-cosmos-company-agreement-preprod.s3.amazonaws.com/NzQyNDA1QHByb3RldXMuc2VydmljZXMub2x5bXB1cw\\u003d\\u003d/sxX0Gkhe8N94wJ6hnHNrBVlumhuyxURiN1e4NRVHMPI\\u003d\",\"documentId\":\"fdsfdsfsf\",\"isSensitive\":false,\"headers\":{}},{\"ifiId\":162402,\"entityType\":\"application\",\"entityId\":\"119158\",\"name\":\"gstin\",\"url\":\"https://zeta-cosmos-company-agreement-preprod.s3.amazonaws.com/NzQyNDAzQHByb3RldXMuc2VydmljZXMub2x5bXB1cw\\u003d\\u003d/b5DK567cnrELSKJpJheHJvA4fHOKoBCeSJ_mI_mvUzk\\u003d\",\"documentId\":\"123456789012345\",\"isSensitive\":false,\"headers\":{}}]",
"cosmos.company.corporateId": "117809"
},
"createdAt": {
"date": {
"year": 2021,
"month": 1,
"day": 22
},
"time": {
"hour": 18,
"minute": 23,
"second": 47,
"nano": 283034000
}
},
"updatedAt": {
"date": {
"year": 2021,
"month": 1,
"day": 22
},
"time": {
"hour": 18,
"minute": 23,
"second": 47,
"nano": 283034000
}
},
"createdBy": "[email protected]/1",
"updatedBy": "[email protected]/1",
"headers": {}
},
"publisher": {
"appDomain": "services.olympus",
"serviceName": "mars",
"nodeId": "7122"
}
},
"topic": "_tenant_162402_AccountHolder",
"pType": "olympus.pubsub.model.PubSubEvent",
"emitterType": "EVENT",
"publisher": {
"appDomain": "services.olympus",
"serviceName": "mars",
"nodeId": "7122"
},
"publishTime": 1611339827300,
"oid": "00001bd2-0000-004c-0000-00000001b2b2",
"flowId": "3a20386d-48cb-44c0-98cb-d2ce4dced6c8",
"from": {
"appDomain": "services.olympus",
"serviceName": "mars",
"nodeId": "7122"
}
}
        
AccountHolder_UPDATED
_tenant_ifiID_AccountHolder
Appears when any detail is updated for an account holder
Show HideEvent Data
Switch Theme
Expand More
Copy
Code Copied
 
{
"payload": {
"topic": "_tenant_162402_AccountHolder",
"name": "AccountHolder_UPDATED",
"eventID": "8ec15b4c-978b-487f-a702-48d5949e2970",
"source": {
"uri": "AccountHolder://162402/2e834464-1af8-4b33-8665-84f09a576086?",
"tags": [],
"state": "ENABLED"
},
"origin": {
"instance": "instance://default/mars/7121",
"time": 1611339839494,
"flowID": "b4871e8e-c644-405d-bfdd-2d1db875c93d"
},
"data": {
"requestID": "4d794531-3295-4e27-a857-21d0ada8265d",
"id": "2e834464-1af8-4b33-8665-84f09a576086",
"ifiID": 162402,
"accountHolderProviderID": "dec95702-f610-4be2-93f0-d4f693043120",
"vectors": [
{
"id": "9c843591-460f-4bb9-abc5-825dde820981",
"accountHolderID": "2e834464-1af8-4b33-8665-84f09a576086",
"ifiID": 162402,
"status": "ENABLED",
"type": "e",
"value": "[email protected]",
"verified": false,
"createdAt": "Jan 22, 2021 6:23:59 PM",
"updatedAt": "Jan 22, 2021 6:23:59 PM",
"attributes": {
"key1": "value1",
"key2": "value2",
"key3": "value3"
},
"createdBy": "[email protected]/1",
"updatedBy": "[email protected]/1",
"headers": {}
},
{
"id": "c2b37648-0142-4d33-b5b8-f118582653d5",
"accountHolderID": "2e834464-1af8-4b33-8665-84f09a576086",
"ifiID": 162402,
"status": "ENABLED",
"type": "p",
"value": "+1611339839082",
"verified": false,
"createdAt": "Jan 22, 2021 6:23:59 PM",
"updatedAt": "Jan 22, 2021 6:23:59 PM",
"createdBy": "[email protected]/1",
"updatedBy": "[email protected]/1",
"headers": {}
}
],
"type": "REAL",
"status": "ENABLED",
"KYCStatus": {
"ifiID": 162402,
"accountHolderID": "2e834464-1af8-4b33-8665-84f09a576086",
"kycStatus": "MINIMAL",
"updateTime": {
"date": {
"year": 2021,
"month": 1,
"day": 22
},
"time": {
"hour": 18,
"minute": 23,
"second": 59,
"nano": 218474000
}
},
"expiryTime": {
"date": {
"year": 2119,
"month": 2,
"day": 24
},
"time": {
"hour": 5,
"minute": 49,
"second": 9,
"nano": 0
}
},
"standardUpdateTime": "2021-01-22T18:23:59.218474Z",
"standardExpiryTime": "2119-02-24T05:49:09Z",
"attributes": {
"kycType": "MINIMAL",
"authType": "PAN"
},
"createdBy": "[email protected]/1",
"updatedBy": "[email protected]/1",
"headers": {}
},
"salutation": "Mr.",
"firstName": "AutomationWalter",
"middleName": "AutomationTremblay",
"lastName": "AutomationToy",
"profilePicURL": "https://s3.amazonaws.com/uifaces/faces/twitter/therealmarvin/128.jpg",
"gender": "male",
"pops": [],
"tags": [],
"attributes": {},
"createdAt": {
"date": {
"year": 2021,
"month": 1,
"day": 22
},
"time": {
"hour": 18,
"minute": 23,
"second": 59,
"nano": 218474000
}
},
"updatedAt": {
"date": {
"year": 2021,
"month": 1,
"day": 22
},
"time": {
"hour": 18,
"minute": 23,
"second": 59,
"nano": 218474000
}
},
"createdBy": "[email protected]/1",
"updatedBy": "[email protected]/1",
"headers": {}
},
"publisher": {
"appDomain": "services.olympus",
"serviceName": "mars",
"nodeId": "7121"
}
},
"topic": "_tenant_162402_AccountHolder",
"pType": "olympus.pubsub.model.PubSubEvent",
"emitterType": "EVENT",
"publisher": {
"appDomain": "services.olympus",
"serviceName": "mars",
"nodeId": "7121"
},
"publishTime": 1611339839494,
"oid": "00001bd1-0000-004b-0000-00000001b8cf",
"flowId": "b4871e8e-c644-405d-bfdd-2d1db875c93d",
"from": {
"appDomain": "services.olympus",
"serviceName": "mars",
"nodeId": "7121"
}
}
        
A2ATransfer_CREATED
_tenant_ifiID_a2aTransfer
Appears when a account to account transfer is created
Show HideEvent Data
Switch Theme
Expand More
Copy
Code Copied
 
{
"payload": {
    "topic": "_tenant_140793_a2aTransfer",
    "name": "a2aTransfer_CREATED",
    "eventID": "79906121-bc4a-499d-bc19-b4507f5ff44c",
    "source": {
      "uri": "a2aTransfer://140793/d2e2dea2-d768-4a83-97a6-ee3bd0b6a648?publishingApp=fusion",
      "tags": [
        "tag://vbo-id/aeebc614-648c-4719-992c-03936a755270?publishingApp=fusion"
      ],
      "state": "COMPLETED"
    },
    "origin": {
      "instance": "instance://default/fusion/3064",
      "time": 1620126954809,
      "flowID": "bcb37abf-d1c9-469a-a8c6-ad591129f76a"
    },
    "data": {
      "ifiId": 140793,
      "transferRequest": {
        "requestID": "d2e2dea2-d768-4a83-97a6-ee3bd0b6a648",
        "currency": "INR",
        "amount": 50000,
        "transferCode": "A2A_VBOPayout-VBO2U_AUTH",
        "debitAccountID": "521b2f38-5d0d-4a41-ae25-cec498782014",
        "creditAccountID": "e025e1b0-1225-4bc9-9720-0802c0bdbd6e",
        "transferTime": 1620126953801,
        "remarks": "Transaction ID : 850535ff-56d3-4d72-aac5-ee8a925f222d",
        "attributes": {
          "payment_mode": "netbanking",
          "payment_mode_identifier": "UTIB",
          "transactionId": "850535ff-56d3-4d72-aac5-ee8a925f222d"
        }
      },
      "transferResponse": {
        "requestID": "d2e2dea2-d768-4a83-97a6-ee3bd0b6a648",
        "transferID": "20210504111553961_188722_d2e2dea2-d768-4a83-97a6-ee3bd0b6a648",
        "status": "SUCCESS"
      }
    },
    "publisher": {
      "appDomain": "services.olympus",
      "serviceName": "fusion",
      "nodeId": "3064"
    },
    "emitterType": "EVENT"
  },
  "topic": "_tenant_140793_a2aTransfer",
  "pType": "olympus.pubsub.model.PubSubEvent",
  "publisher": {
    "appDomain": "services.olympus",
    "serviceName": "fusion",
    "nodeId": "3064"
  },
  "publishTime": 1620126954809,
  "oid": "00000bf8-0001-52a6-0000-000000000001",
  "flowId": "bcb37abf-d1c9-469a-a8c6-ad591129f76a",
  "from": {
    "appDomain": "services.olympus",
    "serviceName": "fusion",
    "nodeId": "3064"
  }
}
      
A2AReversal_CREATED
_tenant_ifiID_a2aTransfer
Appears whenever any (A2A) reversal payment is created
Show HideEvent Data
Switch Theme
Expand More
Copy
Code Copied
 
{
  "payload": {
    "topic": "_tenant_140793_a2aReversal",
    "name": "a2aReversal_CREATED",
    "eventID": "d6ea1db2-68c8-4800-99d7-08aa2a87297b",
    "source": {
      "uri": "a2aReversal://140793/kBKyE?publishingApp=fusion",
      "tags": [
        "tag://vbo-id/64be49bc-149a-42f3-b3cf-b0aa0986bd18?publishingApp=fusion"
      ],
      "state": "COMPLETED"
    },
    "origin": {
      "instance": "instance://default/fusion/9189",
      "time": 1632282737319,
      "flowID": "2de1e5cb-a79b-4399-8a75-4e5448077938"
    },
    "data": {
      "ifiId": 140793,
      "reversalRequest": {
        "requestID": "kBKyE",
        "currency": "INR",
        "amount": 300,
        "transferCode": "A2A_VBOPayoutJIT-VBO2U_AUTH-REVERSAL",
        "doPartialReversal": false,
        "remarks": "A2A Payment Reveresed for TransferId 20210914133341784_9607_U91Z1"
      },
      "reversalResponse": {
        "requestID": "kBKyE",
        "paymentType": "REVERSAL",
        "transactionID": "20210922035216955_4993_revert_U91Z1_kBKyE",
        "revertTransactionID": "20210914133341784_9607_U91Z1",
        "amount": 300,
        "currency": "INR",
        "remark": "A2A Payment Reveresed for TransferId 20210914133341784_9607_U91Z1",
        "status": "SUCCESS",
        "statusDetails": {},
        "debitAccounts": [
          "47805550-cc0d-4a15-9dec-97684bc2a171"
        ],
        "creditAccounts": [
          "687e69ef-ef00-495a-abc7-1cc159e4c77f"
        ]
      }
    },
    "publisher": {
      "appDomain": "services.olympus",
      "serviceName": "fusion",
      "nodeId": "9189"
    },
    "emitterType": "EVENT"
  },
  "topic": "_tenant_140793_a2aReversal",
  "pType": "olympus.pubsub.model.PubSubEvent",
  "publisher": {
    "appDomain": "services.olympus",
    "serviceName": "fusion",
    "nodeId": "9189"
  },
  "publishTime": 1632282737321,
  "oid": "000023e5-0000-21c4-0000-000000000001",
  "flowId": "2de1e5cb-a79b-4399-8a75-4e5448077938",
  "from": {
    "appDomain": "services.olympus",
    "serviceName": "fusion",
    "nodeId": "9189"
  }
}

LEDGER_POSTING_CREATED
_tenant_ifiID_LEDGER
The LEDGER_POSTING_CREATED event triggers whenever a posting is committed successfully. There will be multiple events with respect to a single transaction.
Show HideEvent Data
Switch Theme
Expand More
Copy
Code Copied
 
{
"payload": {
    "topic": "_tenant_233862_LEDGER",
    "name": "LEDGER_POSTING_CREATED",
    "eventID": "f73c2a7a-7d76-4ede-982c-2925e128aea2",
    "source": {
      "uri": "LEDGER://233862/4029623482671812559/459455?publishingApp=ledger",
      "tags": [
        "tag://vbo-id/3b005ae7-76fa-4774-99ea-9f1a6a63ea5e"
      ],
      "state": "ENABLED"
    },
    "origin": {
      "instance": "instance://default/ledger/4764",
      "time": 1624261353138,
      "flowID": "1c5028ba-97c6-4e3a-9b65-ac9a6d7a52e2"
    },
    "data": {
      "ifiID": "233862",
      "coaID": "7266887274957374659",
      "coaNode": {
        "name": "GPR_MIN_KYC_WITHOUT_PAN",
        "id": "3140629114458392939"
      },
      "accountHolderID": "56dcf279-45fd-48b4-81bb-8c3bfd934799",
      "ledgerID": "4029623482671812559",
      "ledgerType": "MCC_VOUCHER_RECIPIENT",
      "recordType": "CREDIT",
      "postingID": 459455,
      "transactionID": "20210621074232977_258168_f9af76d7-fa51-4d83-93b0-4caec1ece1c9221624261352920",
      "voucherCode": "ATLAS_P2M_AUTH",
      "previousTransactionID": "20210621074231805_48825_Tmvrtw==",
      "currency": "INR",
      "amount": "200",
      "previousBalance": "0",
      "newBalance": "200",
      "remarks": "TEST",
      "adminUserID": "10",
      "isForced": false,
      "ledgerAttributes": {
        "zeta.card-program-id": "",
        "account.pd-id": "9027743564141915402",
        "account.pf-id": "1290562761319038537",
        "aura.coa-id": "7266887274957374659",
        "bundle.name": "BUN_GPR_MIN_KYC_WITH_PAN",
        "account.account-holder-id": "56dcf279-45fd-48b4-81bb-8c3bfd934799",
        "zeta.card-program-ids": "",
        "aura.parent-node-id": "3140629114458392939",
        "zeta.ifi": "233862",
        "zeta.ifi-product-type": "GPR_MIN_KYC_WITHOUT_PAN",
        "zeta.product-type": "Generic",
        "zeta.ppi-type": "OPEN",
        "athena.account-provider-id": "cc6c5dc3-aaa8-49c4-9a3a-48c1f28b0929",
        "zeta.business-id": "233862"
      },
      "postingAttributes": {
        "debitAuthSignatory": "[\"[email protected]/1\"]",
        "journal.voucherCode": "ATLAS_P2M_AUTH",
        "journal.self": "false",
        "payment.captured": "true",
        "rulesApplied": "[{\"ruleID\":\"Rule-4029623482671812559\",\"version\":\"1\"}]",
        "isP2PTransfer": "false"
      },
      "redeemedCoupons": []
    },
    "publisher": {
      "appDomain": "services.olympus",
      "serviceName": "ledger",
      "nodeId": "4764"
    }
  },
  "topic": "_tenant_233862_LEDGER",
  "pType": "olympus.pubsub.model.PubSubEvent",
  "emitterType": "EVENT",
  "publisher": {
    "appDomain": "services.olympus",
    "serviceName": "ledger",
    "nodeId": "4764"
  },
  "publishTime": 1624261353138,
  "oid": "0000129c-0000-005f-0000-0000000aaca0",
  "flowId": "1c5028ba-97c6-4e3a-9b65-ac9a6d7a52e2",
  "from": {
    "appDomain": "services.olympus",
    "serviceName": "ledger",
    "nodeId": "4764"
  }
}
        

Related articles