Data Input
AddRecords (API-based input)
put
/addressprocessing/AddRecords
Authorizations
auth-keystringRequired
API Key required for authorized endpoints
Query parameters
idinteger · int32Optional
uidstring · uuidOptional
Bodyobject[]
customerIdstring · nullableOptional
classificationstring · nullableOptional
dwhIdstring · nullableOptional
kbbCompanyIdinteger · int32 · nullableOptional
kbcPersonIdinteger · int32 · nullableOptional
kbcHouseholdIdinteger · int32 · nullableOptional
beacinteger · int32 · nullableOptional
egidstring · nullableOptional
edidstring · nullableOptional
postAddressIdstring · nullableOptional
freetext1string · nullableOptional
freetext2string · nullableOptional
freetext3string · nullableOptional
freetext4string · nullableOptional
freetext5string · nullableOptional
firstnamestring · nullableOptional
companyNamestring · nullableOptional
namestring · nullableOptional
birthDatestring · nullableOptional
streetstring · nullableOptional
streetNostring · nullableOptional
streetAddstring · nullableOptional
careOfstring · nullableOptional
poBoxstring · nullableOptional
poZipstring · nullableOptional
poTownstring · nullableOptional
zipstring · nullableOptional
townstring · nullableOptional
mobileNostring · nullableOptional
phoneNostring · nullableOptional
emailstring · nullableOptional
uidstring · nullableOptional
chnrstring · nullableOptional
Responses
200
OK
stringOptional
put
/addressprocessing/AddRecords200
OK
File upload
post
/addressprocessing/FileUpload
Authorizations
auth-keystringRequired
API Key required for authorized endpoints
Query parameters
batchIdinteger · int32Optional
batchUidstring · uuidOptional
descriptionstringOptional
Body
filestring · binaryOptional
Responses
200
OK
stringOptional
post
/addressprocessing/FileUpload200
OK
Last updated