mohit3
3 years agoNew Contributor
Getting issue in creating JSON
Need to convert the below source JSON to target JSON
Source :
“Header”:
{
“Customfield”:
{
“ABPER”:“202303”,
“ABKRS”:“SL”
}
}
Target :
“Header”:
{
“Customfield”:
{
“fiel...