GET api/Report/{gubun}/{inqNo}
나의 문의 내역 세부
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
gubun | string |
Required |
|
inqNo |
문의 IDENTITY |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
{ inqNo, subject, contents, regDate, proDate, proContents, fileName1, fileName2, fileName3, fileName4, state (0: 접수, 1: 답변완료) }
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.