Product

The Product represents what is sold to a Customer.

Products are organized in product catalogue, that is a specific set of products for an issuer.

A product is a set of parameters and features that defines the behavior and functionalities of a set of Cards and Accounts.

product-configuration

 

The configuration of the product is performed by Worldline based on Issuer requirements through the definition of templates linked to the product

These templates are used in the APIs in order to facilitate the creation of the Contract and its associated Cards and Accounts

POST /issuers/{issuerId}/contracts/create-consumer-contract (by providing issuerProductExternalReference, cardTemplateReference and accountTemplateReference)

POST /issuers/{issuerId}/contracts/{contractReference}/add-cards-accounts (by providing issuerProductExtensionExternalReference)

 

Enable "on this page" menu on doc section
On