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
PRODPGrFxpGEtrOZfuWhnoJohUYBXuOERequest body
application/jsonidentityIdstringRequiredLogged user identity (from your frontend cookies). Learn more
Z9CPkS2o3UV163VQn5OUv0T8BQi8FvdgtypestringOptionalAddress type code. Common values: delivery, billing, contact, invoice.
deliverybillingcontactfirstNamestringOptionalFirst name of the person.
lastNamestringOptionalLast name of the person.
companyNamestringOptionalCompany name (for business addresses).
streetAddressstringOptionalStreet name and house number.
postalCodestringOptionalPostal/ZIP code.
citystringOptionalCity name.
cityPartstringOptionalCity district or part.
stateRegionstringOptionalState or region name.
countrystringOptionalISO 3166-1 alpha-2 country code.
CZSKUScompanyRegistrationNumberstringOptionalCompany registration number (IČO in CZ).
taxIdentificationNumberstringOptionalTax identification number (DIČ in CZ, VAT ID in EU).
noticestringOptionalAdditional notes or delivery instructions.