hi, Can someone help me out JSON output. [Field: taxExempted] JSONTag: "taxExempted" Set as: "true" getting output within double quotation: "taxExempted": "true" But I need output as without double quotation: "taxExempted": true Thank you