Hello,
I am trying to change the status of some tickets via API, but I got an error that some status changes require conditional fields to be provided in the request.
I am wondering how could I extract which fields are required for which conditions. I want to do this programmatically as it would save me a lot of work maintenance-wise.
Thank you in advance.