GET api/QualityReport?companyNumber={companyNumber}&no={no}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
companyNumber | string |
Required |
|
no | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of spGetQualityReport_ResultName | Description | Type | Additional information |
---|---|---|---|
id | integer |
None. |
|
no | integer |
None. |
|
companyNumber | string |
None. |
|
text | string |
None. |
|
type | integer |
None. |
|
dialogNumber | integer |
None. |
|
elementOrder | integer |
None. |
|
nextDialog | integer |
None. |
|
flags | string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.