Anybody create the Excel VBA code for the following json file ?
"Version": "1.1",
"TranDtls": {
"TaxSch": "GST",
"SupTyp": "B2B",
"IgstOnIntra": "N",
"RegRev": "N",
"EcmGstin": null
},
"DocDtls": {
"Typ": "INV",
"No": "1",
"Dt": "21/10/2022"
Excel VBA code for the JSON file CREATION