Skip to main content
Version: v3

Callback

IDkollen will POST the result to the callback url supplied to us, if any. This endpoint should respond with HTTP status 204 on success, or 4xx/5xx on errors. To be able to accept callbacks you need to accept requests over HTTPS from our IP addresses found in the Introduction.

POST {{ callbackUrl }}
Content-Type: application/json

The body of the request is a JSON identical to the result seen in Collect.