API calls and field validation Print

  • API Calls, validation
  • 0

 

Things to account for when using the new Lyris LM v11 API.

Lyris LM now validates most API input fields.  They get checked for type and length where appropriate.

  • Some calls containing bad data may now fail where they have succeeded in the past.
  • Authentication, authorization, and validation occur before any work is done.
  • SelectList and UpdateList have been reimplemented.  See below for new validations.

Was this answer helpful?

« Back