Barcode Request
currencystringrequired
ISO 4217 currency code in which the barcode should be generated.
Possible values: >= 3 characters and <= 3 characters
Example:
EURcountrystringrequired
ISO 3166-1 target country code for which the barcode should be generated.
Possible values: >= 2 characters and <= 2 characters
Example:
DEBarcode Request
{
"currency": "EUR",
"country": "DE"
}