Skip to content

v2203

Compare
Choose a tag to compare
@dmitry-finozhenok dmitry-finozhenok released this 05 Mar 06:40
· 152 commits to master since this release

Enhancements in Version 22.3

  • Online methods returns the dictionary of files with included original filename as key instead of single file content in responses.
  • Parameters contained sensitive data should be passed in encrypted form. Names of the parameters have 'encrypted' prefix.
  • Added Encrypt method to encrypt data on the API public key. Use it to prepare values for parameters required encrypted data.
  • GetPublicKey method is not billable.