When API calls contain a quote (") in a parameter value, the quote was incorrectly interpreted as the beginning of a text segment

When API calls contain a quote (") in a parameter value, the quote was incorrectly interpreted as the beginning of a text segment, leading to subsequent parameters not being recognized and resulting in a status-422 error. This has been resolved by using a tilde (~) before the quote, which processes the character as a literal. It is also possible to include a literal tilde by using a double tilde (~~). This allows special characters such as " and ~ to be used in parameter values.

 

  • Published:7 mei 2025 14:49
  • Latest update:7 mei 2025 14:49
  • TypeRelease notes
  • FunctionalityFIX
  • Category
  • Product
  • Version
    005.088.004
  • Availability
    Openbaar