[
{
"Journal_Template_Name": "GENERAL",
"Journal_Batch_Name": "DEFAULT",
"Account_Type": "G/L Account",
"Account_No": "11110",
"Amount": -2010
},
{
"Journal_Template_Name": "GENERAL",
"Journal_Batch_Name": "DEFAULT",
"Account_Type": "Customer",
"Account_No": "1000000",
"Amount": 2010
}
]
For single line its working properly below is the json body:
{
"Journal_Template_Name": "GENERAL",
"Journal_Batch_Name": "DEFAULT",
"Account_Type": "Customer",
"Account_No": "1000000",
"Amount": 2010
}
André Arnaud de Cal...
292,494
Super User 2025 Season 1
Martin Dráb
231,305
Most Valuable Professional
nmaenpaa
101,156