@Panagiotis_Kavrakis
Original Json
{
“A”: {
“O”: {
“string”: “Basket approved by approver”,
“context”: “Basket approved by approver” ,
“developer_comment”:“This is my test developer comment”
},
“P”: {
“string”: “Payment approved by approver”,
“context”: “Payment approved by approver”
}
},
“D”: {
“O”: {
“string”: “Basket declined by approver”,
“context”: “Basket declined by approver”
},
“P”: {
“string”: “Payment declined by approver”,
“context”: “Payment declined by approver”
}
},
“E”: {
“O”: {
“string”: “Approval timeout escalation actioned”,
“context”: “Approval timeout escalation actioned”
},
“P”: {
“string”: “Approval timeout escalation actioned”,
“context”: “Approval timeout escalation actioned”
}
},
“L”: {
“O”: {
“string”: “Basket locked for editing”,
“context”: “Basket locked for editing”
}
},
“M”: {
“O”: {
“string”: “Basket modified by approver”,
“context”: “Basket modified by approver”
}
},
“O”: {
“O”: {
“string”: “Order created from approved basket”,
“context”: “Order created from approved basket”
}
},
“R”: {
“O”: {
“string”: “Approval reminder actioned”,
“context”: “Approval reminder actioned”
},
“P”: {
“string”: “Approval reminder actioned”,
“context”: “Approval reminder actioned”
}
},
“S”: {
“O”: {
“string”: “Basket submitted for approval”,
“context”: “Basket submitted for approval”
},
“P”: {
“string”: “Payment submitted for approval”,
“context”: “Payment submitted for approval”
}
},
“U”: {
“O”: {
“string”: “Basket unlocked”,
“context”: “Basket unlocked”
}
}
}
JSON with Char limit
{
“A”: {
“O”: {
“string”: “Basket approved by approver”,
“context”: “Basket approved by approver”,
“character_limit”:50,
“developer_comment”:“This is my test developer comment”
},
“P”: {
“string”: “Payment approved by approver”,
“context”: “Payment approved by approver”,
“character_limit”:50
}
},
“D”: {
“O”: {
“string”: “Basket declined by approver”,
“context”: “Basket declined by approver”,
“character_limit”:50
},
“P”: {
“string”: “Payment declined by approver”,
“context”: “Payment declined by approver”,
“character_limit”:50
}
},
“E”: {
“O”: {
“string”: “Approval timeout escalation actioned”,
“context”: “Approval timeout escalation actioned”,
“character_limit”:50
},
“P”: {
“string”: “Approval timeout escalation actioned”,
“context”: “Approval timeout escalation actioned”,
“character_limit”:50
}
},
“L”: {
“O”: {
“string”: “Basket locked for editing”,
“context”: “Basket locked for editing”,
“character_limit”:50
}
},
“M”: {
“O”: {
“string”: “Basket modified by approver”,
“context”: “Basket modified by approver”,
“character_limit”:50
}
},
“O”: {
“O”: {
“string”: “Order created from approved basket”,
“context”: “Order created from approved basket”,
“character_limit”:50
}
},
“R”: {
“O”: {
“string”: “Approval reminder actioned”,
“context”: “Approval reminder actioned”,
“character_limit”:50
},
“P”: {
“string”: “Approval reminder actioned”,
“context”: “Approval reminder actioned”,
“character_limit”:50
}
},
“S”: {
“O”: {
“string”: “Basket submitted for approval”,
“context”: “Basket submitted for approval”,
“character_limit”:50
},
“P”: {
“string”: “Payment submitted for approval”,
“context”: “Payment submitted for approval”,
“character_limit”:50
}
},
“U”: {
“O”: {
“string”: “Basket unlocked”,
“context”: “Basket unlocked”,
“character_limit”:50
}
}
}
Please find the attachments![Add Resource With Original_en|690x466]
(upload://d5gGbZIeY5i9HYFzfgskiS8vYRy.png)