GET api/Goods/{id}

Documentation for 'Gettbl_listofgoods'.

Request Information

Parameters

NameDescriptionAdditional information
id
Documentation for 'id'.

Define this parameter in the request URI.

Response Information

Response body formats

application/json, text/json

Sample:
{
  "id": 1,
  "article": "sample string 2",
  "cubicFeet": 3
}