We will create a physical debit card product having the Mastercard scheme with some more sample data. All the cards that are issued under this card product will have these parameter values.
Use case data
API parameters with values
Name and code of the card product (The product code must be a unique value)
Product settings
Card account settings
Currency settings
Reporting product code
Design for the card product
Price lists for the card product
Profile ID
BIN and PAN details
Card limits and authorisation types for the card product
Other settings
Sample API call
To create the card product, use the following request:
We have now created a debit card product. After activating the card product, cards can be issued by creating applications and you can perform other functions.
"currencyCode": "EUR",
"settlementCurrencyCode": "EUR" //The currency that is used for bank transactions. This is an informational field only. This means that although you enter a value for the settlement currency, this parameter is not used in any process. The value is defined between the bank and the scheme.