POST api/BloccaTavolo?idUtente={idUtente}&idTavolo={idTavolo}

Blocca il tavolo

Request Information

URI Parameters

NameDescriptionTypeAdditional information
idUtente

Cameriere loggato su app che ha fatto la richiesta

integer

Required

idTavolo

integer

Required

Body Parameters

None.

Response Information

Resource Description

OK

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.