v1
latestOpenAPI 3.1.02026-07-2671312207.4 KBBank
Generate bank verification token
post/bank/tokens/
Request body
lifetimeinteger
The duration in seconds of bank verification token validity.
country'AT' | 'BE' | 'BG' | 'HR' | 'CY' | 'DK' | 'EE' | 'FI' | 'FR' | 'DE' | 'GR' | 'HU' | 'IS' | 'IE' | 'IT' | 'LV' | 'LT' | 'LU' | 'MT' | 'NL' | 'NO' | 'PL' | 'PT' | 'RO' | 'SK' | 'SI' | 'ES' | 'SE'
bankstring nullable
Response
tokenStringstring required
Token string used for authentication.
expirationstring date-time required
Date and time when this token will become expired.
isValidboolean required
Indicates whether this token is valid.
country'AT' | 'BE' | 'BG' | 'HR' | 'CY' | 'DK' | 'EE' | 'FI' | 'FR' | 'DE' | 'GR' | 'HU' | 'IS' | 'IE' | 'IT' | 'LV' | 'LT' | 'LU' | 'MT' | 'NL' | 'NO' | 'PL' | 'PT' | 'RO' | 'SK' | 'SI' | 'ES' | 'SE'
bankstring nullable