About
Below is a log of changes to the Persona API. Updates that affect only products or features in beta or limited release may not be reflected.
Each change can be described as either a breaking change or an ongoing change.
- Breaking changes = new API version: When we make any backwards-incompatible changes, we release a new version of the API. In addition to being assigned a new API version, these changes are marked in the changelog with the 💥 symbol. You’re in charge of when you get breaking changes—you get them when you upgrade your API version. Learn how to try out and upgrade to newer API versions.
- Ongoing changes: Ongoing changes are backwards-compatible, and are added on an ongoing basis. You don’t need to update your API version to get these updates.
Key
🌱 New feature
🍃 Improvement
🔧 Fix
💥 Breaking change
🔒 Security-related
Verifications
-
🍃 New fields for VAT Number Verification: The VAT Number Verification now returns five new fields when you Retrieve a Verification. These fields are:
registered_address_street_1
registered_address_street_2
registered_address_city
registered_address_subidivision
registered_address_postal_code
Webhooks
- 🌱 New endpoint for cloning a Webhook: You can now clone a Webhook by API.
API Keys
- 🌱 New endpoint for cloning an API Key: You can now clone an API Key by API.