Versioning
Backwards compatibility
The following changes are considered backwards compatible:
Adding new API resources.
Adding new optional request parameters to existing API methods.
Adding new properties to existing API responses.
Changing the order of properties in existing API responses.
Changing the length or format of object IDs or other opaque strings.
Altering the message attributes returned by our errors.
Adding new webhooks event types. Your webhook listener should gracefully handle unfamiliar event types.
Changelog
v1.7.3
Additional webhook event types added.
v1.7.2
You can now use almost all attributes for filtering.
v1.7.1
Added
joinedDate
to clients to allow for migrated clients.
v1.7.0
Extended country coverage for Document Checks.
Extended list coverage for AML Screening Checks.
Added more test scenarios to the sandbox environment.
v1.6.0
Introduced Service Quota to API.
Added more test scenarios to the sandbox environment.
v1.5.0
Reports can now generate a summary client report.
Additional country risk sources added to Risk Profile.
v1.4.1
Added additional
classifications
for Documents.
v1.4.0
Introduced Risk Profile.
v1.3.0
v1.2.2
Added attribute
telephone
to clients.
v1.2.1
Added calculated attribute
entityName
to clients.
v1.2.0
Ability to create clients of the type
company
.
v1.1.0
Introduced Extensive AML Screening.
Added more error types.
v1.0.1
Added additional address types.
v1.0.0
Initial release.
Last updated