GET api/Products/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

string

Required

Body Parameters

None.

Response Information

Resource Description

Product
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

Name

string

None.

Type

string

None.

Response Formats

application/json, text/json

Sample:

Sample not available.