PUT api/Suggest/{sugNo}/{state}
상담요청/취소 하기
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
sugNo |
제안 IDENTITY |
integer |
Required |
state |
상담하기(hire), 상담취소(cancel) |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.