Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Div
classfaq-panel-expand
Panel
Expand
titleWhat are Artefacts, Products and Bundles?

Artefacts represent elements of customer interest that the bank is capable of provisioning and maintaining for the customer. Products are a commercial packaging of artefacts. Bundle is a collection of products which is issued to an end user of VBO. Fusion configures bundles as per the requirements of the VBO. See Fusion Business Constructs for more detailed information.

Expand
titleWho is issued a bundle and how is a bundle issued?

Bundles are issued to the end users of VBO via the issueBundle API.

Expand
titleHow can I find out the product details that were created with the bundle issuance?

The response of the issueBundle call details the Account Products and the Payment Products issued.

Expand
titleCan I fetch the issued Payment Products for an Account Holder?

Yes, you can use the following ResouceByVector API to get the payment resources linked to an account holder:
/api/v1/ifi/{ifiID}/resourceByVector?vectorType=ACCOUNTHOLDER&vectorValue=AH_ID&view=BASIC.

Allowed vectorType is ACCOUNTHOLDER and vectorValue is AH_ID. You can also pass view as an optional field which can be of 2 types:

  • BASIC: this returns active and inactive Form Factors.
  • EXPANDED: this returns active, inactive and deleted Form Factors.

By default, view will be set to BASIC.

Expand
titleCan I create artefacts that were missed out during prior requests for issuing bundles?

Yes. Following APIs are used for partial bundle issuance (artefacts).

  • Issuing Account Products - /api/v1/ifi/{ifiID}/bundles/{bundleID}/issueAccount
  • Issuing Resources - /api/v1/ifi/{ifiID}/bundles/{bundleID}/issueResource
  • Issuing Form Factors - /api/v1/ifi/{ifiID}/bundles/{bundleID}/issueFormFactor
Expand
titleAre the products always issued in Bundles regardless of the number of products?

Yes. Custom-made accounts and payment products are grouped as a Bundle and issued to the Account Holders. Even if there is a single product to be issued, it will be availed via the construct of a bundle.

For example, a salary account bundle gives you a Savings account bundled along with a VISA Coral Debit card.

Panel
Div
classhelp-box

Need Help?

Drop a mail at fusion-support@zeta.tech or call us on 080-6690 5995.