GET api/Report/{gubun}

문의하기/제안하기/버그신고

Request Information

URI Parameters

NameDescriptionTypeAdditional information
gubun

inq(문의하기), sgt(제안하기), bug(버그신고)

string

Required

Body Parameters

None.

Response Information

Resource Description

[{ inqNo, subject, contents, regDate, proDate, state (0: 접수, 1: 답변완료), isNew }]

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.