Sample:
{
"Item_No": "sample string 1",
"Description": "sample string 2",
"Net_Weight": 3.0,
"Gross_Weight": 4.0,
"Length": 5.0,
"Width": 6.0,
"Height": 7.0,
"Color": "sample string 8"
}
Sample:
Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'ProductItem'.