GET api/ClientHQ/GetFristSheets?Productid={Productid}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Productid

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of THQDrawingSheet
NameDescriptionTypeAdditional information
id

string

None.

title

string

None.

isBind

boolean

None.

code

string

None.

dwurl

string

None.

children

Collection of THQDrawingSheet

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected with type 'Starmap6New.ClientApi.Models.THQDrawingSheet'. Path '[0].children'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected with type 'Starmap6New.ClientApi.Models.THQDrawingSheet'. Path '[0].children'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: “Starmap6New.ClientApi.Models.THQDrawingSheet”类型的对象图包含循环,如果禁用引用跟踪,择无法对其进行序列化。

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: “Starmap6New.ClientApi.Models.THQDrawingSheet”类型的对象图包含循环,如果禁用引用跟踪,择无法对其进行序列化。