There's a new version of Comply One API! We strongly-recommend to start migrating your API Clients as this version will not be supported in the near future. Please review the new version and read the Migration Guides
New Version Migration GuidesThe intent of this Migration Guide document is to help existing businesses seamlessly port their integrations with Comply One API v6 to Comply One API v7.
Comply One API v7 contain some breaking changes. Existing Add Action and Hazard permission is now split into two separate permissions, Add Action and Add Hazard. Please refer below for updated endpoints and request/response data.
Please check changes described below and update your integration accordingly.
Endpoint | Breaking Change | Version Introduced |
---|---|---|
GET /security/searchpermissions |
The following parameters are added/removed:
The following response data are added/removed:
|
7.0 |
GET /security/mypermission |
The following response data are added/removed:
|
7.0 |
POST /security/permission |
The following request data are added/removed:
|
7.0 |
POST /security/permission/savetomultiuser |
The following request data are added/removed:
|
7.0 |