Parameters
1 query · JSON body
Query parameters
· 1apiKeystringRequiredYour BizKitHub API key (passed as GET parameter).
Key format: A 32-character string matching: ^(PROD|DEV_|ROOT)[A-Za-z0-9]{28}$
Prefixes: PROD (production key), DEV_ (individual developer), ROOT (system key with no limits). Learn more
Example
PRODPGrFxpGEtrOZfuWhnoJohUYBXuOERequest body
application/jsoncuRefNostringRequiredcuRefNo = customer reference number.
Length: 16–16
Example
1cGIHvFoQDGLAbcAbankAccountstringRequired- Digits-only technical formats (Czech accounts only):
- 20 digits BBAN:
BBBBPPPPPPAAAAAAAAAA(bank 4 + prefix 6 + account 10). - 22 digits:
CCBBBB...where it representsCZ+ check digits + BBAN without the country prefix. - Without separators:
<account+optional prefix><bank>, e.g.20027706302010.
- 20 digits BBAN:
Invalid input: If the value contains letters but is not a valid/repairable IBAN, conversion fails and the endpoint returns { success: false }.
Examples
CZ54201000000020027706302002770630/2010000000-2002770630/201020027706302010currencystringOptionalCurrency code. Format: 3-letter uppercase code (e.g. CZK).
Supported values: CZK, EUR, USD.
Examples
CZKEURUSD