GET api/pcount/iot/{contrato}/{circuit}/GetAllCircuit
Retorna a lista de circuitos de um contrato
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
contrato |
Contrato |
string |
Required |
circuit | string |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of CircuitoDtoName | Description | Type | Additional information |
---|---|---|---|
Id | globally unique identifier |
None. |
|
Machinekey | string |
None. |
|
MacAddress | string |
None. |
|
Ddns | string |
None. |
|
Endpoint | string |
None. |
|
DetectionStartTime | time interval |
None. |
|
DetectionEndTime | time interval |
None. |
|
ReconnectTime | integer |
None. |
|
EnableCompress | boolean |
None. |
|
CompressTime | integer |
None. |
|
CompressSecretKey | string |
None. |
|
CompressEnableSync | boolean |
None. |
|
CompressSyncTime | integer |
None. |
|
SecondFrameDelay | integer |
None. |
|
IsActive | boolean |
None. |
|
InstallationDate | date |
None. |
|
ActiveDate | date |
None. |
|
AnyDeskClientId | globally unique identifier |
None. |
|
AnyDeskClient | AnyDeskClientDto |
None. |
|
AnyDeskClientCid | integer |
None. |
|
FranquiaId | globally unique identifier |
None. |
|
Franquia | FranquiaDto |
None. |
|
FranquiaNome | string |
None. |
|
ContratoId | globally unique identifier |
None. |
|
Contrato | ContratoDto |
None. |
|
ContratoRazaoSocial | string |
None. |
|
BucketId | globally unique identifier |
None. |
|
Bucket | BucketDto |
None. |
|
BucketName | string |
None. |
|
Pendencia | string |
None. |
|
ChamadosEmAberto | integer |
None. |
|
UpdateStatus | EnumCircuitoUpdateStatus |
None. |
|
DateLastStatus | date |
None. |
|
DateLastFaceDetection | date |
None. |
|
Descricao | string |
None. |
|
Ativo | integer |
None. |
|
Cnpj | string |
None. |
|
IdIntegracao | string |
None. |
|
RazaoSocialFabrica | string |
None. |
|
Fabrica | string |
None. |
|
Cameras | Collection of CameraDto |
None. |
|
Cofrinhos | Collection of CircuitoCofrinhoDto |
None. |
|
DataModificacao | date |
None. |
|
PermiteExclusao | boolean |
None. |
Response Formats
application/json, text/json
Sample:
[ { "$id": "1", "id": "d33c7231-daae-4e99-83f5-f6c3abc09ebc", "machinekey": "sample string 2", "macAddress": "sample string 3", "ddns": "sample string 4", "endpoint": "sample string 5", "detectionStartTime": "00:00:00.1234567", "detectionEndTime": "00:00:00.1234567", "reconnectTime": 8, "enableCompress": true, "compressTime": 10, "compressSecretKey": "sample string 11", "compressEnableSync": true, "compressSyncTime": 13, "secondFrameDelay": 14, "isActive": true, "installationDate": "2025-07-13T22:05:22.7917017-03:00", "activeDate": "2025-07-13T22:05:22.7917017-03:00", "anyDeskClientId": "b7ff62b8-510f-4bc7-b232-d83507acd711", "anyDeskClient": { "$id": "2", "id": "bdd1fc1a-69a6-4683-9060-f9d198c8cc55", "alias": "sample string 2", "cid": 3, "clientVersion": "sample string 4", "comment": "sample string 5", "onLine": 6, "onLineTime": 7, "onLineTimeFormat": "0d 0h 0m 7s", "user_ref": "sample string 8", "isActive": 9, "qtdeCircuitos": 10, "lastUpdate": "2025-07-13T22:05:22.7917017-03:00" }, "anyDeskClientCid": 1, "franquiaId": "12093b57-5e00-4aef-bb76-a839f5adc55e", "franquia": { "$id": "3", "id": "8596d674-6774-490f-a24e-959adf6b020a", "descricao": "sample string 2", "cnpj": "sample string 3", "razaoSocial": "sample string 4", "nomeFantasia": "sample string 5", "fabrica": "sample string 6", "codLoja": "sample string 7", "dominio": "sample string 8", "localLoja": 0, "franqueadoNome": "sample string 9", "franqueadoCpf": "sample string 10", "responsavel": "sample string 11", "gerenteFranquiaResponsavel": "sample string 12", "gerenteRegiao": "sample string 13", "assessorFabricaResponsavel": "sample string 14", "gerenteGeralVendasNome": "sample string 15", "telefone": "sample string 16", "telefone2": "sample string 17", "telefone3": "sample string 18", "telefone4": "sample string 19", "idIntegracao": "sample string 20", "endereco": "sample string 21", "numero": "sample string 22", "complemento": "sample string 23", "bairro": "sample string 24", "cidade": "sample string 25", "uf": "sample string 26", "cep": "sample string 27", "pontoReferencia": "sample string 28", "percentual": 29, "ativo": 30, "contratoId": "7f0978d2-8bd6-4396-8d46-681bbcc24ead", "contratoRazaoSocial": "sample string 32", "permiteExclusao": true, "qtdeCircuito": 34, "qtdeCircuitoAtivo": 35, "dataInstalacao": "2025-07-13T22:05:22.7917017-03:00", "dataAtivacao": "2025-07-13T22:05:22.7917017-03:00", "dataModificacao": "2025-07-13T22:05:22.7917017-03:00", "segundoPdv": 37, "codSegundoPdv": "sample string 38", "cnpjSegundoPdv": "sample string 39", "razaoSocialSegundoPdv": "sample string 40", "nomeFantasiaSegundoPdv": "sample string 41", "biometriaFacial": true, "abreDomingo": true, "classificacao": "sample string 44", "statusLoja": "sample string 45", "codigoPontoComercial": "sample string 46", "contrato": { "$id": "4", "id": "3b57792b-3658-46cc-bfb7-0bfc3e5f8f88", "numero": 2, "documento": "sample string 3", "razaoSocial": "sample string 4", "ativo": 5 }, "diasFuncionamento": [ { "$id": "5", "diaSemana": 0, "minutoInicio": 0, "minutoFim": 0, "horaInicio": "00:00:00", "horaFim": "00:00:00" }, { "$ref": "5" } ], "circuitos": [ { "$ref": "1" }, { "$ref": "1" } ] }, "franquiaNome": "sample string 16", "contratoId": "217b5c97-178f-4b00-a252-c6f1ae50c97a", "contrato": { "$ref": "4" }, "contratoRazaoSocial": "sample string 18", "bucketId": "9218bc06-df63-47c7-bbc6-197114ee097f", "bucket": { "$id": "6", "id": "2a945803-ce05-4402-98ac-76bdb2bab3bf", "bucketName": "sample string 2", "isActive": true, "circuitos": [ { "$ref": "1" }, { "$ref": "1" } ], "permiteExclusao": true }, "bucketName": "sample string 20", "pendencia": "sample string 21", "chamadosEmAberto": 22, "updateStatus": 0, "dateLastStatus": "2025-07-13T22:05:22.7917017-03:00", "dateLastFaceDetection": "2025-07-13T22:05:22.7917017-03:00", "descricao": "sample string 23", "ativo": 24, "cnpj": "sample string 25", "idIntegracao": "sample string 26", "razaoSocialFabrica": "sample string 27", "fabrica": "sample string 28", "cameras": [ { "$id": "7", "id": "3b2f6412-4088-4d83-857a-0e87457d87e4", "ip": "sample string 2", "description": "sample string 3", "port": 4, "channel": 1, "subtype": 0, "user": "sample string 5", "password": "sample string 6", "rtspId": "99cdce13-af4d-4561-888e-8e58ba08a022", "rtspDescricao": "sample string 8", "rtspFormato": "sample string 9", "isActive": true, "descricaoCircuito": "sample string 11", "descricao": "sample string 12", "porta": 13, "canal": 14, "usuario": "sample string 15", "senha": "sample string 16", "urlRtspPricipal": "sample string 17", "urlRtspSecundario": "sample string 18", "ativo": 19 }, { "$ref": "7" } ], "cofrinhos": [ { "$id": "8", "dia": 1, "mes": 2, "ano": 3, "referencia": "2025-07-13T22:05:22.7917017-03:00", "qtdeCofrinhos": 5, "valorCofrinhos": 6.0, "qtdeVendas": 7, "valorVendas": 8.0, "qtdeTotal": 9, "valorTotal": 10.0, "circuitoId": "fd6f1477-f088-478b-995c-a977a74138ab" }, { "$ref": "8" } ], "dataModificacao": "2025-07-13T22:05:22.7917017-03:00", "permiteExclusao": true }, { "$ref": "1" } ]