Skip to content

API Policy

This page describes the policies governing changes to the BankID Antifraud API.

Schema evolution

The event schema may change over time. Here's how we handle changes:

Non-breaking changes

Additional fields may be added to the schema without prior notice and your integration should gracefully handle unknown fields.

Breaking changes

For breaking changes such as removal of required fields:

  1. A new event type will be created (*.v1 -> *.v2)
  2. Recipients will be notified
  3. The previous event type will be maintained long enough for recipients to migrate to the new event type

Reporting issues

If you encounter incorrect messages, please contact us for troubleshooting. Include event id and the time of delivery.