Skip to main content
POST
Resolve a correlation claim for external intake

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
email
string<email>
required

Consumer email address

Example:

"jan.jansen@example.nl"

postalCode
string
required

NL postal code (spaces optional)

Minimum string length: 1
Example:

"1012AB"

houseNumber
string
required

House number (addition ignored for matching)

Minimum string length: 1
Example:

"12"

Response

Match result

data
object
required