08 Feb 2023
09:29 AM
- last edited on
09 Feb 2023
08:30 AM
by
Ana_Kuzmenchuk
Hello Team,
For creating a custom integration payload, I would like to know how to fetch details of specific fields from "{ProblemDetailsJSONv2}" placeholder?
Solved! Go to Solution.
You cannot select specific fields from that placeholder, you can only use the block of json that it will be populated with as a whole. Selecting specific fields would need to be done on the client side.
The fields are documented here.