PUT api/Suggest/{sugNo}/{state}

상담요청/취소 하기

Request Information

URI Parameters

NameDescriptionTypeAdditional information
sugNo

제안 IDENTITY

integer

Required

state

상담하기(hire), 상담취소(cancel)

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.