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:
- A new event type will be created (
*.v1->*.v2) - Recipients will be notified
- 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.