GET api/Pedido/QtdeDePedidosRealizadosNaChefMio?idCliente={idCliente}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
idCliente | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
TipoInteiroName | Description | Type | Additional information |
---|---|---|---|
inteiro | integer |
None. |
Response Formats
application/json, text/json
Sample:
{ "inteiro": 1 }