4
Answers

Error- ; expected

Ramco Ramco

Ramco Ramco

Aug 13
287
1

Hi

  I am getting this error - ; expected. It is also saying Version is a type which is not valid in the given context.

var body = @"{
              "Version": "1.1",
              "TranDtls": {
                            "TaxSch": "GST",
                "SupTyp": "B2B",
                "RegRev": "N",
                "IgstOnIntra": "N"
              },

Thanks

Answers (4)