Validate & Update
Address Processing Workflow
1
2
3
4
5
Functions
Create
Request-Parameter
post
/addressprocessing/Create
Authorizations
auth-keystringRequired
API Key required for authorized endpoints
Body
orderNrstringRequired
dataGroupIdinteger · int32Optional
dataGroupCodestring · nullableOptional
userDescriptionstring · nullableRequired
processIdinteger · int32Required
businessCaseinteger · int32Optional
productinteger · enumRequiredPossible values:
notificationEmailstringOptional
processingDatestring · date-timeOptional
runParallelbooleanOptional
Responses
200
OK
batchIdinteger · int32Optional
batchUniqueIdstring · uuidOptional
processGroupinteger · int32Optional
insertBystring · nullableOptional
insertAtstring · date-time · nullableOptional
descriptionstring · nullableOptional
userDescriptionstring · nullableOptional
statusstring · nullableOptional
startDatestring · date-time · nullableOptional
endDatestring · date-time · nullableOptional
processingDatestring · date-time · nullableOptional
durationinteger · int32 · nullableOptional
errorCountinteger · int32 · nullableOptional
warningCountinteger · int32 · nullableOptional
warningRejectCountinteger · int32 · nullableOptional
createTypeIdinteger · int32Optional
runSingleboolean · nullableOptional
agentstring · nullableOptional
datagroupIdinteger · int32 · nullableOptional
orderNrstring · nullableOptional
post
/addressprocessing/Create200
OK
FileUpload
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
AddRecords
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
Start
post
/addressprocessing/Start
Authorizations
auth-keystringRequired
API Key required for authorized endpoints
Query parameters
idinteger · int32Optional
uidstring · uuidOptional
Responses
200
OK
stringOptional
post
/addressprocessing/Start200
OK
Detail
Batch Status
Status ID
Name
Description
get
/addressprocessing/Detail
Authorizations
auth-keystringRequired
API Key required for authorized endpoints
Query parameters
idinteger · int32Optional
uidstring · uuidOptional
Responses
200
OK
batchIdinteger · int32Optional
batchUniqueIdstring · uuidOptional
processGroupinteger · int32Optional
insertBystring · nullableOptional
insertAtstring · date-time · nullableOptional
descriptionstring · nullableOptional
userDescriptionstring · nullableOptional
statusstring · nullableOptional
startDatestring · date-time · nullableOptional
endDatestring · date-time · nullableOptional
processingDatestring · date-time · nullableOptional
durationinteger · int32 · nullableOptional
errorCountinteger · int32 · nullableOptional
warningCountinteger · int32 · nullableOptional
warningRejectCountinteger · int32 · nullableOptional
createTypeIdinteger · int32Optional
runSingleboolean · nullableOptional
agentstring · nullableOptional
datagroupIdinteger · int32 · nullableOptional
orderNrstring · nullableOptional
get
/addressprocessing/Detail200
OK
FileDownload
get
/addressprocessing/FileDownload
Authorizations
auth-keystringRequired
API Key required for authorized endpoints
Query parameters
idinteger · int32Optional
uidstring · uuidOptional
decompressbooleanOptionalDefault:
falseResponses
200
OK
No content
get
/addressprocessing/FileDownload200
OK
No content
GetRecords
get
/addressprocessing/GetRecords
Authorizations
auth-keystringRequired
API Key required for authorized endpoints
Query parameters
uidstring · uuidOptional
filebooleanOptionalDefault:
falsefileDecompressbooleanOptionalDefault:
falseResponses
200
OK
No content
get
/addressprocessing/GetRecords200
OK
No content
Optional Steps (for Advanced Use Cases)
AddDatagroup
put
/addressprocessing/AddDatagroup
Authorizations
auth-keystringRequired
API Key required for authorized endpoints
Query parameters
descriptionstringOptional
Responses
200
OK
No content
put
/addressprocessing/AddDatagroup200
OK
No content
GetDataGroups
get
/addressprocessing/GetDatagroups
Authorizations
auth-keystringRequired
API Key required for authorized endpoints
Responses
200
OK
No content
get
/addressprocessing/GetDatagroups200
OK
No content
SetBatchSettings
Request-Parameter
post
/addressprocessing/SetBatchSettings
Authorizations
auth-keystringRequired
API Key required for authorized endpoints
Query parameters
uidstring · uuidOptional
Body
Other propertiesstringOptional
Responses
200
OK
stringOptional
post
/addressprocessing/SetBatchSettings200
OK
Last updated