Card
amountnumber<double>
Face value of the PIN.
Example:
10currencystring
Currency of the PIN.
Example:
EURserialstring
Serial number of the PIN.
Example:
1850422961pinstring
Unique PIN used by the customer.
Example:
0381859494354749product_idstring
Product identifier of the PIN.
Example:
CLASSICCard
{
"amount": 10,
"currency": "EUR",
"serial": "1850422961",
"pin": "0381859494354749",
"product_id": "CLASSIC"
}