GET api/Item/GetItem/{Country}/{TPN}

Get all Item's field from DBA

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Country

Country code - CZ, SK, PL, HU

string

Required

TPN

TPN, TPNB or EAN

string

Required

Body Parameters

None.

Response Information

Resource Description

JSON ITEM class; Parameter Error: NotAcceptable - 406; Item not found - 404

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.