Card Products
Retrieves a list of available card products with pricing information.
Get Available Card Products
[
{
"productCode": "W0193384.3884",
"currency": "USD",
"issueMinAmount": 50,
"issueMaxAmount": 5000,
"topUpMinAmount": 10,
"topUpMaxAmount": 5000
},
{
"productCode": "D02111099",
"currency": "USD",
"topUpMinAmount": 20,
"topUpMaxAmount": 1000000,
"issueMinAmount": 20,
"issueMaxAmount": 100000,
"params": {
"issueCardEmailRequired": true
}
}
]Field
Type
Description
params field
Type
Description
Last updated