Skip to main content

InCountry REST API release notes

InCountry REST API 2.18.0

Improved in this release

The current release includes the following improvements:

  • Addressed the issue with a Salesforce record which cannot be found within the /aggregate method.

  • Internal code optimization. The ERR_IDEMPOTENCY_CHECK_FAILURE error was replaced with the Too Many Requests error.


InCountry REST API 2.17.0

Improved in this release

The current release includes the following improvements:

  • Addressed the issue with not sending retries when a POP API instance is not responding.

  • Addressed the issue with the clone request which returned sensitive data in a response.


InCountry REST API 2.16.0

New in this release

The current release has introduced the following features:

  • Added the data export script as a part of customer offboarding process.

  • Added configurable retries and a timeout for all PoP API operations.

  • Add a capability to pass only necessary fields to PoP API.

  • Added a capability to configure the maximum batch size in REST API.

Improved in this release

The current release has introduced minor operation and reliability improvements.


InCountry REST API 2.15.0

New in this release

The current release has introduced the following features:

  • Added support for the additional aggregation functions (MIN, MAX, and AVG).

  • Added support for the new filters for the /find endpoint.

  • Implemented a new REST API endpoint for the Clone operation.

  • Added support for the new object storage (Alibaba Cloud OSS).

Improved in this release

The current release has introduced minor operation and reliability improvements.


InCountry REST API 2.14.0

New in this release

The current release has introduced the following features:

  • Removed support for the plain encryption keys.

  • Optimized the usage of the key (alias for record_key) and range_key (alias for range_key1) fields in requests to avoid uncertain behavior.

Improved in this release

The current release includes the following improvements:

  • Addressed the issue with the Permission denied error occurrence when saving multiple records or deleting single and multiple records.

  • Addressed the issue with the record creation when supplying the invalid country code.


InCountry REST API 2.13.0

New in this release

The current release has introduced the following features:

  • Migrated to the snake_case naming convention in all record properties.

  • Added support for the cascadeBy query parameter to remove records automatically.

  • Added support for more filter types and related key values: key21-key25.

  • Added the aggregation endpoint supporting the following:

    • COUNT and SUM operations against values in the range_keyN fields;

    • filtration of records before aggregation;

    • grouping records against specific fields and calculating aggregate values for the group.

  • Added the ability to specify the file name when uploading an attachment.

Improved in this release

The current release includes the following improvements:

  • Addressed the issue with the range_key value that is equal to NULL despite the value is present in a request.

InCountry REST API 2.12.0

New in this release

The current release has introduced the following features:

  • Added support for the idempotency headers.

  • Added support for the subnet-based blacklists.

Improved in this release

The current release includes minor operation and reliability improvements.


InCountry REST API 2.11.0

New in this release

The current release has introduced the following features:

  • Added a capability to automatically delete outdated reports.

  • Added support for the retry method which sends a new request to Hydra in case of connection timeouts.

  • Added support for the decimal_key1-20 fields.

  • Added a capability to disable the hashing for the profile_key and service_key5 fields.

  • Added security improvements into the resident functions component by implementing the cryptographic module.

Improved in this release

The current release includes minor operation and reliability improvements.


InCountry REST API 2.10.0

New in this release

The current release has introduced the following features:

  • Removal of all ServiceNow related endpoints.

Improved in this release

The current release has introduced minor operation and reliability improvements for request authorization and request handling.


InCountry REST API 2.9.0

New in this release

The current release has introduced the following features:

  • Support for record removal by the profile_key field.

  • Support for the program code obfuscation.

Improved in this release

The current release has introduced minor operation and reliability improvements for operation logging and validation.


InCountry REST API 2.8.0

New in this release

The current release has introduced the following features:

  • Support for record creation against the profile_key field instead of the record_key field for the Salesforce endpoints.

Improved in this release

The current release has introduced minor operation and reliability improvements for the record create, update, and find operations.


InCountry REST API 2.7.8

New in this release

The current release has introduced the following features:

  • Support for search queries against one character (Chinese).

Improved in this release

The current release has introduced minor security and reliability improvements.


InCountry REST API 2.7.7

New in this release

The current release has introduced the following features:

  • Support for the OR and LIKE operators for record filtration.

  • Support for the bulk record removal operation.

Improved in this release

The current release has introduced minor operation and reliability improvements for healtcheck and operation validations.


InCountry REST API 2.7.6

Improved in this release

The current release has introduced minor performance and reliability improvements.


InCountry REST API 2.7.5

Improved in this release

The current release has introduced minor security improvements.


InCountry REST API 2.7.4

New in this release

The current release has introduced the following features:

  • Support for IP localization for the ServiceNow integration.

  • Support for removal of IP ranges for the ServiceNow integration.

Improved in this release

The current release has introduced minor operation and reliability improvements for bulk record update and removal operations.


InCountry REST API 2.7.3

New in this release

The current release has introduced the following feature:

  • Support for bulk update of records on the InCountry platform.

Improved in this release

The current release has introduced minor operation and reliability improvements.


InCountry REST API 2.7.2

New in this release

The current release has introduced the following feature:

  • Support for record filtration by the created_at and updated_at fields.

Improved in this release

The current release includes minor operation improvements.


InCountry REST API 2.7.1

Improved in this release

The current release includes minor operation and reliability improvements.


InCountry REST API 2.7.0

New in this release

The current release has introduced the following feature:

  • Support for OAuth2 request authorization.

InCountry REST API 2.6.2

Improved in this release

The current release includes operation and security improvements.


InCountry REST API 2.6.1

Improved in this release

The current release includes reliability and operation improvements.


InCountry REST API 2.6.0

New in this release

The current release has introduced the following features:

  • Support for the expires_at field which provides the automatic removal of data records from the InCountry Platform upon reaching the specified date.

  • Retrieval of the change history for value modifications in records.

Improved in this release

The current release includes minor stability and security improvements.


InCountry REST API 2.5.0

New in this release

The current release has introduced the following features:

  • Support for record sorting against a specific field in the ascending/descending order.

  • Generation of the record change history for value modifications in records.

  • Increase in the maximal file upload size.

Improved in this release

The current release includes the following operation and security improvements:

  • Minor reliability and security improvements.

InCountry REST API 2.4.0

New in this release

The current release has introduced the following features:

  • Support for management of serverless scripts and their execution.

  • Support for custom encryption keys (BYOK).

  • Support for the batch write method for the ServiceNow integration.

Improved in this release

The current release includes the following operation and security improvements:

  • Issue with execution of the batch write method.

  • Issue when using the write method for writing data with the serverless script if using the recordKey instead of the key field.

  • Minor reliability and security improvements.


InCountry REST API 2.3.0

New in this release

The current release has introduced the following features:

  • Performance optimization.

Improved in this release

The current release includes the following operation and security improvements:

  • Security fixes.

  • Improved Salesforce integration.

  • Ordinary updates and other minor bug fixes.


InCountry REST API 2.2.2

Improved in this release

The current release includes the following improvements:

  • Minor bug fixes, performance and stability improvements.

InCountry REST API 2.2.1

New in this release

The current release has introduced the following features:

  • Support for objects within the request body for record management requests.

InCountry REST API 2.2.0

New in this release

The current release has introduced the following features:

  • Support for the strings passed within record management requests.

  • Support for Arabic characters in the attachment names sent to REST API.

  • Methods to manage attachments (upload, delete and download) with REST API.

Improved in this release

The current release includes the following improvements:

  • Fix of the issue with unredacted records in reports.

  • Ordinary updates and other minor bug fixes.