Hello,
in my integration, I’d like to get a better experience when displaying VALIDATION_ERRORs for field validation (now working on Deals, but may work on more). I assume a good way is to parse the JSON present in message, and extract semantic error from the error there.
Would you be able to share all possible error codes (akin to INVALID_DAYS_OF_WEEK)? Searching API docs found no match, but I may be wrong here.
Thank you!