GET api/ConfigSistemaLocal/ExisteImpressora?idEmpresa={idEmpresa}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
idEmpresa | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
TipoBoleanoName | Description | Type | Additional information |
---|---|---|---|
boleano | boolean |
None. |
Response Formats
application/json, text/json
Sample:
{ "boleano": true }